Millisecond Forums

Difficulty with Stroop script

https://forums.millisecond.com/Topic20096.aspx

By dema0058 - 11/11/2016

Hi,

This is my first time working with Inquisit. I am trying to run a stroop task with keyboard response and insert photos to see if they hinder performance. I cannot figure out why my pictures are not showing up on the screen, though I think I have everything coded correctly. Any input would be greatly appreciated.

By Dave - 11/11/2016

dema0058 - Friday, November 11, 2016

Hi,

This is my first time working with Inquisit. I am trying to run a stroop task with keyboard response and insert photos to see if they hinder performance. I cannot figure out why my pictures are not showing up on the screen, though I think I have everything coded correctly. Any input would be greatly appreciated.


As far as I can see, you merely added some <picture> elements to the script. To have the respective <picture> elements actually *displayed* you need to instruct the respective <trial> elements to do so. I.e., you need to add the picture stimuli to the respective <trial>s' /stimulustimes attributes.