Hello everyone,
I am currently setting up an experiment in PsychoPy where participants in an fMRI scanner use a 4-button response device to answer questions. Each button on the device corresponds to an answer option (1, 2, 3, or 4). The responses from this 4-button device are correctly saved in a text file on the computer, and we can see the values (1, 2, 3, 4) in the file.
However, I am facing an issue where PsychoPy does not recognize the input from the 4-button device during the experiment. I have tried using different components such as the keyboard response, joystick response, and button response in the PsychoPy Builder, but none of these seem to detect the responses from the 4-button device. I would like psychoPy detect the button response, move to next question and save the response.
Has anyone encountered a similar issue or have any suggestions on how to get PsychoPy to recognize and record the responses from this specific 4-button device? Any insights or solutions would be greatly appreciated.
Thank you!