Chapter 19 Lab 7 exercise

Your task will be to extend your 4-letter version of the flanker task. You should include 16 practice trials. On these practice trials, the participant should receive feedback on the accuracy of their response. Make sure your feedback works by running the task and making correct as well as incorrect responses.

Hint

Adapt the feedback from my flanker example. The one thing you need to keep in mind is that you need to adjust variable names. For example, the Keyboard component in my flanker task is called response. If your Keyboard component is called, say, key_resp you must adapt the code accordingly.

You can watch a video of me completing the exercise here: