Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.2.6, 2.3.3, 2.4
-
Labels:None
-
Testing Instructions:
-
Affected Branches:MOODLE_22_STABLE, MOODLE_23_STABLE, MOODLE_24_STABLE
-
Fixed Branches:MOODLE_22_STABLE, MOODLE_23_STABLE
Description
String allquestionrequireanswer, 'All questions are required and must be answered', is a complete sentence, and should have a period at the end.
Test Instructions
- Apply patch
- Navigate to Site Administration > Development > Purge all caches and Purge all caches
- Add or navigate to a survey activity
- view.php of the survey, with no attempt made, should present the string 'All questions are required and must be answered.' above the survey questions. Note the period at the end of the string.