Forum Discussion
How can I get my slider quiz question to work?
I'm not sure how to capture the slider's position to submit a quiz answer. I've looked at other examples, but they're years old and I'm not sure as though they still work. If someone could please take a look at my slide 2.5 ("Question 5"), that would be super great. What do I still need to do here to make this work? I'm open to adding or removing existing triggers of course.
- JoanneChenSuper Hero
Hi Brenton,
You need to set the button to be seleted align with the slider so when users hit the submit BTN the system will know whick option was selected. Use the trigger: change the state of BTN# to be selected when slider moves when its value equal to #
- BrentonJenkins-Community Member
Hi Joanne,
Thank so you much. This worked perfectly.
Also, I don't think I would have ever thought to make the first position already "selected".