At a glance, I see a couple of things that need correction.First, on the action for Page 1, your condition does not need to be set to VAR(Visited). You can set the condition to just be equal to 1 (which is set on Page 2 upon the learner clicking on the next button).Second, you don't need a condition on the next button on Page 2. You want the Visited variable to be set to 1 always, right? So, remove the condition, and the variable is set to 1. This should trigger the action on Page 1 to show the X. If that doesn't make sense, you can send me a copy of your project (or at least stripped down to just those two pages to avoid transmitting confidential materials). Shoot an e-mail to kevin.elmore (at) yahoo (dot) com. I obfuscated the address a bit so forum robots can't harvest it. Just plug in the correct characters. But I hope this advice does it.Kevin