mirror of
https://github.com/moodle/moodle.git
synced 2025-03-19 15:10:05 +01:00
Issue: Teachers can edit grader report preferences (including switches for quickgrading and quickfeedback), but do not have access to the "Turn editing on/off" button, so they can't do quickgrading. Solutions: 1.Decouple the quickgrading and quickfeedback modes from the editing mode, and turn them on/off through the preferences page. New capability: moodle/grade:edit * preferences: don't show quickgrading if no capability grade:edit * If quickgrading is switched off as a preference and user doesn't have manage cap, show edit icons around grades when in editing mode
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