moodle/grade/classes
Andrew Nicols ce1c470167 MDL-66841 forum: Display grade update errors to user
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)
2019-10-30 10:23:41 +08:00
..
grades/grader/gradingpanel MDL-66809 core_grades: Implement scale-based marking 2019-10-30 10:23:41 +08:00
local/gradeitem MDL-66079 core_grades: Add support for multiple grade items in an activity 2019-10-30 10:23:40 +08:00
privacy MDL-64216 privacy: Split query to use indexes. 2018-12-04 13:01:07 +00:00
component_gradeitem.php MDL-66841 forum: Display grade update errors to user 2019-10-30 10:23:41 +08:00
component_gradeitems.php MDL-66079 core_grades: Add support for multiple grade items in an activity 2019-10-30 10:23:40 +08:00