Compound screen (Text + Image)
Compound screen (Text + Image)
I need to display a sequence of numbers (4) on the screen three times. This will be in the center of the screen.
E.g.:
1
2
3
4
4
3
2
1
1
2
3
4
With that number strip constant throughout, I would like to display an image on the left/ right of the number strip and show a scale to respond. With my current input file, I can just see the image at the end and not the number sequence. (I tried using the "compound" screen idea, but, it does not seem to work.)
Attached is my stimulus. Any inputs on where I am going wrong will be appreciated. (#series contains the number series, c1 is the bmp image which I am displaying on the left)
Thank you.
Best Regards,
Monil C
It actually looks like you are on the right track--you just need to put the components of the compound screen on the same line (trial) in your input file. Take a look at the revised sample I've attached to illustrate the method. Note I've simplified the stimuli for the sake of demonstration.