How to randomly pair videos with songs

Hi,

I am working on an undergraduate project, I am trying play videos of a car simulation with a new sound in the background of each video. I have managed to get psychopy to play the videos in random order, however, the videos are always paired to the same song (the one they are next to in the spread sheet). I am unsure how to randomise the pairing.

If anyone could give me some advice on this that would be a massive help. I have attached some images of the current draft for better context.

Thanks in advance,
Tom


Have a look at my independent randomisation demo for one method

Thank you very much!
Unfortunately I don’t know how to code, is there any way you could post the psychopy file so I could have a look at how it’s set up? Or is the only way to code it?

Thanks again,
Tom

Click on the code link to go to the Gitlab repository and then download the psyexp builder file.