[Gradebook] Fixed Late Work Penalty

Problem statement:

Late work is currently marked at percentage per day (or hour), down to a floor. For example, I take a 10% penalty for late work regardless of how late it is. I set the floor to 90%, but this results in no penalty unless the student scores above 90%. I would like 10% taken off, regardless of how late it is and what they score, as an example. So, if an assignment is out of 100... 100 pts becomes 90 pts (-10 pts, or 10%) 90 pts becomes 81 pts (-9 pts, or 10%) 25 pts becomes 22.5 pts (-2.5 pts, or 10%)

Proposed solution:

Set function to allow a fixed penalty regardless of score or lateness. This will allow Canvas to match a common late work policy.

User role(s):

instructor,ta