From: thepurpleblob Date: Sat, 21 Jul 2007 07:40:59 +0000 (+0000) Subject: MDL-10531: X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=d53dd78ad1d257616d7e8d51cda02a0a20b1731d;p=moodle.git MDL-10531: GIFT now handles Essay and Description type questions. See help/docs. --- diff --git a/lang/en_utf8/quiz.php b/lang/en_utf8/quiz.php index 9e7019d67e..82d879647a 100644 --- a/lang/en_utf8/quiz.php +++ b/lang/en_utf8/quiz.php @@ -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';