diff --git a/lang/en/quiz.php b/lang/en/quiz.php index 9f168be3ed1..ffce07d6ae8 100644 --- a/lang/en/quiz.php +++ b/lang/en/quiz.php @@ -97,6 +97,7 @@ $string['missingquestiontext'] = "Missing question text"; $string['missingword'] = "Missing word format"; $string['multianswer'] = "Embedded Answers (Cloze)"; $string['multichoice'] = "Multiple Choice"; +$string['name'] = "Name"; $string['noanswers'] = "No answers were selected!"; $string['noattempts'] = "No attempts have been made on this quiz"; $string['nomoreattempts'] = "No more attempts are allowed";