Marking a course complete
-
We are trying to simplify the steps users take in between each course and are looking for some advice.
Currently when you finish one lesson, you must first hit the mark complete button, followed by the next lesson button. I am wondering if there is already built in functionality for programmatically marking a course complete at an arbitrary trigger. Is there some ajax request that we can make which would allow us to do this without making a full page reload?
The use case for example would be to listen for the end of the video being shown, and then automatically trigger the next lesson so that you have a seamless transition from one lesson to another.
- The topic ‘Marking a course complete’ is closed to new replies.