Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 1.9, 1.9.1
-
Fix Version/s: 2.0
-
Component/s: Usability
-
Labels:None
-
Environment:VMWare ESX, LAMP (SLES 10SP1),Apache/2.2.6 (Unix), mysql Ver 14.12 Distrib 5.0.37, PHP 5.2.4
-
Database:MySQL
-
Affected Branches:MOODLE_19_STABLE
-
Fixed Branches:MOODLE_20_STABLE
Description
Grade Override setting broken, must uncheck and save "overriden" twice on the "Edit Grade" page in order to undo Grade override, this is not completely reproducible on some browsers, only on firefox 2. I have had very few problems on Firefox 3.
Reproduce:
Turn Editing on in the gradebook.
In an Assignment Grade, click the "Edit Grade" button.
Uncheck "overridden"
Click "Save Changes"
(Note the grade is still overriden at this point)
Navigate back to the "Edit Grade" page
(Note the "overridden" checkbox is still unchecked)
Uncheck "overridden"
Click "Save Changes"
The grade should now not be set to overridden.
Tested: Browser Firefox2, OS: Windows XP
There's more information in MDL-18095 - I didn't find this one until after I'd filed the other.