okpy / ok

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

Adding a delete button to remove an assignment. #1383

Open strinh418 opened 4 years ago

strinh418 commented 4 years ago

A new button located under actions for an assignment where you can now delete that current assignment. When attempting to delete the assignment a warning message asking to confirm will pop up if the assignment has any student submissions.

I placed the button under the actions but if it would be better to be placed somewhere else it could be changed.