If this template helps then use it. If not then just delete and start from scratch.
OS (e.g. Win10): Windows 10
PsychoPy version (e.g. 1.84.x): 2020 1.1
Standard Standalone? (y/n) If not then what?: Standalone
What are you trying to achieve?: I am completely new to Psychopy. In my experiment, i want the following to happen: A face will be displayed, people have to rate that face on two scales “Happy” and “Angry”. The answer that they give on the scale should be changeable, if they are not happy with their answer. I ticked the “show accept” box for that.
So far so good. I want to force the end of the routine only after both scales are accepted. Right now
they can jump to the next item (face) even if they haven’t ticked off anything.
Is there a way to make this possible via builder view or do i have to use Coder view for that?
And if i do need Coder view, how do i code it? I would appreciate it if you could explain it for dummies, thanks! P. s. I haven’t done any coding in coderview so far