Back
Login
Register
Login
Register
Millisecond Forums
Home
»
Millisecond Forums
»
Inquisit 4
»
How to measure latency of too slow responses
How to measure latency of too slow responses
Post Reply
Like
46
How to measure latency of too slow responses
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
Jennifer G
Jennifer G
posted 13 Years Ago
ANSWER
Topic Details
Share Topic
Group: Forum Members
Posts: 2,
Visits: 1
Hi everyone,
I'm currently programming my own version of the Flanker task and I'm having a question about how to record the response latency for too slow responses.
Right now I'm having the response time out after 500 ms which should then terminate the trail. Responses that are made after these 500 ms are recorded as incorrect with a response latency of 500. Here is the code for one trial that does this:
<trial congruentleft>
/ pretrialpause= rand(800, 1000)
/ stimulustimes = [0=fixationcross;500=
primeleft;1000=
targetcongruentleft;1500=
blank]
/responsetime = 1000
/ response = timeout(500)
/validresponse = ("1", "0")
/correctresponse = ("1")
</trial>
I'm wondering if it would be possible to keep everything as is in terms of how the trial appears on the screen, but also record the latency of responses that come in after 500ms have passed.
Any advice would be greatly appreciated!
Thanks!
Jennifer
Tags
inquisit-4
Reply
Like
46
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Threaded View
Threaded View
How to measure latency of too slow responses
Jennifer G
-
13 Years Ago
If you want to record responses after 500 ms, you need to get rid of...
Dave
-
13 Years Ago
Hi Dave,
Thanks for the quick response! As far as I understand,...
Jennifer G
-
13 Years Ago
Or you could use the <trial> element's /iscorrectresponse...
Dave
-
13 Years Ago
Post Reply
Like
46
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Facebook
Explore
Messages
Mentions
Search