Back
Login
Register
Login
Register
Millisecond Forums
Home
»
Millisecond Forums
»
Inquisit 6
»
How to measure and record response latency
How to measure and record response latency
Post Reply
Like
3
How to measure and record response latency
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
Claude Choe
Claude Choe
posted 4 Years Ago
ANSWER
Topic Details
Share Topic
Group: Forum Members
Posts: 2,
Visits: 4
Hello.
I am currently customizing the auditory digit span task:
https://www.millisecond.com/download/library/digitspan/
and translating it into Japanese.
The point of customization is to add a feature of measuring response latency for each trial (from the point of digits (stimuli) presentation to that of response confirmation).
Even if I added some related codes on it, the output column of (values.rt) shows only "0" for all trials.
It would be appreciated if you could let me know how to fix this.
Here's what I added (For forward level 3)
<data>
/ columns = (~, values.rt)
</data>
<values>
~
/rt = 0
</values>
<trial f_trial3>
/ ontrialend = [
~
values.rt = trial.f_trial3.latency;
list.rt.appenditem(values.rt);
]
/ recorddata = true
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
How to measure and record response latency
Claude Choe
-
4 Years Ago
Each "trial" in the digit span encompasses multiple <trial>...
Dave
-
4 Years Ago
Thank you for the concise and informative reply. I solved the problem...
Claude Choe
-
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