Course Completion

I have done this before, it is very time counsuming. I usualy make a variable named "Viewed01", "Viewed02" etc for every page of the course. They all start at 0 and when the page is viewed, I change the value to 1 for that page.I then put a Modify Variable "AICC_Lessson_Status" to completed with multiple conditions that all the page variables are equal to 1.This became very time counsuming for the very large courses, so I started making htem a bit more random. I would put the variable in the first page, last page, and 3 random pages in the chapter. The chances of them hitting those 3 random middle pages and not touching the whole thing were close to nothing.

Discussions have been disabled for this post