Back
Login
Register
Login
Register
Millisecond Forums
Home
»
Millisecond Forums
»
Inquisit 3
»
data logging for image in survey
data logging for image in survey
Like
108
data logging for image in survey
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
Guido K.
Guido K.
posted 11 Years Ago
ANSWER
Post Details
Share Post
Group: Forum Members
Posts: 5,
Visits: 69
Many thanks. It works ;-)
Like
117
Dave
Dave
posted 11 Years Ago
ANSWER
Post Details
Share Post
Group: Administrators
Posts: 13K,
Visits: 107K
#1: Set up a <picture> element and display it via the <surveypage>'s /stimulusframes. Do *not* use <image>.
#2: Run the <surveypage>(s) via a <block>'s /trials attribute. Do *not* use <survey>.
The resulting data file will contain the information you want then.
Like
100
Guido K.
Guido K.
posted 11 Years Ago
ANSWER
Topic Details
Share Topic
Group: Forum Members
Posts: 5,
Visits: 69
Dear all,
I have to program a picture-rating-experiment (Inquisit 3.0.6).
Therefore I use radiobuttons (for rating) in surveypage with image (for the picture) as survey-question. Pictures are presented randomly, therefore I have to know the current picturename. How can I log the picture-name in experiment. <data> / columns=[item.itemname.item] </data> will not work :-(
*********************
<item bild>
/ 1="b1.jpg"
/ 2="b2.jpg"
/ 3="b3.jpg"
</item>
<image stim>
/ items =bild
</image>
<radiobuttons radio>
/ options=("","","","","","","","","")
/ optionvalues = ("1","2","3","4","5","6","7","8","9")
/ orientation=horizontal
</radiobuttons>
<surveypage spage>
/ questions = [1=stim;2=radio]
</surveypage>
<block test>
/ trials = [1-3=spage]
</block>
<expt>
/ blocks = [1=test]
</expt>
****************************
Best
Guido
Tags
data logging for image in survey
Like
108
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Like
108
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Facebook
Explore
Messages
Mentions
Search