Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.5
-
-
MOODLE_25_STABLE
-
MOODLE_25_STABLE
Description
Certain activities use the xxx_by_courses WebServices. This WS returns all the activities of that type in a course. If a new activity is added to a course, if the user opens it in the app but the xxx_by_courses was cached before the new activity was added then an error message is shown because the activity isn't found.