Custom Launch Page??

There are probably dozens of ways to accomplish this. Here is a simple example:Create a new blank page at the beginning of the course. Add two actions to this page:Action1: onshow= go to Choice_PageCondition: AICC_Lesson_Status EqualTo undefinedcompletedAction2: onshow= go to next page (or first page of content)Condition: AICC_Lesson_Status Not Equal To completedSince you have bookmarking turned off, the course should launch to the blank page every time. The conditions on the actions are what do the decision work. If status is completed, the course goes to your choice page. If the course is not completed, the course goes to whatever page you point it to in Action2.Good luck!

Discussions have been disabled for this post