From 5e397ce7b0e6cb98103dee866b73e00a6a18c5a0 Mon Sep 17 00:00:00 2001 From: gustav_delius Date: Sat, 18 Feb 2006 21:05:23 +0000 Subject: [PATCH] New help files for shuffle options --- lang/en_utf8/help/quiz/matchshuffle.html | 11 +++++++++++ lang/en_utf8/help/quiz/multichoiceshuffle.html | 9 +++++++++ lang/en_utf8/help/quiz/shufflewithin.html | 18 ++++++++++++++++++ 3 files changed, 38 insertions(+) create mode 100644 lang/en_utf8/help/quiz/matchshuffle.html create mode 100644 lang/en_utf8/help/quiz/multichoiceshuffle.html create mode 100644 lang/en_utf8/help/quiz/shufflewithin.html 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.