A major upgrade from 14.10.0 to the 15.0.0 version will be performed on Friday, May 27 starting at 8 pm UTC up to 8.20 pm UTC. A short 20 min downtime is expected.
Scenario: Changing max grade for a category item with a calculation that has existing grades will display the same points with the new max grade values immediately.
Given I press "Add category"
And I set the following fields to these values:
|Categoryname|Calccat|
AndIpress"Savechanges"
And I press "Add grade item"
And I set the following fields to these values:
|Itemname|gradeitem1|
|Gradecategory|Calccat|
And I press "Save changes"
And I set "=[[gi1]]/2" calculation for grade category "Calc cat" with idnumbers:
|gradeitem1|gi1|
AndIsetthefollowingsettingsforgradeitem"Calccat":
|Maximumgrade|50|
And I follow "Grader report"
And I turn editing mode on
And I give the grade "75.00" to the user "Student 1" for the grade item "grade item 1"
And I press "Save changes"
And I follow "User report"
And I select "Student 1" from the "Select all or one user" singleselect
And the following should exist in the "user-grade" table:
Scenario: Changing max grade for a category item with a calculation that has existing grades will display the same points with the new max grade values immediately.
Given I press "Add category"
And I set the following fields to these values:
|Categoryname|Calccat|
AndIpress"Savechanges"
And I press "Add grade item"
And I set the following fields to these values:
|Itemname|gradeitem1|
|Gradecategory|Calccat|
And I press "Save changes"
And I set "=[[gi1]]/2" calculation for grade category "Calc cat" with idnumbers:
|gradeitem1|gi1|
AndIsetthefollowingsettingsforgradeitem"Calccat":
|Maximumgrade|50|
And I follow "Grader report"
And I turn editing mode on
And I give the grade "75.00" to the user "Student 1" for the grade item "grade item 1"
And I press "Save changes"
And I follow "User report"
And I select "Student 1" from the "Select all or one user" singleselect
And the following should exist in the "user-grade" table: