CSCI128 / 101GradingScript

Script designed to move grades between Gradescope and Canvas
https://gradingscript.trihardstudios.com/#/
0 stars 0 forks source link

[BUG] When Grading multiple assignments, if one is unable to be found, no assignments will be graded #18

Open gregbell26 opened 2 years ago

gregbell26 commented 2 years ago

Description

Issue

When selecting multiple assignments to grade, after all common names have been mapped to assignments, if the path to Gradescope grades is not found, no further grades are able to be entered.

Solution

If unable to find a grade sheet, then inform the user that the assignment will be skipped in grading and will update the list of assignments to grade by removing the assignment. Then continue to grade the remaining assignments.

Acceptance Criteria