From 52c018a0b58d8ccd29c49aafe56ddd38fea1edcf Mon Sep 17 00:00:00 2001 From: moodler Date: Wed, 9 Apr 2003 14:27:58 +0000 Subject: [PATCH] More logical position for shuffle options --- mod/quiz/mod.html | 49 ++++++++++++++++++++++++----------------------- 1 file changed, 25 insertions(+), 24 deletions(-) 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"); - ?> - -

:

-- 2.39.5