-
Improvement
-
Resolution: Fixed
-
Minor
-
Future Dev
-
MOODLE_500_STABLE
-
MDL-82342-main -
-
-
-
3
-
HQ 2024 Sprint I4.1 Moppies
Since 4.0, some course editor webservices have not been used anymore and should be deprecated. All of them have been replaced by core_courseformat_update_course and there is no reason to keep them.
This issue consists of:
- List all deprecatable webservices
- Add a deprecation message to them
- Create a final deprecation issue.
For now, the detected webservices are:
- core_course_edit_module: called from the 3.9 module course/amd/src/actions.js (also part of the deprecation epic)
- core_course_get_module: called from the 3.9 module course/amd/src/actions.js (also part of the deprecation epic)
- core_course_edit_section: called from the 3.9 module course/amd/src/actions.js (also part of the deprecation epic)
- blocks
-
MDL-83530 Final removal of all unnecessary 3.9 course methods
-
- Open
-