-
Improvement
-
Resolution: Fixed
-
Minor
-
2.8.5
-
MOODLE_28_STABLE
-
MOODLE_29_STABLE
-
MDL-49606-master -
This information return information about the courses where the user is enrolled, currently it only return basic information (like id, fullname and shortname) but it will be interesting return additional information about the basic public settings of the course.
This will allow WS client implementations to avoid have to do additional requests to course_get_courses external function for retrieving extra information.
Additional information that should be returned:
summary
summaryformat
format
showgrades
lang
enablecompletion
- has a QA test
-
MDLQA-7658 Test core_enrol_get_users_courses webservice
-
- Open
-