-
Improvement
-
Resolution: Fixed
-
Major
-
4.1.1
-
-
MOODLE_401_STABLE
-
MOODLE_403_STABLE
-
Moodle Apps - 2023 Sprint i2.2, Moodle Apps - 2023 Sprint i2.3
Right now LMS displays some data that the app doesn't, and in a different order.
Looking at the code, it seems LMS displays the following fields (I highlighted the ones not displayed in the app):
moodlenetprofile
country
city
timezone
address
phone1
phone2
institution
department
idnumber
interests
courses
roles in course
groups in course
suspended
custom fields
first access
last access
lastip
The app displays the following fields:
In "Details":
phone1
phone2
address
city
country
webpage
interests
custom fields
descriptionIn profile:
roles in course
last access
We already receive some fields that we aren't displaying: department, timezone, first access and suspended (timezone will be added in another issue). Courses and groups can probably be calculated.
Shaping: https://docs.google.com/spreadsheets/d/1hK5pz5QOnqEMESMghXugSq0H0eIbLQq0FK55IU9wh4s/edit?usp=sharing
- is child of
-
IDEA-185 Improve consistency LMS <-> app
-
- Closed
-
- Testing discovered
-
MOBILE-4369 Last access is wrong on a course (it is shown last access on the site)
-
- Open
-