-
Improvement
-
Resolution: Fixed
-
Minor
-
4.4
-
MOODLE_404_STABLE
-
MOODLE_404_STABLE
-
MDL-81132-master -
We can include just a couple of elements in the plugins modinfo customdata field that will help a lot to solve some performance issues (app side) related to having to do additional Web Service requests for retrieving basic information before even the user access an activity module.
In particular:
Forum: Return if tracking is enabled (to avoid the heavy calculations related to pending posts)
Apart from the previous, we've noticed that some user fields such as "trackforums" are not returned impeding also calculating whether we have to execute the forum tracking related code in the app
- blocks
-
MOBILE-4522 After opening a course, the WS mod_forum_get_forums_by_courses is called even if there are no forums with tracking enabled
-
- Closed
-
-
MOBILE-4540 Avoid calling core_course_get_contents to get URL contents in course page
-
- Closed
-