diff --git a/lang/en_utf8/quiz.php b/lang/en_utf8/quiz.php index 33e15d670f5..c8c42bd8ad3 100644 --- a/lang/en_utf8/quiz.php +++ b/lang/en_utf8/quiz.php @@ -97,6 +97,7 @@ $string['copyingfrom'] = 'Creating a copy of the question \'$a\''; $string['copyingquestion'] = 'Copying a question'; $string['correct'] = 'Correct'; $string['correctanswer'] = 'Correct answer'; +$string['correctansweris'] = 'Correct answer: $a'; $string['correctanswerformula'] = 'Correct Answer Formula'; $string['correctanswerlength'] = 'Significant Figures'; $string['correctanswers'] = 'Correct answers'; diff --git a/question/type/shortanswer/display.html b/question/type/shortanswer/display.html index 71c758f33a6..ab9f6a32664 100644 --- a/question/type/shortanswer/display.html +++ b/question/type/shortanswer/display.html @@ -24,6 +24,6 @@