Hi, i am building an LMS with your great plugin. The course content will divided as such:
Intro.
Module 1: Intro to Course (A module = Section on this case)
Module 2: PHP basics
- Class 1: For loop intro
So the question is, as you can see i got my course divided by Modules in LMS format is sections right? Inside each module or section there are Classes or Units on the LMS format and on each Unit there are assignments to be passed, am i on the right path for creating a course here, seen the documentation i guess, yes. So i want to have a requirement that in order to see the next module, you have pass the assignment given on each module, which is to upload an assignment via PDF, if you upload the assignment then you can see the next module if not the next Module / Section will be blocked, will that be possible with this plugin?
Thanx