Back
Login
Register
Login
Register
Millisecond Forums
Home
»
Millisecond Forums
»
Inquisit 6
»
Selecting video item that subjects saw 10 trials ago where no error...
Selecting video item that subjects saw 10 trials ago where no error occurred
Post Reply
Like
3
Selecting video item that subjects saw 10 trials ago where no error...
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
peter.k.p
peter.k.p
posted 4 Years Ago
ANSWER
Topic Details
Share Topic
Group: Forum Members
Posts: 13,
Visits: 307
Hi Everyone,
I have an item list with videos. One video from this list is played in each trial (and subjects have to select another stimuli). A trial gets aborted when not reacting fast enough to the stimuli and the stimuli for that trial gets added at the end so that it will be played again. This works fine. However, now I want to include an attention check to see whether subjects remember the video they saw. I want to choose the video item that subjects saw 10 trials ago. However if they did an error once, the video that should be selected is the one they saw 11 trials ago. Does anyone have any suggestions? Thank you!
Attention check:
<radiobuttons Q1>
/caption = "Have you seen this person before?"
/ options = ("Yes", "No")
/ optionvalues = ("1", "2")
/required = true
/orientation = horizontal
/ position = (35%, 10%)
</radiobuttons>
<video memory_videos>
/ items = ("<% getitem(item.p_items, list.memory.nextvalue) %>")
/ position = (50%, 50%)
/ erase = false
/ playthrough = true
</video>
<surveypage memory_practice>
/caption =""
/questions = [1 = Q1]
/stimulusframes = [1=memory_videos]
</surveypage>
<item p_items>
/1= "177_y_f_n_h.mp4"
/2= "175_y_m_n_h.mp4"
/3= "180_m_f_n_h.mp4"
/4= "101_y_f_n_h.mp4"
/5= "093_m_f_n_h.mp4"
...
/100= "095_m_m_n_h.mp4"
</item>
Reply
Like
3
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Threaded View
Threaded View
Selecting video item that subjects saw 10 trials ago where no error...
peter.k.p
-
4 Years Ago
Please provide the full code, this snippet is not useful.
Dave
-
4 Years Ago
Post Reply
Like
3
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Facebook
Explore
Messages
Mentions
Search