Course grade override should show either exact percentage override or calculated percentage
Description
Attachments
Activity
Earle Nietzel December 10, 2021 at 2:07 PMEdited
Daniel Merino September 10, 2021 at 2:26 AM
Tested in experimental server with the property enabled, test plan works as specified.
Sam Ottenhoff September 8, 2021 at 12:01 PM
Okay next experimental restart will contain the config. Feel free to submit PRs in the future to this file:
https://github.com/sakaiproject/nightly-config/blob/master/experimental.properties
Daniel Merino September 8, 2021 at 5:08 AM
Finally this development was changed to be enabled by a property, true by default.
I would like to test it but I need that somebody changes that property in the experimental QA server.
gradebook.coursegrade.showCalculatedGrade=false
Thanks in advance.
Andrea Schmidt June 13, 2021 at 4:36 PM
The letter grade override is working as expected as stated in
However, the percent override is *now* *broken* and not working as explained in and SAK-43022.
broke the letter grade override and now this Jira broke the percent grade override.
This Jira has been merged to 21x, so is another Jira needed now to fix the percent (and keep the fix for the letter grade)?
When Course Grade Override is an exact percentage entered: the display should show the exact percentage entered and the corresponding letter grade.
When Course Grade Override is a letter grade entered: the display should show the calculated percentage and the new letter grade entered.