You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After some debugging: this seems to happen when the student's submitted notebook doesn't contain a test cell (because they've accidentally deleted it, perhaps...). The gradebook db doesn't get a score from autograder for it, so nbgrader reports that it needs manual grading -- but because the cell is missing, the TA can't see the missing cell to assign it.
This may be a bug that nbgrader should fix itself, not rudaux. But I'm a bit surprised they don't account for this kind of issue already... More investigation needed.
Yes, I can reproduce this from scratch by taking the release copy of a notebook, making one of the tests become editable via metadata, then deleting the cell.
data file to reproduce on my gdrive (memory jog for later)
The text was updated successfully, but these errors were encountered: