Hello from a new user:
I'm having difficulty with the word "Course", and how courses are used in moodle. Please let me explain.
For example, in an University, a course would be something like MATH101, COMSCI202, etc.
Take MATH101. It would have a set of Classes/Lessons. But it would NOT have a schedule! Instead each semester would have 0 or more MATH101 scheduled. One could be in the evening with prof. Joe, and one in the morning prof. Jane. But both would have the same Classes/Lessons.
In my specific project for a driving School, we have Courses A, B, and C, which are vehicle license categories. We have lessons L1-L100.
A will have L1-L50, B will have L1-L60, and C will have L1-L10+L61-L100.
Each day/week will have a subset of each of those lessons scheduled. (see attached example week)
Any pointers on how this can be achieved would be greatly appreciated.
Thanks.