Relaying response time to participants

Hello,

Before proceeding, I would like to mention that I am new to both PsychoPy and coding/programming in general. That said, I am trying to create a block of trials in which the participant indicates the first letter of the color that appears on screen. Following each trial, I would like to give the participant feedback by relaying their response time to them.

If you haven’t already tried it, I would recommend beginning by building the Stroop Task using this video as a guide. It provides you with some very basic steps for setting up routines and recording participant responses.

For the feedback component, here is a useful page that was helpful for me when I was just getting started: http://www.psychopy.org/recipes/builderFeedback.html

2 Likes

Thank you for your feedback! I’m gonna check it out right now.