-
Improvement
-
Resolution: Fixed
-
Minor
-
4.3.2
-
MOODLE_403_STABLE
-
MOODLE_404_STABLE
-
mdl-80300-main-refactor
-
In our case we have an external application that manages a process of students requesting extensions for their assessments. Once approved the app call moodle to create an extension.
That works well with mod_assign and core mod_assign_save_user_extensions web service.
Now the client tries to add quiz assessments to the app and realised that there is no core WS for quiz overrides.
We can create a custom plugin, but I think it's better to have a new core web service.
- is parent of
-
MDL-80944 Final removal of quiz_delete_override and quiz_delete_all_overrides
-
- Open
-