-
Improvement
-
Resolution: Fixed
-
Minor
-
3.6.2
-
MOODLE_36_STABLE
-
MOODLE_37_STABLE
-
MDL-65019-master -
In the app we need isexternalfile and repositorytype of the main file (first file) to be able to render the modules without retrieving the whole contents.
This could be included in the contentsinfo property that is already returned (new in 3.7). The app only needs the isexternalfile and repositorytype of the first file (the main file), we don't need to know all the repositories, but maybe some other client wants the full list of repositories so it could be interesting to return the full list (in the right order).
So IMO the WS should return the list of repositories and whether the first file is external or not.
- blocks
-
MOBILE-2907 Obtain the resource file mimetype and other required information from the course_get_contents WS
-
- Closed
-