You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, if we delete a course it is deleted forever along with the tracking information. And there is nothing that handles the case when the course is completed. So we need to implement these features.
Change Delete Course to Archive Course
Add the Archive toggle in the Dashboard (Archived courses can be deleted permanently)
Create a Completed Courses Section
Implement Handle Course Complete
The text was updated successfully, but these errors were encountered:
Currently, if we delete a course it is deleted forever along with the tracking information. And there is nothing that handles the case when the course is completed. So we need to implement these features.
toggle
in the Dashboard (Archived courses can be deleted permanently)The text was updated successfully, but these errors were encountered: