Private courses that you can enroll only manually
-
I’m writing a plugin that will allow students to enroll in a course using a license key that we give them. It’s almost done and works pretty well so far.
Here is a use case that we’d like to implement.
The Course should not be visible on any listing. Even if you know the course URL, you should not be able to load it. With the plugin and by entering the license key that the students were given, they should be able to enroll in the Course and see it under their profile.
It looks like if the Course is marked as “Private”, it should do the job, but no, it does not work because the private courses do not show under your profile page after you enroll.
Can you suggest a workaround or solution to see private courses that you are enrolled in, under your Profile page and work on them?
This is a use case that is very applicable for environments where you have a large number of small courses and you don’t want all students to see all courses. For example, a school or college.
- You must be logged in to reply to this topic.