Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.5.2
-
Fix Version/s: 2.5
-
Component/s: Module: Questionnaire
-
Labels:None
-
Affected Branches:MOODLE_25_STABLE
-
Fixed Branches:MOODLE_25_STABLE
Description
I restored to a course with a 2.4 questionnaire that contained a couple of questions with 'short label' and 'options' text. The separator between the 'short label' and 'options text' was the equal sign (=) rather than the new way of using two consecutive colons (:.
When I preview the questionnaire as an admin, both the short label and options text are displaying, with the equals signs.
When I added new questions to this questionnaire using (: the preview behaviour is as expected (short labels are not displaying).
Backup probably needs to detect the = and convert it to ::.