using stimuli position


Author
Message
anisa_khalfan
anisa_khalfan
Respected Member (311 reputation)Respected Member (311 reputation)Respected Member (311 reputation)Respected Member (311 reputation)Respected Member (311 reputation)Respected Member (311 reputation)Respected Member (311 reputation)Respected Member (311 reputation)Respected Member (311 reputation)
Group: Forum Members
Posts: 25, Visits: 104
Hi,

I have what I hope is a quick question.

So I have this current script:

<item male_happy>
/1 = "057_y_m_h_b.jpg"
</item>

<picture male_happy>
/ items = male_happy
/ position = (25%,50%)
/ size = (30%,30%)
</picture>

<item happy>
/1 = "happy"
</item>

<text happy>
/ items = happy
/ fontstyle = ("Arial", 50pt, true)
/ position = (25%,50%)
</text>

<counter hpositions>
/ items = (25%, 75%)
/ select = noreplace
/ selectionrate = always
</counter>

<counter vpositions>
/ items = (25%,75%)
/ select = noreplace
/ selectionrate = always
</counter>

<trial H_happy>
/ ontrialbegin = [picture.male_happy.hposition=counter.hpositions.selectedvalue;
  text.happy.hposition=counter.hpositions.selectedvalue;
    text.happy.vposition=counter.vpositions.selectedvalue]
/ stimulusframes = [1=male_happy, happy]
/ validresponse = (203,205)
/ correctresponse = (205)
</trial>

And I want to add another face, male_happy, to the trial but I want it to be at the same x position as the text happy on every trial. How would I do this? Any links or suggestions would be appreciated.

Anisa Khalfan
Attachments
057_y_m_h_b.jpg (230 views, 19.00 KB)
trial.iqx (213 views, 796 bytes)
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View

Reading This Topic

Explore
Messages
Mentions
Search