Forum Discussion
Storyline Help Needed to Build an Interactive Quiz
If you don't need the cursor to change when hovering over an active object in the test, this can be resolved in 2 ways:
1. Disable the CSS settings on this slide so the cursor does not change to a pointer when hovering over an active object. Unfortunately, I don't have ready-made code that will do this. But you can be cunning and use option 2.
2. Place another huge transparent button over the entire slide under the buttons that the user is supposed to find. Create a trigger for this button that does nothing (for example, adds 1 to some variable or something else that will not affect the process at all). In this case, your cursor will always look like a finger (i.e., it will indicate that the object can be clicked) and, accordingly, there will be no hint.