Forum Discussion

AdetunjiAdeb164's avatar
AdetunjiAdeb164
Community Member
8 months ago

Custom Quiz button disable using variable

Hi, 

 

Is there a way of using variable to track if a button is selected. 

 

All quiz slides of 10 or more has button which is track using variable. If button is selected on any of the quiz slide, the rest of the button is disable during the quiz duration. 

 

Is that possible or point to the direction. 

 

Much appreciated

T.J

  • Hello T.J.,

    Happy to help!

    You can achieve this desired effect by making use of variables and triggers to monitor the states of the button that is present in all of your question slides. 

    In the example file that I've attached, a True/False variable is added which keeps track of whether it is time to disable the blue button found in the question slides. Clicking on the button on any of the slides will disable the button on the other slides. 

    Hope this helps!