-
Improvement
-
Resolution: Fixed
-
Minor
-
3.6.2
-
MOODLE_36_STABLE
-
MOODLE_37_STABLE
-
MDL-64641-master -
Data required by the mobile app to be able to create calendar events:
- Allowed event types for the course where the event it is being created: Can be obtained
via calendar_get_allowed_event_types - List of all categories: view the code..
- Whether the course selector should display all courses or only the enrolled ones: view the code.
- List of courses with/without groups. When the user selects the "Group" option, only the courses that have groups are displayed. I guess this can be calculated in the app, but it could require several WS calls. View the code.
- blocks
-
MOBILE-1927 Create calendar events in the app
-
- Closed
-
- has a non-specific relationship to
-
MDL-65077 Review the current implemention of the get_access_information WS functions for activity modules
-
- Closed
-