Added new strings for question grade matching

This commit is contained in:
thepurpleblob 2006-03-22 16:27:04 +00:00
parent 1472fc4b36
commit e86ce920fa

View 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';