maya
New Member
Posts: 8
|
Post by maya on May 30, 2021 15:50:42 GMT
Hello,
I am relatively new to PsyToolkit so I was hoping I could get some guidance on this problem I've run into!
For the experiment I'm working on, there is a practice stage which contains the instructions and three questions. If the participant gets two or more of the practice questions wrong, they will have to go through the instructions and do the three questions again. I am not entirely sure how to code this, because the instructions require the wait_for_key function (Enter), which means I can only put this under 'block' instead of 'tasklist' (presumably?), but all the repeat functions I have found in the PsyToolkit lessons only apply to tasklists instead of blocks, along with the 'if' or 'while' functions. I have tried putting the instructions under 'tasklist' and putting Enter as one of the keys, but then the status for Enter would be included in the data, which I do not want.
I hope I have explained this well enough, and any help would be very much appreciated!
|
|