Merge commit 'catalyst/MOODLE_19_STABLE' into mdl19-linuxchix
[moodle-linuxchix.git] / lang / en_utf8 / help / quiz / multichoice.html
blob4167638e6c6d2e5d82890f116e8fabd30d34753e
1 <h1>Multiple Choice questions</h1>
3 <p>In response to a question (that may include a image) the respondent
4 chooses from multiple answers. There are two types of multiple choice
5 questions - single answer and multiple answer.</p>
7 <p>Single-answer questions allow one and only one answer to be chosen.
8 Generally all the grades for such a question should be positive.</p>
10 <p>Multiple-answer questions allow one or more answers to be chosen - each answer
11 may carry a positive or negative grade, so that choosing ALL the options
12 will not necessarily result in good grade. If the total grade is negative
13 then the total grade for this question will be zero. Careful, it is
14 possible to create questions that have scores greater than 100%.</p>
16 <p>Finally, each answer (right or wrong) should include feedback - this feedback
17 will be shown to the respondent next to each of their answers (if the quiz
18 itself is configured to show feedback).
19 </p>