From 89f9450834b1eaa750387eb29c70cb640cfec9b9 Mon Sep 17 00:00:00 2001 From: tjhunt Date: Tue, 22 Apr 2008 14:34:18 +0000 Subject: [PATCH] MDL-14467 - qtype_multichoice help file in the wrong place. --- .../help/qtype_multichoice/multichoice.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 lang/en_utf8/help/qtype_multichoice/multichoice.html diff --git a/lang/en_utf8/help/qtype_multichoice/multichoice.html b/lang/en_utf8/help/qtype_multichoice/multichoice.html new file mode 100644 index 0000000000000..4167638e6c6d2 --- /dev/null +++ b/lang/en_utf8/help/qtype_multichoice/multichoice.html @@ -0,0 +1,19 @@ +

Multiple Choice questions

+ +

In response to a question (that may include a image) the respondent + chooses from multiple answers. There are two types of multiple choice + questions - single answer and multiple answer.

+ +

Single-answer questions allow one and only one answer to be chosen. + Generally all the grades for such a question should be positive.

+ +

Multiple-answer questions allow one or more answers to be chosen - each answer + may carry a positive or negative grade, so that choosing ALL the options + will not necessarily result in good grade. If the total grade is negative + then the total grade for this question will be zero. Careful, it is + possible to create questions that have scores greater than 100%.

+ +

Finally, each answer (right or wrong) should include feedback - this feedback + will be shown to the respondent next to each of their answers (if the quiz + itself is configured to show feedback). +