-
Bug
-
Resolution: Fixed
-
Minor
-
3.1.3, 3.2.3, 3.3, 3.4
-
MOODLE_31_STABLE, MOODLE_32_STABLE, MOODLE_33_STABLE, MOODLE_34_STABLE
-
MOODLE_32_STABLE, MOODLE_33_STABLE
-
MDL-58577-statistics-report-header-multilang -
- Have the Statistics switched to enabled (Administration > Site administration > Advanced features) and make sure data has been generated data to look up.
- Install at least another language pack.
- Enable filter_multilang and apply to both Content and Headings
- As admin, in admin/roles/manage.php (Users > Permissions > Define roles) modify the student role's custom full name with a string containing those language tags, for example <span class="multilang" lang="en">Learner</span><span class="multilang" lang="ru">Ученик</span>
- As a teacher, open the course statistic page (Administration > Course administration > Reports > Statistics)
- Select Learner from the "Report type" pulldown
- The multilang is not working
- Discovered while testing
-
MDL-58180 In function stats_get_report_options role names are not passing format_string
-
- Closed
-