Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.5.2
-
Fix Version/s: 3.6
-
Component/s: Web Services
-
Testing Instructions:
-
Affected Branches:MOODLE_35_STABLE
-
Fixed Branches:MOODLE_36_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-63396-master -
Pull Master Diff URL:
Description
The WebService core_grades_get_grades returns some data about each item like "locked" and "overridden". However, this WebService was deprecated and it says that now we should use gradereport_user_get_grade_items, but the latter doesn't seem to return the overridden and locked fields.
These 2 fields are required by the Mobile app to tell if an assigment grade is locked or not (grading_disabled),
Attachments
Issue Links
- blocks
-
MOBILE-2589 Overridden assignment submission grades are displayed as editable
-
- Closed
-