From: moodler Date: Fri, 23 May 2003 15:21:32 +0000 (+0000) Subject: organised --> organized X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=219633ea2b1ced0413e120fa9ec766a75652e162;p=moodle.git organised --> organized --- diff --git a/lang/en_us/quiz.php b/lang/en_us/quiz.php index 220250fa10..579ea3ff24 100644 --- a/lang/en_us/quiz.php +++ b/lang/en_us/quiz.php @@ -6,6 +6,7 @@ $string['modulenameplural'] = "Quizzes"; #------------------------------------------------------------ $string['addselectedtoquiz'] = "Add selected to quiz"; +$string['addingquestions'] = "This side of the page is where you manage your database of questions. Questions are stored in categories to help you keep them organized, and can be used by any quiz in your course or even other courses if you choose to 'publish' them.

After you select or create a question category you will be able to create or edit questions. You can select any of these questions to add to your quiz over on the other side of this page."; $string['alwaysavailable'] = "Always available"; $string['alreadysubmitted'] = "It is likely that you have already submitted this attempt"; $string['answer'] = "Answer";