-
Improvement
-
Resolution: Fixed
-
Minor
-
3.1.2
-
- Enter into the sections list of a course.
- Enable section downloading.
- Download one section.
- Download one activity of a different section.
- Check the performance and the status of the activities.
-
Moderate
-
MOODLE_31_STABLE
-
MOODLE_31_STABLE
-
Moodle Mobile 3.1.3
We should improve the performance, specially in the pre-fetch areas, suggested improvements are:
- Sections download must be disabled: We should add a new icon on top of the sections page (the cloud icon) to enable downloading. When the user clicks in the icon, the download status for all the sections start being calculated)
- isDownloadable: In every module implementing it, it should use aggressive cache when possible.
- getModuleStatus: Should use aggressive cache too
- will be (partly) resolved by
-
MOBILE-1822 Remove "Enable download sections" setting
- Closed