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

Big "Your scores will not be saved" warning on front page when running standalone #529

Closed
christianp opened this issue Mar 1, 2018 · 0 comments

Comments

@christianp
Copy link
Member

A possible solution to numbas/numbas-lti-provider#26.

On the exam front page, before the student begins the exam, we could show a big red warning message along the lines of "Your answers and marks for this exam will not be saved" when there's no SCORM connection.

That would serve as a warning to students who've managed to launch a SCORM test incorrectly, and would clear up misunderstandings in students taking standalone tests.

Downside is it's quite negative. Maybe a less alarming, but equally attention-grabbing, colour instead of red.

georgestagg added a commit to georgestagg/Numbas that referenced this issue Apr 26, 2018
Fixes numbas#529. There is now a variable Numbas.storage.lmsConnected telling us
whether a true SCORM connection to an LMS exists.

The front page uses this variable to show a warning message explaining that
marks and answers are not saved when there is no SCORM connection.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant