Slider Trigger not working as intended

Sep 28, 2021

Hi,

I built an interaction with a slider and converted it to a freeform. To make the selection, I added two buttons off the screen (on the screen in the example attached). One button is the correct choice, the other isn't.

What I noticed is that if you move the slider and then click on the slider again, the selection is removed, resulting in an incorrect answer. Any ideas if that's expected behaviour and if it is, how I could trigger the result instead?

2 Replies
Jackie Ha

Hello,

I'm not sure if that is expected behavior or not, but I think I've come up with a work around.

Instead of having your triggers to change Button 1/2 to selected based on when Slider 1 moves, you can change the state based on when the user clicks submit. This seemed to work for me when I tested it. I've attached an image of what the triggers should look like.

Hope this helps!