How to track course completion

This course has no questions to track completion. But i need to track the course completion... and the user should have viewed all the boards in the course, only then the course should be considered as completed. please help...

Discussion (4)

To mark the course as completed, you need to add an action: mofidy variable >> set AICC_Course_Status >>> completed. That's it.


Once you create it, it is completely up to you where, when and under what conditions you want this action to fire.

@tinagk 50205 wrote:

This course has no questions to track completion. But i need to track the course completion... and the user should have viewed all the boards in the course, only then the course should be considered as completed. please help...


If you want to make people view all pages you would also need to set up a variable to track when people visit each page and not mark it as complete unless that is the case.

You can set AICC_Score variable to any number between 0 and 100. E.g. On Page Show > Modify Variable > AICC_Score > Set to 99.

I want a score to be assigned for each page the user visits... i know to grade a test but how am i supposed to grade a page or chapter. Is this possible?

Discussions have been disabled for this post