From ae913cbd01d209def2ecc830b2e71b26aac339e6 Mon Sep 17 00:00:00 2001 From: rkingdon Date: Fri, 12 Mar 2004 15:36:03 +0000 Subject: [PATCH] Missing help file added. --- lang/en/help/lesson/questionoption.html | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 lang/en/help/lesson/questionoption.html 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.

    -- 2.39.5