I’m a beginner in Psychopy. In my research, I show participants some photographs. I ask the participant to determine whether there is an expression of emotion in the photograph displayed on the screen. If he chooses yes, I will ask him to choose which emotion it is. However, if he chooses no, the next stimulus will appear on the screen. Is it possible for me to create a test this way where the flow changes according to the participant’s reaction?
Thank you for the answer. I tried to do as much as I could understand. However, I haven’t got any results yet.
You can see the two stages of the test I prepared below. Participants can answer the question ‘are there any expressions of emotion’ in the first stage by pressing the ‘d’ or ‘k’ button (resp1). ‘d’ means yes, ‘k’ means no. Accordingly, I added a code to the second stage and wrote it as in the photo. However, even if the ‘k’ key is pressed, the question ‘what emotion expression is this’ continues to come. I’m open to suggestions on where I might have gone wrong.
hello, Im also a beginner and I want to implement something similar. I remember reading that if I alter the code in coder view, I wont be able to continue in builder mode? Could you clear that up for me?