mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 05:58:34 +01:00
10 lines
302 B
YAML
10 lines
302 B
YAML
issueNumber: MDL-80017
|
|
notes:
|
|
core_grades:
|
|
- message: >
|
|
The grade `itemname` property contained in the return structure of
|
|
the following external methods is now PARAM_RAW:
|
|
- `core_grades_get_gradeitems`
|
|
- `gradereport_user_get_grade_items`
|
|
type: changed
|