aisa2
May 16, 2020, 5:50pm
18
That’s exactly what I’m working through right now on my experiment. For me, I find that 6 is already hard to fit on the screen, but possible. Not sure about 10.
OS (e.g. Win10): MacOS Mojave 10.14.6
PsychoPy version (e.g. 1.84.x): 2020.1.2
What are you trying to achieve?:
I have a routine with 6 rating scales, all showing on the screen at once. I want to make sure all of the scales have a rating before allowing the participant to continue.
What did you try to make it work?:
I have created a code component that does the following:
In “Begin Routine”
# create button that will activate once all Qs are answered
continueButton = visual.ButtonStim(win,…