]> git.mjollnir.org Git - moodle.git/commitdiff
Added new strings for question grade matching
authorthepurpleblob <thepurpleblob>
Wed, 22 Mar 2006 16:27:04 +0000 (16:27 +0000)
committerthepurpleblob <thepurpleblob>
Wed, 22 Mar 2006 16:27:04 +0000 (16:27 +0000)
lang/en_utf8/quiz.php

index fb83a2b39b64c6f1b36eb91328d0c46ed80741db..42d8caf73b4fb80a61a62d032d6fe7eff9b9f941 100644 (file)
@@ -248,6 +248,10 @@ $string['markall'] = 'Submit page';
 $string['marks'] = 'Marks';
 $string['match'] = 'Matching';
 $string['matchanswer'] = 'Matching answer';
+$string['matcherror'] = 'Grades do not match grade options - question skipped';
+$string['matchgrades'] = 'Match grades';
+$string['matchgradeserror'] = 'Error if grade not listed';
+$string['matchgradesnearest'] = 'Nearest grade if not listed';
 $string['max'] = 'Max';
 $string['min'] = 'Min';
 $string['minutes'] = 'Minutes';