From: tjhunt Date: Sun, 20 Aug 2006 20:11:05 +0000 (+0000) Subject: Bug #6305 - Quiz settings form field order could be better. Merged from MOODLE_16_STABLE. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=dcc0a7e25f2f0faccf1d4af3811ff66516800634;p=moodle.git Bug #6305 - Quiz settings form field order could be better. Merged from MOODLE_16_STABLE. --- diff --git a/mod/quiz/mod.html b/mod/quiz/mod.html index 9b19f92b86..abe9e2323f 100644 --- a/mod/quiz/mod.html +++ b/mod/quiz/mod.html @@ -441,18 +441,6 @@ function output_quiz_options_fields($form, $showfixed) { $output = true; } ?> -quiz_fix_popup == $showfixed) { ?> - - : - - popup", ""); - helpbutton("popup", get_string("popup","quiz"), "quiz"); - ?> - - - - quiz_fix_delay1 == $showfixed) { ?> : @@ -477,6 +465,18 @@ function output_quiz_options_fields($form, $showfixed) { +quiz_fix_popup == $showfixed) { ?> + + : + + popup", ""); + helpbutton("popup", get_string("popup","quiz"), "quiz"); + ?> + + + + quiz_fix_password == $showfixed) { ?> :