Back
Login
Register
Login
Register
Millisecond Forums
Home
»
Millisecond Forums
»
Inquisit 5
»
Having trouble tracking the images displayed
Having trouble tracking the images displayed
Post Reply
Like
35
Having trouble tracking the images displayed
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
mingwu
mingwu
posted 8 Years Ago
ANSWER
Topic Details
Share Topic
Group: Forum Members
Posts: 6,
Visits: 16
Hi,
I'm having trouble localizing the image displayed to participants in the task. How can I pinpoint (let the image path) show in the data file?
Thanks a lot!
Reply
Like
35
Dave
Dave
posted 8 Years Ago
ANSWER
Post Details
Share Post
Group: Administrators
Posts: 13K,
Visits: 105K
+
x
mingwu - Tuesday, February 21, 2017
Hi,
I'm having trouble localizing the image displayed to participants in the task. How can I pinpoint (let the image path) show in the data file?
Thanks a lot!
I don't understand the question. Could you please give a concrete example? Where is your script stored? Where are your images stored?
Reply
Like
34
Dave
Dave
posted 8 Years Ago
ANSWER
Post Details
Share Post
Group: Administrators
Posts: 13K,
Visits: 105K
+
x
Dave - Tuesday, February 21, 2017
+
x
mingwu - Tuesday, February 21, 2017
Hi,
I'm having trouble localizing the image displayed to participants in the task. How can I pinpoint (let the image path) show in the data file?
Thanks a lot!
I don't understand the question. Could you please give a concrete example? Where is your script stored? Where are your images stored?
If you have something like this
<picture somepicture>
/ items = someitems
</picture>
<item someitems>
/ 1 = "D:\a.jpg"
/ 2 = "D:\b.jpg"
</item>
<trial sometrial>
/ stimulusframes = [1=somepicture]
/ validresponse = (57)
</trial>
<block someblock>
/ trials = [1-2 = sometrial]
</block>
<data>
/ columns = [date time subject group blocknum blockcode trialnum trialcode response latency correct
picture.somepicture.currentitem]
/ separatefiles = true
</data>
you can log the <picture> element's currentitem property to the data file. That will include the path information.
Reply
Like
35
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Post Reply
Like
35
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Facebook
Explore
Messages
Mentions
Search