Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.6.3
-
Fix Version/s: 3.7
-
Component/s: Other
-
Testing Instructions:
-
Affected Branches:MOODLE_36_STABLE
-
Fixed Branches:MOODLE_37_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-65024-master -
Pull Master Diff URL:
Description
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)
Attachments
Issue Links
- blocks
-
MOBILE-2907 Obtain the resource file mimetype and other required information from the course_get_contents WS
-
- Closed
-