mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 01:16:44 +02:00
![]() Part of MDL-66074 This change modifies the return val for all of the grading functions to allow them to add additional information. This means that a grading service can suppress a Grade saved message if there were no changes, for example. This also adds a distinction between: - Errored (Exception thrown in the WS call) - Failed (Warning in the output of the WS call) - Success (Grade actually saved) - None of the above (No save, no fail, no change) |
||
---|---|---|
.. | ||
grades/grader/gradingpanel | ||
local/gradeitem | ||
privacy | ||
component_gradeitem.php | ||
component_gradeitems.php |