diff --git a/lang/en_utf8/help/quiz/matchshuffle.html b/lang/en_utf8/help/quiz/matchshuffle.html new file mode 100644 index 00000000000..ce6f2d6be64 --- /dev/null +++ b/lang/en_utf8/help/quiz/matchshuffle.html @@ -0,0 +1,11 @@ +
Shuffle
+ +If you set this option to "Yes", 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 + "Shuffle within questions" in + the Quiz settings is set to "Yes".
+ +The intention is simply to make it a little harder for students + to copy from each other.
\ No newline at end of file diff --git a/lang/en_utf8/help/quiz/multichoiceshuffle.html b/lang/en_utf8/help/quiz/multichoiceshuffle.html new file mode 100644 index 00000000000..9adbff5651c --- /dev/null +++ b/lang/en_utf8/help/quiz/multichoiceshuffle.html @@ -0,0 +1,9 @@ +Shuffle answers
+ +If you set this option to "Yes", then the order of the answers + is randomly shuffled each time a student starts an attempt at a quiz + containing this question - provided that "Shuffle awithin questions" in + the Quiz settings is set to "Yes".
+ +The intention is simply to make it a little harder for students + to copy from each other.
\ No newline at end of file diff --git a/lang/en_utf8/help/quiz/shufflewithin.html b/lang/en_utf8/help/quiz/shufflewithin.html new file mode 100644 index 00000000000..12ec99f7526 --- /dev/null +++ b/lang/en_utf8/help/quiz/shufflewithin.html @@ -0,0 +1,18 @@ +Shuffle within questions
+ +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.
+ +The intention is simply to make it a little harder for students + to copy from each other.
+ +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 + "Yes". For matching type questions the answers are always shuffled, + this setting controls whether in addition the order of the + question-answer pairs is shuffled.
+ +This option is not related to the use of Random Questions.