Closed anne-urai closed 1 month ago
Use https://discourse.psychopy.org/t/selecting-condition-files-depending-on-participant-number/8155/2 or https://discourse.psychopy.org/t/varying-the-set-of-stimuli-shown-based-on-group/4170
Insert into PsychoPy builder
$'pregenerated_sequences/pregen_to_use/pregen_sequence_' + str(int(expInfo['participant'][-1]))+'.xlsx'
See https://int-brain-lab.slack.com/archives/CBR7A0SQ4/p1712743559661129
@cami-uche-enwe when this works, feel free to close the issue!
Use https://discourse.psychopy.org/t/selecting-condition-files-depending-on-participant-number/8155/2 or https://discourse.psychopy.org/t/varying-the-set-of-stimuli-shown-based-on-group/4170
Insert into PsychoPy builder