-
Bug
-
Resolution: Fixed
-
Minor
-
4.0.1
-
MOODLE_400_STABLE
-
MOODLE_400_STABLE
-
MDL-75058-master -
The existing Web Service core_course_get_contents is currently returning a structure called "dates" that contains the label and timestamp fields for a specific date.
There are a couple of problems right now:
- Is missing the relativeto field (that is currently used only by the assignment module)
- Is not possible to identify to what corresponds the date, if is a timeopen/timeclose/duedate or whatever date that a particular module sets based on the activity settings.
The previous two aspects are preventing external systems from properly and efficiently managing those dates. It is missing some required information such as the relativeto field and is not able to distinguish for what purpose is the given date.
- blocks
-
MOBILE-3936 In-line reminders in places where future dates are available
- Closed
- will help resolve
-
MOBILE-4102 Relative dates are not correctly displayed for teachers on the app
- Closed
-
MOBILE-4103 Course modules info dates information is not properly displayed on the app
- Open