Hi, I am trying to create an N-back task in which participant will have to choose which versions would he rather do: 1-back or 2-back. Assuming that I can use conditionsFile as variable, I input this before the trial loop:
Maybe because different version we use of PsychoPy, I cannot see your code components here on my laptop, but I managed to see the original code, I guess I have found where the problem is, you can give it a go.
for the code you added, try to put numbers in quotation marks:
Is there also a possibility to assign a condition file for half of my participant if a specific key is pressed. Let’s say: If a participant presses 1 and 1 matches with a picture A, I want to show picture A for half of my participants but also if they press 1 I want to show picture B for the other half?