From 3c5221cfa27ad6925e230471bac5b8b7dc4190af Mon Sep 17 00:00:00 2001 From: pilpi Date: Sat, 22 Nov 2008 18:37:55 +0000 Subject: [PATCH] quiz editing: MDL-17284 shortened the basic ideas of quiz-making --- lang/en_utf8/help/quiz/editconcepts.html | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/lang/en_utf8/help/quiz/editconcepts.html b/lang/en_utf8/help/quiz/editconcepts.html index 7e9e2efc33..6f7db47ad2 100644 --- a/lang/en_utf8/help/quiz/editconcepts.html +++ b/lang/en_utf8/help/quiz/editconcepts.html @@ -12,19 +12,15 @@ questions they contain are:

traditional pen-and-paper quiz (or exam or test). It contains questions. You can arrange the questions in a quiz into several pages or you can keep them all on one page. As you create the questions, and add them -to the quiz, you also set up the rules for how the questions are graded +to the quiz, you also set up how the questions are graded (or marked). This is like the mark-scheme for a traditional quiz.

When you create questions, they are stored in the question bank. In the question bank you can create categories, -which are similar to folders on your hard disc. You can use them to create a +which are similar to folders on your computer. You can use them to create a hierarchy for organising your questions, for example, by topic. Even if you -create and add a question directly into the quiz, it is automatically stored in -the question bank too. If you later remove your question from the quiz, will -remain in the question bank, unless you also go and delete it from there. As you -construct your quiz, you can take any of the questions that are already in the -question bank, and add them to your quiz.

- +create and add a question directly into the quiz, a copy is automatically stored in +the question bank too.

You can use random questions so that different students get 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 -- 2.39.5