aboutsummaryrefslogtreecommitdiff
path: root/lang/en
diff options
context:
space:
mode:
authorJean-Michel Vedrine <vedrine@vedrine.org>2019-04-28 07:52:13 +0200
committerJean-Michel Vedrine <vedrine@vedrine.org>2019-04-28 07:52:13 +0200
commit489433f040eb614117786fe1250777777c3f7a36 (patch)
tree8fa8d7e0321437791328a8a5b5af77cf745a1fbb /lang/en
parenta916d742b3642527100ac0f0487691bfc54a330e (diff)
First try at making algebra combinable
Diffstat (limited to 'lang/en')
-rw-r--r--lang/en/qtype_algebra.php1
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';