-
New Feature
-
Resolution: Fixed
-
Minor
-
3.1.2
-
-
Moderate
-
MOODLE_31_STABLE
-
MOODLE_31_STABLE
-
Moodle Mobile 3.1.3
We should allow prefetching a glossary. We should prefetch all the possible filters (except search) and the entries.
We need to check if we can also prefetch the required data to make auto-linking work too.
We should try to prefetch embedded files too, although the WebService doesn't return data about those files.
The main problem here is that we have no way to calculate the size of the download. The WebService already return the entries contents, and we don't have a WS to get the attached files. Ideally the WebService should return the list of files in each entry, and also accept a parameter to determine if we want the entries contents or not. Each entry should have the content size (without files) too.
- blocks
-
MOBILE-1729 Decrease usage of getFiles in prefetch delegate
-
- Closed
-
- is blocked by
-
MOBILE-1715 Prefetch survey
-
- Closed
-