aboutsummaryrefslogtreecommitdiff
path: root/lang/en/qtype_algebra.php
diff options
context:
space:
mode:
Diffstat (limited to 'lang/en/qtype_algebra.php')
-rw-r--r--lang/en/qtype_algebra.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/en/qtype_algebra.php b/lang/en/qtype_algebra.php
index b754965..7760584 100644
--- a/lang/en/qtype_algebra.php
+++ b/lang/en/qtype_algebra.php
@@ -98,7 +98,7 @@ $string['displayresponse'] = 'Display response';
$string['duplicatevar'] = 'Duplicated variable name: \'{$a}\' is already defined.';
$string['editingalgebra'] = 'Editing an Algebra question';
$string['evalchecks'] = 'Evaluation Checks';
-$string['filloutoneanswer'] = 'You must provide at least one possible answer. Answers left blank will not be used. \'*\' can be used as a wildcard to match any characters. The first matching answer will be used to determine the score and feedback. Only variables defined above are allowed';
+$string['filloutoneanswer'] = 'You must provide at least one possible answer. Answers left blank will not be used. The first matching answer will be used to determine the score and feedback. Only variables defined above are allowed';
$string['filloutonevariable'] = 'You must provide at least one variable.';
$string['illegalvarname'] = 'Illegal variable name \'{$a}\': same name as a parser function or special constant.';
$string['nchecks'] = 'Number of Evaluation Checks';