-
Task
-
Resolution: Unresolved
-
Minor
-
None
-
4.3
-
None
-
MOODLE_403_STABLE
This issue lists the final deprecations required in core_question in Moodle 4.7 now 5.0 since the release numbering scheme changed.
- Remove the 4.3-deprecated methods from question/bank/statistics/classes/helper.php and related unit tests.
- Remove the 4.3-deprecated constants from question/classes/statistics/questions/all_calculated_for_qubaid_condition.php and question/classes/statistics/responses/analyser.php.
- Remove the 4.3-deprecated methods from question/bank/managecategories/classes/category_condition.php
- Remove the 4.3-deprecated methods from question/renderer.php
- Remove question/bank/managecategories/classes/output/renderer.php, and associated templates question/bank/managecategories/templates/category_condition.mustache and question/bank/managecategories/templates/category_condition_advanced.mustache
- Remove unused template question/bank/managecategories/templates/listitem.mustache
- Remove the 4.3-deprecated methods from question/classes/local/bank/view.php
- Remove the action_column_base, menu_action_column_base classes and menuable_action interface from question/classes/local/bank
- has a non-specific relationship to
-
MDL-75576 Question bank statistics are fetched in a terribly inefficient way
- Closed