frappe / lms

Easy to Use, 100% Open Source Learning Management System
https://frappe.io/learning
GNU Affero General Public License v3.0
1.06k stars 486 forks source link

Ability to delete chapter from dashboard #1011

Open NagariaHussain opened 2 months ago

NagariaHussain commented 2 months ago

I couldn't find the option to delete a chapter from the LMS UI.

iamejaaz commented 1 month ago

image If you are talking about this delete button, then it is available now.

anhlevfx commented 2 weeks ago

Hi @iamejaaz , I installed the latest version, but don't have the button you mention, I tried with admin account. What should I do to active the button?

iamejaaz commented 2 weeks ago

Hi @iamejaaz , I installed the latest version, but don't have the button you mention, I tried with admin account. What should I do to active the button?

Hi @anhlevfx Edit the course from the course details page. I have attached the video.

https://github.com/user-attachments/assets/5838e7f6-15e3-4800-918c-3dedd0abbf0e

anhlevfx commented 2 weeks ago

Thank you @iamejaaz it works!

anhlevfx commented 2 weeks ago

Hi @iamejaaz, the delete button you mentioned above only delete a lesion of a chapter. How to delete a chapter? I have one option is edit title in popup modal after press edit chapter button.

iamejaaz commented 2 weeks ago

Hi @iamejaaz, the delete button you mentioned above only delete a lesion of a chapter. How to delete a chapter? I have one option is edit title in popup modal after press edit chapter button.

@anhlevfx I'm sorry, I was wrong. I think there is no option to delete chapters from the LMS UI. You can delete them by switching to desk view ⬇️ Remove the record from the chapter's child table. image

anhlevfx commented 2 weeks ago

Yes, must use desk UI to delete it. The feature should be implemented soon for better UX.