-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
4.1.14, 4.4.4
-
None
-
MOODLE_401_STABLE, MOODLE_404_STABLE
1. In the quiz answer, for example in the question type "Shortanswer" or "Essay", write a less than sign ('<') somewhere in the text and at least one following character - except the space - and submit the quiz attempt .
2. In the quiz report in response mode, click the Download button and download, for example, a CSV file. In the answer column, all characters starting from the position of the less-than sign (“<”) are cut off.
To me it seems possible that the PARAM_NOTAGS filter type may not be implemented correctly. Beacause a less than sign ('<') somewhere in the text and at least one following character is not a full tag.
- duplicates
-
MDL-78343 Report download (e.g. quiz responses) truncates response text after less-than sign
-
- Open
-