okpy / ok

ok.py supports programming projects by running tests, tracking progress, and assisting in debugging.
Apache License 2.0
333 stars 84 forks source link

Add ability to delete backups and submissions #1352

Open pbitutsky opened 5 years ago

pbitutsky commented 5 years ago

A TA was manually adding a backup/submission for a student and accidentally uploaded the wrong student's code. There's no way to delete a backup, but there should be.

ja5087 commented 5 years ago

Agree that this should be the case, and the button shouldn't be too complicated. I'm looking into it.