What are you trying to achieve?:
I have a bunch of rating scales in my experiment (ca. 30), therefore I want to avoid that the participants have to accept every single rating. I think this could be somehow frustrating for the participants to accept each rating. The rating will be mouse only.
After participants have made each rating they are allowed to end the routine with the space bar.
Single click is not an option as participants should be allowed to change their rating until they press the space bar.
What did you try to make it work?:
I am using the rating component and the customizied option as follows:
I had almost the very same issue with the storing of the responses of the scales without wanting to have the “accept button”. However, did you manage to indicate in the code that participants are allowed to continue (by pressing the “spacebar”) only when all responses are made?
I created a “Continue” Button underneath the scales to end the routine. But I want it only to be clickable when all rating responses are made.
The code in the code component (begin of routine) is: