nbgrader icon indicating copy to clipboard operation
nbgrader copied to clipboard

Add command to clear feedback from the exchange

Open jhamrick opened this issue 5 years ago • 1 comments

Currently, you can use nbgrader list to remove released assignments:

  • nbgrader list --remove removes released assignments
  • nbgrader list --remove --inbound removes submitted assignments
  • nbgrader list --remove --cached removes cached submitted assignments

But there is no way to remove feedback that has been released. There should be a corresponding behavior to nbgrader list such as nbgrader list --remove --feedback which would remove returned feedback.

jhamrick avatar Aug 24 '19 09:08 jhamrick

Hey - i'm happy to work on this :)

enisnazif avatar Nov 02 '19 11:11 enisnazif