-
Improvement
-
Resolution: Fixed
-
Minor
-
3.5.2
-
MOODLE_35_STABLE
-
MOODLE_36_STABLE
-
MDL-63522-master -
This WS was originally designed to be used by the Mobile app in order to print all the course activities and resources information.
Current problem is that is missing some important information like:
- Availability data (only part of it)
- Completion status for activities
- Display options data (cmi_info_view) data
So we have to retrieve that information via additional WS calls and this has a direct impact on server side performance and mobile app responsiveness
We need to double check that we are not missing any formation used by the core function course_section_cm
- blocks
-
MOBILE-2669 Reduce WS requests in the course main page
- Closed
- is blocked by
-
MDL-63542 Web Service core_course_get_course_contents is not returning stealth activities
- Closed
- Testing discovered
-
MDL-63824 Static caches not reset between tests and causing nightmares
- Open