Forum Discussion
AdetunjiAdeb164
10 months agoCommunity Member
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 ...
JoseTansengco
Staff
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!
AdetunjiAdeb164
10 months agoCommunity Member
Hi Jose,
Thanks so such.
that works great.
TJ