Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for closed book testing #6016

Open
Tracked by #4364
jorg-vr opened this issue Dec 17, 2024 · 2 comments
Open
Tracked by #4364

Add support for closed book testing #6016

jorg-vr opened this issue Dec 17, 2024 · 2 comments
Labels
feature New feature or request

Comments

@jorg-vr
Copy link
Contributor

jorg-vr commented Dec 17, 2024

In collaboration with safe exam browser this would require of us to provide a 'link' to a series which does allow you to access the exercises within that series but doesn't provide any links to other dodona pages.

See discussion https://github.com/orgs/dodona-edu/discussions/6001#discussioncomment-11585957

@github-project-automation github-project-automation bot moved this to Unplanned in Roadmap Dec 17, 2024
@jorg-vr jorg-vr changed the title Make it possible to disable access to other courses/previous exercises during a test (IE support for closed book testing) Add support for closed book testing Dec 17, 2024
@jorg-vr jorg-vr added the feature New feature or request label Dec 17, 2024
@jorg-vr
Copy link
Contributor Author

jorg-vr commented Jan 6, 2025

Another related issue has come up: some teachers want to allow only access to dodona using whitelisting of IP's

Supporting this would require two additional fixes:

  • Have a fixed ip available for exam modes
  • Make sure all important code is hosted by us instead of using CDN's

@pdawyndt
Copy link
Contributor

pdawyndt commented Jan 6, 2025

Another related issue has come up: some teachers want to allow only access to dodona using whitelisting of IP's. Supporting this would require two additional fixes.

I guess we also have to warn teacher about linking external content (images, videos, data files, ...) into exercise descriptions. They should be recommended to host such content directly in the media folder of the exercise (or the public folder of the repo). Same for style sheets or JavaScript libraries used in descriptions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Status: Unplanned
Development

No branches or pull requests

2 participants