Hello everyone!
I’m using the v2024.1.5 version. I’m trying to create a 0-Back task and a 2-Back task in which I’d like to pseudo-randomly insert thought probes in the form of Likert scales to measure episodes of Mind wandering.
I used the tutorial available on psychopy for creating N-back tasks: How to make an n-back in PsychoPy — Workshops. However, PsychoPy reports an ‘identation error: expected an indented block’ on the ‘while not’ line. I’m just starting to get to grips with psychopy. I understand that PsychoPy doesn’t associate this line with an instruction block, but I can’t find the instruction to insert or where. Do you have any idea what I should do? I’ve attached a screenshot.
Thank you in advance if you take the time to help me!
N-Back task creation tutorial