mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
2b04c41c58
* Added the component and ratingarea fields and implemented it throughout the rating API as mandatory fields * Cleanup rating indexes * Upgrade forum/data/glossary ratings * Moved the logic in the render_rating method to methods of the rating object. * Added new callback for checking ratingareas * Cleaned comments here and there * Mark the xxx_get_participants methods as deprecated * Refactor rate_ajax and ratingsuser_can_view_aggregate methods * Cleaned up rating/index.php to use html_table object and moved inline styles to CSS. * Added missing properties of the rating object that were being set throughout the rating API.
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