Hi,
I created a LMS course, add a chapter, a lesson and quiz.
Then login in as a system user with student role. I can see the course, but cannot find a way to enroll the course. Can someone help?
when click on the “start learning” button, I am getting error message
Message
Failed to get method for command lms.lms.doctype.lms_batch_membership.lms_batch_membership.create_membership with No module named ‘lms.lms.doctype.lms_batch_membership’
Hi @Jannat_Patel,
I am new to erpnext and have never done the update before.
Do I just do the following?
bench --site {mysite} uninstall-app lms --force
delete lms directory under frappe-bench/apps
bench get-app lms
bench --site {mysite} install-app lms
After I did these, I ran “bench start”
I notice the “start learning” button disappeared. and I cannot add lesson.