If this template helps then use it. If not then just delete and start from scratch.
Win10 (e.g. Win10):
PsychoPy version 2021.1.4 (e.g. 1.84.x):
Standard Standalone? (y) If not then what?:
What are you trying to achieve?:
I have a csv file with around 120 sentences in 2 conditions. The experiment should become a single-trial experiment, meaning each participants reads only two sentences one of condition a and one of condition b.
So P1, reads A1, B1; P2: A2 B2, …
What did you try to make it work?:
I tried to work it out through the nRep function but it did not work. Also I tried to include two loops, one for each condition.
What specifically went wrong when you tried that?:
Every sentence in the csv file of condition A was shown, the same in csv for condition B.