mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Fixes to preferences and other stuff
This commit is contained in:
parent
5305e2eb48
commit
b623ea5e78
3 changed files with 99 additions and 214 deletions
|
@ -15,9 +15,10 @@ $string['choosecategory'] = 'Select Category';
|
|||
$string['creatinggradebooksettings'] = 'Creating Gradebook settings';
|
||||
$string['curveto'] = 'Curve To';
|
||||
$string['deletecategory'] = 'Delete Category';
|
||||
$string['displaylettergrade'] = 'Display Letter Grade';
|
||||
$string['displaylettergrade'] = 'Display Letter Grades';
|
||||
$string['displaypercent'] = 'Display Percents';
|
||||
$string['displaypoints'] = 'Display Points';
|
||||
$string['displayweighted'] = 'Display Weighted Grade';
|
||||
$string['displayweighted'] = 'Display Weighted Grades';
|
||||
$string['dropped'] = 'Dropped';
|
||||
$string['dropxlowest'] = 'Drop X Lowest';
|
||||
$string['dropxlowestwarning'] = 'Note: If you use drop x lowest the grading assumes that all items in the category have the same point value. If point values differ results will be unpredictable';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue