I just installed WPLMS because we want to achieve the following (and I want to get your feedback to know how to achieve this):
A student will register and will wait for approval from admin's backend. When approved, admin can change student rol from "on demand" to "assisted", in this second rol the studen will be able to reach "instructors", otherwise will just remain consuming the courses itself with no support from school.
The student assigned to "assisted" will have a series of courses automatically assigned, and will be forced to consume this courses in a specific order, not being able to change course if the prior is not completed.
Also want to add another rol, kind of "supervisor", to help admin to track progress of students and to organize meetings and stuff as well.
How can I do this? Thx!
1 . for registration approval we have custom registration forms:
https://wplms.io/support/knowledge-base/custom-registration-forms-in-wplms/
you can disable activation email in this and then you can manually approve the user from backend , wp-admin-> users -> signups .
2 ) for course chronology you can set pre requisite course in each course to make this chain :
https://wplms.io/unit/course-settings/
2 ). this can be done with the help of this plugin :
https://wordpress.org/plugins/user-role-editor/
Hi, how can I automatically assign a course to a new user? I just realized you solved the chronology issue but not the automatic assignment.
well for automatically assigning the course
Go to wp-admin > LMS > Settings > http://prntscr.com/tbkb08
This setting will work for you
may i know the automatic assignment issue?
Hello guys,
I solved the issue with the batches plugin.
Thanks a lot!
thanks to confirm this
closing the topic