-
Bug
-
Resolution: Fixed
-
Minor
-
1.9
-
None
-
MOODLE_19_STABLE
-
MOODLE_19_STABLE
When user submits answers to drag'drop matching question in a quiz, any formatted (by TeX, for example) answers are processed, but not saved. This is caused by using unformatted answer text, where formatted should be. Patch attached fixes this (applied with -p0).