From: rkingdon Date: Fri, 12 Mar 2004 15:36:03 +0000 (+0000) Subject: Missing help file added. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=ae913cbd01d209def2ecc830b2e71b26aac339e6;p=moodle.git Missing help file added. --- diff --git a/lang/en/help/lesson/questionoption.html b/lang/en/help/lesson/questionoption.html new file mode 100644 index 0000000000..4b2fa78965 --- /dev/null +++ b/lang/en/help/lesson/questionoption.html @@ -0,0 +1,24 @@ +

Question Option

+ +

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. + +

    +
  1. Multichoice There is variant of Multichoice questions called + "Multichoice Multianswer" 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 how many correct answers there are. For example "Which of the + following were US Presidents?" does not, while "Select the two US + presidents from the following list." does. The actual number of correct + answers can be from one up to the number of choices. (A Multichoice + Multianswer question with one correct answer is different from a + Multichoice question as the former allows the student the possibility of + choosing more than one answer while the latter does not.)

  2. + +
  3. Short Answer By default the comparisons ignore the case of the + text. If the Question Option is selected then the comparisons are case + sensitive.

  4. + +

    The other Question Types does not use the Question Option.