Hi,
I am running an IAT where the pictures that Subject #1 sees would be (for example) 1X.jpg, 1XX.jpg, and1XXX.jpg. Subject #2 would see 2X.jpg, 2XX.jpg and 2XXX.jpg. Subject#3 3X.jpg, etc... In other words, the "custom" picture list is set by the participant's subject number.
How do I call the subject# to then incorporate this information in the file name of the stimuli that is presented?
I was thinking of something like:
<item targetA>
/1 = "(subjectid)X.jpg"
/2 = "(subjectid)XX.jpg"
/3 = "(subjectid)XXX.jpg"
</item>
I'm not sure what the appropriate code to use to call up "subjectid" information.
Thanks in advance,
Stephane