diff --git a/lang/en_utf8/quiz.php b/lang/en_utf8/quiz.php index a15d98ae8c8..72b1afc4fb4 100644 --- a/lang/en_utf8/quiz.php +++ b/lang/en_utf8/quiz.php @@ -368,7 +368,6 @@ $string['quiz:preview'] = 'Preview quizzes'; $string['quiz:grade'] = 'Grade quizzes manually'; $string['quiz:viewreports'] = 'View quiz reports'; $string['quiz:deleteattempts'] = 'Delete quiz attempts'; -$string['quiz:grade'] = 'Preview quizzes'; $string['quizavailable'] = 'The quiz is available until: $a'; $string['quizclose'] = 'Close the quiz'; $string['quizclosed'] = 'This quiz closed on $a';