How to go the next question after response and not force end routine

Hi wakecarter, and thanks very much! The interactive slider demo is very cool. I only need participants to be able to advance once they have made a selection on the slider. I seem to be able to do that locally simply by having a code snippet that ends the routine only if both slider and keyboard responses have been registered. Unfortunately, this doesn’t seem to work online, plus it does not account for participants pressing the spacebar to advance (even if accidentally) before making a slider selection, which means that as soon as they click on the slider the experiment will jump to the next trial. What are the parts of your code that I’d need to simply force participants to make a slider selection and then be able to press the spacebar to advance?
Thanks again,
Joan

1 Like