Fixes to preferences and other stuff

This commit is contained in:
moodler 2005-03-29 12:34:32 +00:00
parent 5305e2eb48
commit b623ea5e78
3 changed files with 99 additions and 214 deletions

View file

@ -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';