Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.2.1
-
-
MOODLE_32_STABLE
-
MOODLE_33_STABLE
-
Moodle Mobile 3.3.0
Description
Right now the quiz answers are sent as they are in the form. We should support a prepareData function like we have in assign, so every question can format the data before it's sent. This will allow, for example, replace new lines in essay questions without RTE.