variable help

Not a problem! It was a hard topic for me to wrap my head around initially -- that "on page show" really only happens once unless you tell it to again.So to get that action to run again, there are at least two ways to go about it:1) Have a button that says "Check My Work" or something to that effect, that users have to click on after they have finished all of their stars. This is an extra step and seems redundant, since you've already given them feedback in the form of stars.2) Add another On Mouse Click action to each object that has to be clicked on. It's more work for you, but it will be much more seamless to your users. (I have to credit a coworker with this solution!)

Discussions have been disabled for this post