-
Improvement
-
Resolution: Fixed
-
Minor
-
3.5.2
-
MOODLE_35_STABLE
-
MOODLE_36_STABLE
-
MDL-63523-master -
This WS is currently returning some useful information but still missing some pieces to be able to print in the dashboard all the courses relevant information like:
- Course completion information (completed or not)
- Course image (if any)
- Marker (for the active section)
- Starred / favourited
- Hidden (not related to visible, if it is hidden for the user because he selected to not display it anymore in the list of courses), see
MDL-63457 - Last accessed
- Display name (that calculates if the shortname should be displayed)
Right now, we require extra WS calls to be able to retrieve the missing information and with the new dashboard we should be able to avoid multiple WS calls.
- blocks
-
MOBILE-2629 Mobile improvements for Dashboard and Course Overview page
- Closed
-
MOBILE-2655 Course Completion requests for each course won't be necessary anymore
- Closed
- Testing discovered
-
MDL-63627 WS core_enrol_get_users_courses is not returning the progress field correctly
- Closed