Forum Discussion
Locating randomised Radio and Check Mark buttons
It sounds like you're dealing with a tricky issue due to the shuffle answers feature. One approach could be to dynamically track the randomized positions of your buttons using a variable or array that updates when the slide randomizes. This way, you can map the hidden buttons to their new positions without turning off randomization. As for the intersection method causing the slide to stop playing, it might be worth checking if the state change or object interaction is interrupting the slide's timeline—perhaps adding a condition to delay the state change until after the slide starts could help. Have you tried logging the button positions to see if that gives you a clue? I'd be curious to hear if others have a similar setup!
I'm not sure if it's possible to track the randomised positions, have you acheived this before? I'd be keen to know how you did it if you have!
Related Content
- 6 months ago
- 2 months ago