From: moodler Date: Sun, 30 Mar 2003 16:48:34 +0000 (+0000) Subject: New template for Match questions X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=432d39026d8ff20ff0cc24c4bdd6c8fb4ee89546;p=moodle.git New template for Match questions --- diff --git a/mod/quiz/match.html b/mod/quiz/match.html new file mode 100644 index 0000000000..a9c4d36bb1 --- /dev/null +++ b/mod/quiz/match.html @@ -0,0 +1,81 @@ +
action="question.php"> +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

:

+ category", ""); ?> +

:

+ + +

:

+ "; + } + print_textarea($usehtmleditor, 15, 60, 595, 300, "questiontext", $question->questiontext); + if ($usehtmleditor) { + helpbutton("richtext", get_string("helprichtext"), "moodle"); + } else { + helpbutton("text", get_string("helptext"), "moodle"); + } + ?> +

:

+ image", get_string("none"),"",""); + } + ?> +

:

+

:

+ +
+    + +
+ + + +"> + +
+
+