create two rollover states for a button
is this possible? because what I'm trying to do is after the learner jumps back from a quiz slide to a previous slide I want the button on that slide to say something else. I mean it's "let's go!" for example when they first visit that page and when they get back from the quiz I want that button to say something like "Go back to quiz". I gave the button a variable. Set it to zero. And set it up to increment when clicked. And if it's equal or greater than 1 I wanted to show another state. Which worked. The thing is when I hover on the button it says "let's go" again. It's annoying...
