-
Notifications
You must be signed in to change notification settings - Fork 61
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
Only show score only after submit. #133
Comments
@kwibus H5P currently is not fit for high-stakes exams anyway as the evaluation takes place in the browser, not server-side. |
I know that H5P in processed client side. So answers are implicitly send to the user.
And if you give people access to a computer with internet while taking exam. It becomes hard to prevent cheating anyway. But that does not mean people always cheat. But I think it's often to tempting and easy, for lots of students to change there answer, when you show them there answer is wrong. That is a risk you have to consider when you create a test. But I understand you reasoning. Maybe you don't want to give the impression that But that leave me still with the question: Would you consider accepting a pull request if i would take the time to write one? |
@kwibus I can't answer your question, because I am not part of the H5P core team. |
If you want to use interactive book for a test. You don't want it to show score before you submit your answers.
So people can't change there answer until they get full score.
If it would only show score after submit:
But it would be usable for in a test.
I am thinking about making a merge request for this. But it would be nice to know if you think this feature is a good idee?
The text was updated successfully, but these errors were encountered: