Back
Login
Register
Login
Register
Millisecond Forums
Home
»
Millisecond Forums
»
Inquisit 4
»
Prevent responses during time timeout message
Prevent responses during time timeout message
Post Reply
Like
23
Prevent responses during time timeout message
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
drivas
drivas
posted 11 Years Ago
ANSWER
Post Details
Share Post
Group: Forum Members
Posts: 9,
Visits: 49
Thank you very much, you are incredibly helpful!
Reply
Like
21
Dave
Dave
posted 11 Years Ago
ANSWER
Post Details
Share Post
Group: Administrators
Posts: 13K,
Visits: 108K
If you want the <trial> to terminate in case of no response, you need to specify its /timeout attribute. You can then use /responsemessage to display your "please respond faster" message.
<trial sometrial>
...
/ timeout = 2000
/ responsemessage = (0, noRespose, 500)
...
</trial>
Apart from that, the syntax for your /iscorrectresponse attribute is broken and won't work. You'll want to use the simple /correctresponse attribute here, anyway:
/ correctresponse = ("l")
Reply
Like
22
drivas
drivas
posted 11 Years Ago
ANSWER
Topic Details
Share Topic
Group: Forum Members
Posts: 9,
Visits: 49
Hi! I am very new to Inquisit and I have to program a simple categorization task. My trials are scripted as such:
<trial categorizationTrialL>
/ stimulustimes = [0=fixationCross; 1000=stimuliL6; 2000=noResponse]
/ beginresponsetime = 1000
/ iscorrectresponse = ("l")
/ validresponse = ("k", "l")
/ correctmessage = true(positiveFeedback, 1000)
/ errormessage = true(negativeFeedback, 1000)
</trial>
noResponse is a text element that encourages participants to respond faster next time if they fail to make a valid response during the 1000ms presentation of the actual stimulus.
However, I believe this will allow participants to enter a key after the disappearance of the stimulus, during the timeout message. Is there any way to avoid this?
Reply
Like
23
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Post Reply
Like
23
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Facebook
Explore
Messages
Mentions
Search