Uploaded image for project: 'Moodle app'
  1. Moodle app
  2. MOBILE-4267

Make user profile data more consistent between app and LMS

    XMLWordPrintable

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 4.1.1
    • None
    • Users
    • MOODLE_401_STABLE
    • Moodle App 4.3.0

    Description

      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):

      email
      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":
      email
      phone1
      phone2
      address
      city
      country
      webpage
      interests
      custom fields
      description

      In 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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            dpalou Dani Palou
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: