diff --git a/mod/survey/lang/en/survey.php b/mod/survey/lang/en/survey.php index 9c61c5869a5f0..8f793d76d5d4a 100644 --- a/mod/survey/lang/en/survey.php +++ b/mod/survey/lang/en/survey.php @@ -252,4 +252,4 @@ $string['time'] = 'Time'; $string['viewsurveyresponses'] = 'View {$a} survey responses'; $string['notyetanswered'] = 'Not yet answered'; -$string['allquestionrequireanswer'] = 'All questions are required and must be answered'; +$string['allquestionrequireanswer'] = 'All questions are required and must be answered.';