diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/en/qtype_algebra.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/en/qtype_algebra.php b/lang/en/qtype_algebra.php index c1b6f6c..81baad5 100644 --- a/lang/en/qtype_algebra.php +++ b/lang/en/qtype_algebra.php @@ -46,6 +46,7 @@ $string['unknownterm'] = 'Syntax Error: Unknown term found at \'{$a}\' in the ex $string['algebraoptions'] = 'Options'; $string['answermustbegiven'] = 'You must enter an answer if there is a grade or feedback.'; $string['answerno'] = 'Answer {$a}'; +$string['answerx'] = 'Answer {no}'; $string['addmoreanswerblanks'] = 'Blanks for {no} More Answers'; $string['addmorevariableblanks'] = 'Blanks for {no} More Variables'; $string['allfunctions'] = 'All Functions'; |