mirror of
https://github.com/moodle/moodle.git
synced 2025-03-24 01:20:27 +01:00
Create the base audience class, to be extended by all audience types across the site. Implement types allowing audiences to be created per user, cohort or system role assignment. The helper class is used for interrogating report audience instances and retrieving access lists of those users able to view specific reports. Co-authored-by: Paul Holden <paulh@moodle.com>
Moodle Language Packs This directory contains the standard packaged Moodle language files, for making the Moodle interface appear in different interfaces. The default language for Moodle is the English language, under the Unicode scheme (UTF8). To add more languages to Moodle, you can either: 1) use the Moodle languages GUI in the interface to fetch new languages and install them in your 'dataroot' directory. 2) download them and unzip the packs in this directory manually For more information, see the Moodle Documentation: http://docs.moodle.org/en/Translation Cheers, Moodle Development Team