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.

CommentFileSizeAuthor
#1 quiz-quiz.module-698154.patch1.65 KBdarktygur-1

Comments

darktygur-1’s picture

Status: Active » Needs review
StatusFileSize
new1.65 KB

This 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.

falcon’s picture

Thanks for the patch!

I have read through the code and submitted it to quiz 4.x-dev. (I'm not involved in 3.x)

djdevin’s picture

Component: Code » Code - Quiz core
Issue summary: View changes
Status: Needs review » Closed (outdated)

This 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.