Presenting consistent pairs of stimuli in randomized order

New to PsychoPy and python, working mostly in the builder, and would appreciate any help.

I’m trying to create a loop in an experiment in which consistent pairs of audio stimuli will be presented in a randomized order. I.e., in my condition file, anytime a sound from the first column is played, I would like it to play the corresponding file (second column, but same row) next. Any help with the script, or some techniques for dealing with this, would be very much appreciated!

Thanks

Hello @Rylan_Batten

This can be done in the Builder, just refer to the first and second column in your condition file using two components. You can even use the same component twice in a row.

You need to be more specific if you want more help. Think about the level of specificity you need in the methods section of a manuscript.

Best wishes Jens