]> git.mjollnir.org Git - moodle.git/commitdiff
The message "Recently added question!" is shown for questions that have been added...
authorkaipe <kaipe>
Tue, 5 Aug 2003 11:39:49 +0000 (11:39 +0000)
committerkaipe <kaipe>
Tue, 5 Aug 2003 11:39:49 +0000 (11:39 +0000)
Closing bug #576

lang/en/quiz.php

index 67c6cb94ff7052f8260af06b4baababc589545d6..2edb0b197b7b7bd2cbd0bce748f603c6d61428dc 100644 (file)
@@ -121,6 +121,7 @@ $string['randomsamatchcreate'] = "Create Random Short-Answer Matching questions"
 $string['randomsamatchintro'] = "For each of the following questions, select the matching answer from the menu.";
 $string['randomsamatchnumber'] = "Number of questions to select";
 $string['readytosend'] = "You are about to send your whole quiz to be graded.  Are you sure you want to continue?";
+$string['recentlyaddedquestion'] = "Recently added question!";
 $string['regrade'] = "Regrade all attempts";
 $string['regradecomplete'] = "All attempts have been regraded";
 $string['regradecount'] = "\$a->changed out of \$a->attempt grades were changed";