-
Bug
-
Resolution: Fixed
-
Minor
-
3.3, 3.3.6, 3.4.3, 3.5
-
MOODLE_33_STABLE, MOODLE_34_STABLE, MOODLE_35_STABLE
-
MOODLE_400_STABLE, MOODLE_401_STABLE
-
MDL-58945_401 -
When in quiz edit page, the text filtering runs on the questiontext, and sometimes causes JS errors because it is out of question context. Running the text filters in the question context works just fine.
It seems unnecessary to use filters on the edit page, especially if they generate JS errors.
In out case, we are using the Formula question type together with the JSXgraph filter, and this combination was casing JS error only on the edit page.
- caused a regression
-
MDL-80537 Question bank freezes if using word <title> in question text
-
- Closed
-