Back
Login
Register
Login
Register
Millisecond Forums
Home
»
Millisecond Forums
»
Inquisit 4
»
Trouble presenting picture stimuli
Trouble presenting picture stimuli
Post Reply
Like
28
Trouble presenting picture stimuli
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
Marcel
Marcel
posted 8 Years Ago
ANSWER
Topic Details
Share Topic
Group: Forum Members
Posts: 9,
Visits: 121
Hi,
I'm trying to understand the behaviour of the code below, the resultant display
(I get two img2.png's on screen as opposed to one of each)
is not as I expect.. When viewing the debug window however, everything appears as it should. What am I doing wrong?
I'm also wondering if someone could point me in the right direction on information regarding correct usage of the function removeitem().
<item distractors>
/1 = "img1.png"
/2 = "img2.png"
</item>
<item one>
</item>
<item two>
</item>
<trial displaysomething>
/ontrialbegin = [item.one.item = item.distractors.item(1);
item.two.item = item.distractors.item(2)]
/stimulusframes = [1=s1,s2]
/validresponse = (57)
</trial>
<picture s1>
/items = one
/position = (25%, 25%)
</picture>
<picture s2>
/items = two
/position = (25%, 50%)
</picture>
Thanks
Marcel
Reply
Like
28
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Threaded View
Threaded View
Trouble presenting picture stimuli
Marcel
-
8 Years Ago
This problem seemed ultra strange so I ran the same script on another...
Marcel
-
8 Years Ago
> I get two img2.png's on screen as opposed to one of each paired...
Dave
-
8 Years Ago
Post Reply
Like
28
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Facebook
Explore
Messages
Mentions
Search