cmusv / pysheetgrader-core

PySheetGrader -- grading spreadsheet assignments made easy!
Other
2 stars 2 forks source link

Check rubric type does not work with alt cells #27

Open erdogmush opened 2 years ago

erdogmush commented 2 years ago

Again, this should have been tested by the student who implemented the check rubric type!

When the rubric type is check: When an alt_cell is correct, this has no effect -- the cell is graded incorrect if the original cell is incorrect regardless of alternative cells!

Make sure to add test-mode files have test cases for this to replicate this bug and in case there is a regressions.