From 88087a98a520826c99ca31de63bb17cff3853c6e Mon Sep 17 00:00:00 2001 From: pichetp Date: Wed, 17 Sep 2008 23:11:25 +0000 Subject: [PATCH] MDL_14763 adding new helpfile --- .../help/qtype_multianswer/multianswer.html | 155 ++++++++++++++++++ 1 file changed, 155 insertions(+) create mode 100644 lang/en_utf8/help/qtype_multianswer/multianswer.html diff --git a/lang/en_utf8/help/qtype_multianswer/multianswer.html b/lang/en_utf8/help/qtype_multianswer/multianswer.html new file mode 100644 index 0000000000..ff2932461e --- /dev/null +++ b/lang/en_utf8/help/qtype_multianswer/multianswer.html @@ -0,0 +1,155 @@ +

Embedded answers (Cloze)

+ +
This very flexible question type is similar to a + popular format known as the Cloze format.
+ +
Questions consist of a passage of text (in Moodle format) that + has various answers embedded within it, including multiple choice, + short answers and numerical answers.
+ +
If needed the multiple choice select element can be replaced by the standard radio buttons disposed either vertically or horizontally.
+
Note however that these buttons are displayed in a table and not imbedded in the text as the select element.
+
There is currently no graphical interface to create these questions - + you need to specify the question format using the text box or by + importing them from external files.
+ +
Here is an example of the input text used to specify such a question:
+ +
+
+ +
+
+ +
This example will appear to students as follows:
+ + +
+
+
+ Question 1 +
+ Marks: --/12.00
+
+ +
+


Good luck!

+ +
+
+ \ No newline at end of file -- 2.39.5