How to tell if a course has already been completed

Here is our situation: Our courses have a test at the end. We only want our employees to take the test once, but we want them to have the ability to review the course if they want.


Our initial thought was to put an action with an If/Else Statement on the Next button on the page prior to the test. For example:


"On MouseClick > Go To Test" IF "AICC_Lesson_Status" Does Not Equal "completed".


Else Go To the "last page".


This isn't working. Our employees are launching the course from their history in our LMS (Reliant is our provider). It's almost as if the Lectora course can't read that the lesson status is already set to "complete". Is there an easier way to determine if the course is being launched for a second time as a review? Thanks.

Discussions have been disabled for this post