Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.7.4, 3.8.1, 3.9
-
Component/s: Questions
-
Testing Instructions:
-
Affected Branches:MOODLE_37_STABLE, MOODLE_38_STABLE, MOODLE_39_STABLE
-
Fixed Branches:MOODLE_37_STABLE, MOODLE_38_STABLE
-
Pull from Repository:
-
Pull 3.8 Branch:
MDL-67947_38 -
Pull 3.8 Diff URL:
-
Pull Master Branch:
-
Pull Master Diff URL:
Description
This is a problem for filter_embedquestion/report_embedquestion.
You can delete questions that have been embedded, and which have been attempted, and that leaves users stuck in a broken stats. This should not be possible, but Moodle will only call the necessary callback in mod plugins. It should ask all plugins.