From: moodler Date: Wed, 9 Apr 2003 14:27:58 +0000 (+0000) Subject: More logical position for shuffle options X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=52c018a0b58d8ccd29c49aafe56ddd38fea1edcf;p=moodle.git More logical position for shuffle options --- diff --git a/mod/quiz/mod.html b/mod/quiz/mod.html index 5ac9de14a1..b9cd4dfa9d 100644 --- a/mod/quiz/mod.html +++ b/mod/quiz/mod.html @@ -88,6 +88,31 @@ helpbutton("timeopen", get_string("quizclose","quiz"), "quiz"); ?> + + +

:

+ + shufflequestions", ""); + helpbutton("shufflequestions", get_string("shufflequestions","quiz"), "quiz"); + ?> + + + +

:

+ + shuffleanswers", ""); + helpbutton("shuffleanswers", get_string("shuffleanswers","quiz"), "quiz"); + ?> + +

:

@@ -153,30 +178,6 @@ ?> - -

:

- - shufflequestions", ""); - helpbutton("shufflequestions", get_string("shufflequestions","quiz"), "quiz"); - ?> - - - -

:

- - shuffleanswers", ""); - helpbutton("shuffleanswers", get_string("shuffleanswers","quiz"), "quiz"); - ?> - -

: