I tried to run an experiment where a set of faces (faces with headscarf and with no headscarf), with the condition where the set of faces will presented at random. In the memorization phase, there should be 16 pictures in total (8 with headscarves, 8 without headscarves). In total, there would only be 8 individuals, since their each of them provided a picture with headscarf and one picture without headscarf), but I could not seem to figure out how to make sure only 8 faces were presented for each participants, assuming the same individual’s faces were not presented.
The problem I faced was specifically in the excel file since I could not figure out the labels that I need to put for psychopy to be able to only present 8 faces for each participants, with no repeating individuals’ faces used.
here is an idea: Have your conditions file have 8 rows and 2 columns. The rows represent your 8 faces, the 2 rows contain the image paths for that face with (column withHS) and without (column withoutHS) headscarf.
Then, add a code component to your trial with the following content: