In PsychoPy, I have created a visual search task, but I want to add adaptive difficulty. I'd like to dynamically adjust the target's color contrast based on participants' reaction times. How can I implement this adaptive design, and do you have any releva

In PsychoPy, I have created a visual search task, but I want to add adaptive difficulty. I’d like to dynamically adjust the target’s color contrast based on participants’ reaction times. How can I implement this adaptive design, and do you have any relevant Python code examples to help me get started?

I would start here: Using a Staircase — PsychoPy v2023.2.3

1 Like