Skip to main content
Participating Frequently
May 2, 2018
Question

Button visibility problem based on mouse over action

  • May 2, 2018
  • 1 reply
  • 157 views

I am trying to create an interactive quiz. The quiz includes couple of questions. For every question and answer I am using a new text box and buttons. Every buttons is having js code attached saying to make the current buttons invisible and the one for the next question visible. Everything regarding making visible and invisible is working. The problem is that on the very first slide when i move the mouse, all the buttons which are put to be invisible suddenly become visible.

Do u have any suggestion what i can do to solve it?

Thank u very much in advance.

This topic has been closed for replies.

1 reply

Lilybiri
Legend
May 2, 2018

If you want help, can you please offer more details because I don't understand really the workflow you are describing.

Which version are you using? Is this a non-responsive or a responsive project?

I presume you are not talking about default quiz slides (all quiz slides are interactive IMO) but about custom quiz slides created using text containers and buttons? Are those buttons scored? Are you using normal buttons or shape buttons? How did you set up the InBuilt states for the buttons? Can you post screenshots of the advanced or shared actions, because I don't know what you mean by making them visible/invisible? Maybe post screenshots of the setup of that first slide. Did you use the On Enter event of that first slide to trigger an advanced action? I always recommand NEVER to use a complicated action On Enter for the first slide. That could be a possible cause of your problem which sounds very weird.