Hello, i am using most recent psychopy version and running it on macOS using the builder.
I am trying to set a loop to end if y is pressed or loop back to start the loop again if n is pressed. However i am unable to figure this out using the builder.
Below is a screen shot of the structure, so the first routine loops round 4 times then the second routine will ask if continue y or n, if y it moves on to next routine, if n it goes back and runs the first routine again…this keeps going until participant uses y and can progress.