]> git.mjollnir.org Git - moodle.git/commitdiff
Missing help file added.
authorrkingdon <rkingdon>
Fri, 12 Mar 2004 15:36:03 +0000 (15:36 +0000)
committerrkingdon <rkingdon>
Fri, 12 Mar 2004 15:36:03 +0000 (15:36 +0000)
lang/en/help/lesson/questionoption.html [new file with mode: 0644]

diff --git a/lang/en/help/lesson/questionoption.html b/lang/en/help/lesson/questionoption.html
new file mode 100644 (file)
index 0000000..4b2fa78
--- /dev/null
@@ -0,0 +1,24 @@
+<p align="center"><b>Question Option</b></p>
+
+<p>A few of the Question Types have an option which is activated by clicking on
+    the checkbox. The question types and the meaning of the options are 
+    detailed below.
+
+<ol>
+<li><p><b>Multichoice</b> There is variant of Multichoice questions called 
+    <b>&quot;Multichoice Multianswer&quot;</b> questions. If the Question 
+    Option is selected then the student is required to select all the 
+    correct answers from the set of answers. The question may or may not tell 
+    the student <i>how many</i> correct answers there are. For example &quot;Which of the 
+    following were US Presidents?&quot; does not, while "Select the two US 
+    presidents from the following list." does. The actual number of correct 
+    answers can be from <b>one</b> up to the number of choices. (A Multichoice 
+    Multianswer question with one correct answer <b>is</b> different from a 
+    Multichoice question as the former allows the student the possibility of 
+    choosing more than one answer while the latter does not.)</p></li>
+
+<li><p><b>Short Answer</b> By default the comparisons ignore the case of the 
+    text. If the Question Option is selected then the comparisons are case 
+    sensitive.</p></li>
+
+<p>The other Question Types does not use the Question Option.</p>