How set lesson_status to be cpmlete?
July 10, 2008 12:00 AM
What you need to do is add a finished or done button on the last page of your course. Then add a action on the click of the button. Set the actions to modify variable - AICC_LESSON_STATUS to the value of "completed" and set the type of modification to Set Variable Contents. Then goto the properties of the button and goto the onClick tab and change this to Exit Title/Close Window (if you want the course to end). Hope this helps.Note: I have a question of my own on the topic: what is the difference between the AICC_LESSON_STATUS and the AICC_CORE_LESSON variables? Do you need to modify both or just one to pass a completed status?
Discussions have been disabled for this post