When a student submits an assignment late and uses graces day, when trying to grade the student assignment, we get a routing error
Steps to Reproduce Issue
- Log in as an admin and create an assignment that is due now and add a grace period
- Give a grace day to the student
- Log in as the student and submit a late assignment
- Log in as an admin and collect assignment when the assignment is collectible
- Click on the student with the late assignment and grace day used
Expected Results
- We can grade the student assignment
Actual Results
- Throws ActionController::RoutingError in Results#edit
Reproducible on http://sandbox.markusproject.org/
Not reproducible on http://demo.markusproject.org
When a student submits an assignment late and uses graces day, when trying to grade the student assignment, we get a routing error
Steps to Reproduce Issue
Expected Results
Actual Results
Reproducible on http://sandbox.markusproject.org/
Not reproducible on http://demo.markusproject.org