]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-10531:
authorthepurpleblob <thepurpleblob>
Sat, 21 Jul 2007 07:40:59 +0000 (07:40 +0000)
committerthepurpleblob <thepurpleblob>
Sat, 21 Jul 2007 07:40:59 +0000 (07:40 +0000)
GIFT now handles Essay and Description type questions. See help/docs.

lang/en_utf8/quiz.php

index 9e7019d67e7aba95fef3870f33fd666eb90902c2..82d879647accfd73cae3de51b0e0b1bf5736919d 100644 (file)
@@ -55,6 +55,7 @@ $string['backtoquiz'] = 'Back to quiz editing';
 $string['bestgrade'] = 'Best grade';
 $string['blackboard'] = 'Blackboard';
 $string['blackboard_6'] = 'Blackboard V6+';
+$string['braceerror'] = 'Could not find {...} around answers';
 $string['bothattempts'] = 'Show students with and without attempts';
 $string['calculated'] = 'Calculated';
 $string['calculatedquestion'] = 'Calculated Question not supported at line $a. The question will be ignored';