I’m using the slider component in my experiment. Participants are allowed to make multiple changes after giving the first rating. Once they are ready for the next trial, they can press a “continue” button using the mouse. I noticed that participants can skip the trial without giving a rating by pressing the continue button, is there any code that can prevent that?
I know the code for using the space bar to end the trial, but I’m not sure how it can be changed to fit in my experiment.