Classes functionality

praveen
Forums
Hi , I am using OPINGO for my project and i am able to add course and classes finely from admin interface. But in front end users can able to see the list of courses that i created . The classes under each class is not listed out. Only the lessons for each course will be available. But i need list of classes for each course as well and if users interested to register to those classes then we need to provide an option for registration.Can any body help on this issue?? Thanks in Advance.
Profile picture for user James Aparicio
James Aparicio

Hi praveen,

Hi praveen,

For users to see the courses inside the classes (in my-couses), the users have to be part of the class and the course.

If you add a user to a class he will be also added to the courses inside that class. If you add a user to a couse he will not be added to the classes it belongs to.

Best regards 

praveen

Hi James,

Hi James, Thanks for your prompt reply. Still i am in some confusion. My question is " A class will be part of a course? or A course is part of a Class ? " please clarify. To register to a class it self how can i display them in front end. I am displaying the list of courses and users can able to register for those courses. Here i am aware of how to display classes in front end. In my project i have Course A --> Which consists of Class A , Class B , Class C Any user can subscribe to Course A but some of the students who interested in attending online classes can register to Class A or Class C. Do you have any suggestions to acchive this?
Profile picture for user James Aparicio
James Aparicio

Hi praveen,

Hi praveen,

By default with Opigno a course can be part of a class.

Example: 

Class Science

-> Course Math

-> Course Algebra

If user subscribes to the class Science he will be automatically subscribed to course math and course algebra.

If the user subscribes to the course Math, he will only be subscribed to Math.

All the content is linked to courses. Classes do not have any content linked to them. Only courses.

Best regards