Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-78729

Course participants filter using firstnamephonetic and lastnamephonetic

    • MOODLE_402_STABLE, MOODLE_405_STABLE, MOODLE_500_STABLE
    • MDL-78729-MOODLE_405_STABLE
    • MDL-78729-MOODLE_500_STABLE
    • MDL-78729-main
    • Hide
      1. Login as Admin
      2. Go to Site Administartion->Language->Language packs  and install languge other then English
      3. Go to Site Administartion->Language->Language customisation load the new installd langauge from the step above and search for key "fullnamedisplay"
      4. change the translation to use other user profile fileds the firstname and lastname for example {$a->firstnamephonetic} {$a->lastnamephonetic}
      5. Save the changes.
      6. Create a few users with and fill thire name in English inside firstname and lastname feilds and thier name in the installed language in firstnamephonetic and lastnamephontic.
      7. enroll all the users as a studentes in test course.
      8. inside course and avtivity like quiz and assign open the user list table verify thet the session is in English and test the follwing:
        1. Sort the table by firstname ASC
        2. Sort the table by firstname Desc
        3. Sort the table by lastname ASC
        4. Sort the table by lastname Desc
        5. Open the filter by name dialog  Filter latter for firstname 
        6. Filter by latter for lastname
      9. Change the language to the new installed langauge, now all the user names change to the current langauge, repeat all test in step 8.
      Show
      Login as Admin Go to Site Administartion->Language->Language packs  and install languge other then English Go to Site Administartion->Language->Language customisation load the new installd langauge from the step above and search for key "fullnamedisplay" change the translation to use other user profile fileds the firstname and lastname for example {$a->firstnamephonetic} {$a->lastnamephonetic} Save the changes. Create a few users with and fill thire name in English inside firstname and lastname feilds and thier name in the installed language in firstnamephonetic and lastnamephontic. enroll all the users as a studentes in test course. inside course and avtivity like quiz and assign open the user list table verify thet the session is in English and test the follwing: Sort the table by firstname ASC Sort the table by firstname Desc Sort the table by lastname ASC Sort the table by lastname Desc Open the filter by name dialog  Filter latter for firstname  Filter by latter for lastname Change the language to the new installed langauge, now all the user names change to the current langauge, repeat all test in step 8.
    • Hide

      Code verified against automated checks.

      Checked MDL-78729 using repository: https://github.com/SysBind/moodle.git

      More information about this report

      Built on: Thu 05 Dec 2024 01:38:38 PM UTC

      Show
      Code verified against automated checks. Checked MDL-78729 using repository: https://github.com/SysBind/moodle.git MOODLE_403_STABLE (0 errors / 0 warnings) [branch: MDL-78729-MOOELE_403_STABLE | CI Job ] MOODLE_405_STABLE (0 errors / 0 warnings) [branch: MDL-78729-MOOELE_405_STABLE | CI Job ] main (0 errors / 0 warnings) [branch: MDL-78729-main | CI Job ] More information about this report Built on: Thu 05 Dec 2024 01:38:38 PM UTC

      Update tablelib.php - When using filter for users at the course participants page it searches for firstname and lastname first letters only. This commit adds possibility for searching for firstnamephonetic and lastnamephonetic first letters as well.

            chenlevy Chen Levy
            avgrigorev Alexander Grigoriev
            Votes:
            12 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.