diff --git a/mod/quiz/match.html b/mod/quiz/match.html new file mode 100644 index 0000000000000..a9c4d36bb1776 --- /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"),"",""); + } + ?> +

:

+

:

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