New help files for shuffle options

This commit is contained in:
gustav_delius
2006-02-18 21:05:23 +00:00
parent a3b8af3805
commit 5e397ce7b0
3 changed files with 38 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
<p align="center"><b>Shuffle</b></p>
<p>If you set this option to &quot;Yes&quot;, then the order of the
question-answer pairs
is randomly shuffled each time a student starts an attempt at a quiz
containing this question - provided that
&quot;Shuffle within questions&quot; in
the Quiz settings is set to &quot;Yes&quot;.</p>
<p>The intention is simply to make it a little harder for students
to copy from each other.</p>
@@ -0,0 +1,9 @@
<p align="center"><b>Shuffle answers</b></p>
<p>If you set this option to &quot;Yes&quot;, then the order of the answers
is randomly shuffled each time a student starts an attempt at a quiz
containing this question - provided that &quot;Shuffle awithin questions&quot; in
the Quiz settings is set to &quot;Yes&quot;.</p>
<p>The intention is simply to make it a little harder for students
to copy from each other.</p>
+18
View File
@@ -0,0 +1,18 @@
<p align="center"><b>Shuffle within questions</b></p>
<p>If you enable this option, then the parts making up the individual
questions will be randomly shuffled each time a student
starts an attempt at this quiz, provided the option is also
enabled in the question settings.</p>
<p>The intention is simply to make it a little harder for students
to copy from each other.</p>
<p>This only applies to questions that have multiple parts, such as
Multiple Choice or Matching Questions. For multiple choice questions
the order of the answers is shuffled only when this option is set to
&quot;Yes&quot;. For matching type questions the answers are always shuffled,
this setting controls whether in addition the order of the
question-answer pairs is shuffled.</p>
<p>This option is not related to the use of Random Questions.</p>