Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.5.1
-
Fix Version/s: 3.5.2
-
Component/s: Course contents add-on
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_35_STABLE
-
Fixed Branches:MOODLE_35_STABLE
-
Pull Master Diff URL:
-
Sprint:Moodle Mobile 3.5.2
Description
Right now we do 1 WS call for each mod_url and another WS call for some mod_resource.
The WS allows passing a "modname", we should try to use it to decrease the number of WS calls.