-
Improvement
-
Resolution: Fixed
-
Minor
-
3.6.3
-
MOODLE_36_STABLE
-
MOODLE_37_STABLE
-
MDL-65024-master -
This issue is about performance: In order to avoid multiple calls to the core_course_get_contents WS to retrieve information required to build the main course view in an external cliente (like the Mobile app), some information should be cached via the get_coursemodule_info callback.
Particulary:
- For mod_url: The final full URL
- For mod_lti: The external icon url (if any)
- blocks
-
MOBILE-2907 Obtain the resource file mimetype and other required information from the course_get_contents WS
-
- Closed
-