Background picture


Author
Message
sikeller
sikeller
Respected Member (343 reputation)Respected Member (343 reputation)Respected Member (343 reputation)Respected Member (343 reputation)Respected Member (343 reputation)Respected Member (343 reputation)Respected Member (343 reputation)Respected Member (343 reputation)Respected Member (343 reputation)
Group: Forum Members
Posts: 6, Visits: 29
Hey there,

can anybody tell me, if it is possible to create different pictures appearing in the background of a normal stroop?
I've only seen the normal picture stimuli command, which doesn't allow me to present text stimuli (stroop) and pictures together?

Thank you,

Kind regards

Sikeller


Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 13K, Visits: 108K
I'm not sure I understand the question. Of course it is perfectly possible to display <text> and <picture> elements together via your <trial>s:

<trial mytrial>
/ stimulusframes = [1=mypicture, mytext]
[...]
</text>

You can also use the <block> element's /bgstim to display a picture.

sikeller
sikeller
Respected Member (343 reputation)Respected Member (343 reputation)Respected Member (343 reputation)Respected Member (343 reputation)Respected Member (343 reputation)Respected Member (343 reputation)Respected Member (343 reputation)Respected Member (343 reputation)Respected Member (343 reputation)
Group: Forum Members
Posts: 6, Visits: 29
Hi Dave,

thank you. But that doesn't fit because I want to present different pictures (neutral vs. positive ones) and match them with different stroop items.

If I use the <trial> command, the pictures now cover the stroop stimuli, so that you can't see them anymore. How can I put the picture in the background? Picture and stroop should appear at the same time and pictures should change after every stimuli.

Thanks a lot!

Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 13K, Visits: 108K
> But that doesn't fit because I want to present different pictures (neutral vs. positive ones) and match them with different stroop items.

Doesn't matter. You can easily do that. See the "How to present stimulus pairs" topic in the documentation.

> How can I put the picture in the background?

Order matters.

/ stimulustimes = [...; 500=mypicture, mytext; ...]

will draw the picture first and the text on top.

/ stimulustimes = [...; 500=mytext, mypicture; ...]

does the opposite.
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Explore
Messages
Mentions
Search