-
Improvement
-
Resolution: Fixed
-
Minor
-
4.2.1
-
MOODLE_402_STABLE
-
MOODLE_403_STABLE
-
MDL-78815_master -
Currently, question_delete_question() in questionlib.php contains code for deleting data held by the qbank_customfields, qbank_tagquestion and qbank_comments plugins. The function already triggers an event when the question is deleted, so this code should be moved to event handlers in the respective plugins.
- will help resolve
-
MDL-73146 Introduce a proper API for the question bank so other plugins don't need to directly reference qbank_ plugins
-
- Open
-