AICC Lesson Status
May 4, 2005 12:00 AM
Jenn,The way I would handle this is to set up a counter to see how many times the user fails the test. Increment the variable of the counter by 1 when the user goes to the Fail Page, by using an on show action to update the counter. When the counter reaches the required number of failures, use another on show action on the fail page to force the AICC_LESSON_STATUS variable to incomplete. Be sure to set the condition of the action to match the counter variable value. This will update the status in the LMS correctly.
Discussions have been disabled for this post