diff --git a/lang/en/lesson.php b/lang/en/lesson.php index f0439f7dd3def..98fb29cb43504 100644 --- a/lang/en/lesson.php +++ b/lang/en/lesson.php @@ -100,6 +100,7 @@ $string['correctanswerscore'] = "Correct Answer Score"; $string['correctresponse'] = "Correct Response"; $string['customscoring'] = "Custom Scoring"; +$string['deleteattempts'] = "Delete student attempts for this lesson (user id)"; $string['displayhighscores'] = "Display High Scores"; $string['displayinleftmenu'] = "Display in left menu?"; $string['displayleftmenu'] = "Display Left Menu";