From 458bfd01ce86279b71dee182c9ea9e63f9ed71f0 Mon Sep 17 00:00:00 2001 From: John Denker Date: Thu, 11 Nov 2021 14:40:44 -0700 Subject: cosmetic: relabel button: Display response --> Show Formatted --- lang/en/qtype_algebra.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang') 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'; -- cgit v1.2.3