Open e0d opened 3 years ago
There's an implementation of this for review here: https://github.com/edx/edx-platform/pull/27857
openedx/edx-platform#27857
I think the above PR is not related to course deletion but rather section/subsection/unit deletion.
Opportunity Objective
Add the option to delete courses in the studio home.
Market Evidence
Removal of courses is a basic operation that would simply be expected in a robust course management system
Proposal Specifics
Implement a basic course removal feature that allows a course admin to remove the course from the studio home. If there are concerns about cascading delete records, the feature could validate that the course upholds certain criteria before being deleted.
Success Measures
The feature merged and ready to use, even if only deletes courses that pass certain criteria.
[Source: https://openedx.atlassian.net/browse/OEROADMAP-36]