Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.7.5, 1.8.6, 1.9.2
-
Component/s: Questions
-
Labels:None
-
Affected Branches:MOODLE_17_STABLE, MOODLE_18_STABLE, MOODLE_19_STABLE
-
Fixed Branches:MOODLE_16_STABLE, MOODLE_17_STABLE, MOODLE_18_STABLE, MOODLE_19_STABLE
Description
That is, it should automatically escape HTML special characters in the input.
After the change, if anyone does want to use a plain text format that supports HTML, they can use one of the more sophisticated formats like GIFT. I'll make sure that is explained in the help, in fact, it already is.
Done. I also changed it so you can create questions with up to 26 choices (A - Z), in the past, it was limited to (A - J) for no good reason.