okpy / ok-client

A Python client for the OK autograding system
https://okpy.org/
Apache License 2.0
57 stars 42 forks source link

Add option to restore from backup #362

Open kavigupta opened 5 years ago

kavigupta commented 5 years ago

It could take in a link to a submission ID as an argument

Use cases: (1) the obvious, so they don't have to copy/paste. (2) we could back up the ok tests and redownload them if they break their tests/ directory, which happens occasionally.