diff --git a/lang/en_utf8/help/quiz/editconcepts.html b/lang/en_utf8/help/quiz/editconcepts.html index 6f7db47ad2d..88bc81136b7 100644 --- a/lang/en_utf8/help/quiz/editconcepts.html +++ b/lang/en_utf8/help/quiz/editconcepts.html @@ -26,4 +26,6 @@ different questions, or so that one student gets different questions each time they attempt the quiz. For example, this can reduce cheating by making it harder for students to copy from each other. When a student starts an attempt at the quiz, the random question will be replaced by an actual question, picked at -random from a certain category in the question bank.

\ No newline at end of file +random from a certain category in the question bank. You create a random +question by adding the selection of questions you want to a question bank +category, and then adding a random question for that category into the quiz.

\ No newline at end of file