scott-yj-yang / LatePenalty

Apply Late Penalty to Gradescope Submission to Canvas
https://scott-yj-yang.github.io/LatePenalty/
Apache License 2.0
0 stars 1 forks source link

Create accept no later than x days after the due date options. #8

Open scott-yj-yang opened 2 hours ago

scott-yj-yang commented 2 hours ago

nbgrader did not strictly enforce the due day system. We need to write a condition to catch that.

scott-yj-yang commented 2 hours ago

plus, expose: this args to the post grade, to make the total late days adjustables.