Skip to content

Commit

Permalink
MDL-14467 - qtype_multichoice help file in the wrong place.
Browse files Browse the repository at this point in the history
  • Loading branch information
tjhunt committed Apr 22, 2008
1 parent afe8331 commit 89f9450
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions lang/en_utf8/help/qtype_multichoice/multichoice.html
@@ -0,0 +1,19 @@
<h1>Multiple Choice questions</h1>

<p>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.</p>

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

<p>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%.</p>

<p>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).
</p>

0 comments on commit 89f9450

Please sign in to comment.