Merge commit 'catalyst/MOODLE_19_STABLE' into mdl19-linuxchix
[moodle-linuxchix.git] / lang / en_utf8 / help / quiz / random.html
bloba259f8c0ae39d5507f8ba4ff8d126636ab7c1ad0
1 <h1>Random Question</h1>
3 <p>Random Questions may be added to any category.</p>
5 <p>When you add a Random Question to a quiz, then it will be replaced
6 with a randomly-chosen question from the same category - for each attempt.</p>
8 <p>This means that different students are likely to get a different selection
9 of questions when they attempt this quiz. When a quiz allows multiple
10 attempts for each student then each attempt is likely to contain a new
11 selection of questions.</p>
13 <p>The same question will never appear twice in an attempt. If you include several
14 Random Questions then different questions will always be chosen for each of them.
15 If you mix Random Questions with non-random questions then the random questions
16 will be chosen so that they do not duplicate one of the non-random questions.
17 This does imply that you need to provide enough questions in the
18 category from which the random questions are chosen, otherwise the student will
19 be shown a friendly error message. The more questions you provide the more
20 likely it will be that students get different questions on each attempt.</p>
22 <p>The grade for the randomly chosen question will be rescaled so that the
23 maximum grade is what you have chosen as the grade for the Random Question.</p>