Forum Discussion
Hover AND Click?
Brian, Of course, but even if your triggers work (which they can easily), you have to make a decision here:
When they click do you want to go to the answer layer, or the answer slide? Generally, in a case like this, the system would go to the first option, then before you could see it, would go to the second option. But in the case of a jump, there is a special consideration: as soon as the jump command begins processing, all other triggers below it are cut off and not executed.
Once you make that decision, and delete the trigger you don't want, making the click triggers work is easy. For each layer, go to the properties, and deselect the option "Prevent user from clicking on other layers". Selecting that includes the base layer, and you don't want to prevent them from clicking on the base, since it holds the circles.
Something else to consider. As it is, no layers are closed, even when the learner hovers over another circle. You are getting away with it because the last layer shown moves to the top. Personally, I think that is a messy and vulnerable situation, so I would also set each layer to hide other layers, but it's up to you.