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

How do I delete an assignment? #1365

Open das-g opened 5 years ago

das-g commented 5 years ago

According to #465, there should be a way in the web interface to delete an assignment.

According to https://github.com/okpy/ok/wiki/Permissions#updatedelete-1 this should be possible if an assignment has no submissions.

However, I can't seem to figure out where or what to click to do that.

If I would like to delete assignment "Hog" in the following example, how would I do it through the web interface? (I'm logged in as the example staff member who created the assignment and the assignment doesn't have any submissions, yet.)

assignments overview

assignment details / settings

Sumukh commented 5 years ago

I don't think we actually support deletions on our latest code base (the issues/documentation you found seem related to Ok v2 - and we did a total rewrite)

For now, maybe a rename & uncheck on "Visible on student dashboard" should be somewhat close in terms of functionality