From 00aeaec820b8e5e26782ec748fdc436767d40935 Mon Sep 17 00:00:00 2001 From: tjhunt Date: Wed, 5 Jul 2006 10:43:53 +0000 Subject: [PATCH] Bug 6019: Quiz timer does not submit the form when it reaches zero. Merged from MOODLE_16_STABLE. --- mod/quiz/attempt.php | 13 +++++++------ mod/quiz/timer.js | 11 +++++++---- 2 files changed, 14 insertions(+), 10 deletions(-) diff --git a/mod/quiz/attempt.php b/mod/quiz/attempt.php index e3a1ffc630..083d9269ea 100644 --- a/mod/quiz/attempt.php +++ b/mod/quiz/attempt.php @@ -470,7 +470,7 @@ ?> \n"; + echo "
\n"; } // Add a hidden field with the quiz id @@ -490,11 +490,12 @@ ?>