-
Type:
Bug
-
Status: Verified
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 11.4, 12.0
-
Component/s: Gradebook
-
Labels:
-
12 status:Resolved
-
11 status:Please Merge
-
Test Plan:
Using the new functionallity of overriding the grade with numerical values, it can fail when you are using a custom Grade Schema (I'm not sure about if it will fail with all custom grading schemas, but you can create the same one to reproduce it).
If you submit a numerical value, it will fail consistently if you submit more than 50.
This is because the schema is not sorted descending by the value when getGradeFromNumber's function calculates the Grade based on Grading Schema.
- is related to
-
SAK-27900 Grade override should accept numerical values as well as letter grades
-
- CLOSED
-