aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Denker <jsd@av8n.com>2021-11-11 14:40:44 -0700
committerJohn Denker <jsd@av8n.com>2021-11-11 16:08:19 -0700
commit458bfd01ce86279b71dee182c9ea9e63f9ed71f0 (patch)
tree6ac794449cce367f60cfc70317d4f8e8e3db1df2
parented217ad07e0f914d44a23857a98c9daed0b04cdd (diff)
cosmetic: relabel button: Display response --> Show Formatted
-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 003d0ee..31908f0 100644
--- a/lang/en/qtype_algebra.php
+++ b/lang/en/qtype_algebra.php
@@ -99,7 +99,7 @@ receiving any grade for the question even if the response would match
a given answer for the question.';
$string['disallowans'] = 'Disallowed Answer';
$string['disallowanswer'] = 'Disallowed Answer';
-$string['displayresponse'] = 'Display response';
+$string['displayresponse'] = 'Show Formatted';
$string['duplicatevar'] = 'Duplicated variable name: \'{$a}\' is already defined.';
$string['editingalgebra'] = 'Editing an Algebra question';
$string['evalchecks'] = 'Evaluation Checks';