When time runs out, Quiz module currently discards whatever answer the user could've given up til that point. That got to be a problem for us, because someone ran out of time with a long-answer question, and assumed that what she had answered up til that point still made it through.
We're using Quiz 3, but after a quick glance at Quiz 4, it looks like that's doing the same thing.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | quiz-quiz.module-698154.patch | 1.65 KB | darktygur-1 |
Comments
Comment #1
darktygur-1 commentedThis patch changes the JavaScript that executes when time runs out so that it'll attempt to trigger a click event on the Submit/Next button, or fall back on the old behavior if it can't find the button.
I haven't tried it, but it looks like this patch might work against Quiz 4, too.
Comment #2
falcon commentedThanks for the patch!
I have read through the code and submitted it to quiz 4.x-dev. (I'm not involved in 3.x)
Comment #3
djdevinThis issue is being closed because it was filed against a version that is no longer supported. If the issue still persists in the latest version of Quiz, please open a new issue.