OS: Windows 10 Home
PsychoPy version: v2021.1.2
Hello!
I am planning an experiment on speech perception, and I have stimulus sets consisting of video stimuli and comprehension questions. After each video stimulus there should appear a specific question that is corresponding to that specific video. There will be answer options appearing together the questions and they have predefined response keys (so it’s basically a multiple-choice task).
I created a video routine followed by a question routine and put them both in a loop. The questions are already in an excel file and inserted as “conditions” in the loop.
Eventually, the stimulus sets should appear in a random order, which can be done by the loop, but then the videos and questions won’t match. So my question is: Is there a way to link a specific video to a specific question so that they both appear together?