diff --git a/lang/en/quiz_archive.php b/lang/en/quiz_archive.php index f9dd8b8..7fafe60 100644 --- a/lang/en/quiz_archive.php +++ b/lang/en/quiz_archive.php @@ -30,5 +30,5 @@ $string['privacy:metadata'] = 'The quiz archive plugin does not store any personal data about any user.'; // OPTIONS. -$string['includehistory'] = 'Include response history'; -$string['includecorrectanswer'] = 'Include correct answer'; +$string['includehistory'] = 'Include response history table'; +$string['includecorrectanswer'] = 'Include correct answer banner';