Back
Login
Register
Login
Register
Millisecond Forums
Home
»
Millisecond Forums
»
Inquisit 5
»
Response delay in trial
Response delay in trial
Post Reply
Like
38
Response delay in trial
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
kaoticfen
kaoticfen
posted 8 Years Ago
ANSWER
Topic Details
Share Topic
Group: Forum Members
Posts: 3,
Visits: 15
Hi everyone. Apologies in advance for posting this if this is a duplicate. I am running an experiment and i am using inquisit 5. My issue is that i need a pause/delay before each stimuli. I have created a list of text items and between each text item i would like a 250ms delay. I searched through documentation and found this
https://www.millisecond.com/support/docs/v5/html/viewer.htm#howto/howtocontroltiming.htm.
I have tried using response as well as pretrialpause but neither gave the effect i was looking for. I believe numframes is what i need but im not exactly sure how to use it. I have an excerpt of the code i am using below and any help would be appreciated. Thanks in advance
<text distractorLike>
/ items = distractorLike
</text>
<item distractorLike>
/ 1 = "Mexican food"
/ 2 = "Victory"
/ 3 = "Wheat"
/ 4 = "Dairy Queen"
/ 5 = "Peanut butter"
/ 6 = "Watching TV"
/ 7 = "Roses"
/ 8 = "Eating pizza"
/ 9 = "Candy"
/10 = "Welfare reform"
</item>
<text distractorDislike>
/ items = distractorDislike
</text>
<item distractorDislike>
/ 1 = "Doing homework"
/ 2 = "Large lecture classes"
/ 3 = "Lice"
/ 4 = "Tuition increases"
/ 5 = "Blisters"
/ 6 = "Election reform"
/ 7 = "Spiders"
/ 8 = "Jazz"
/ 9 = "Capital punishment"
/10 = "Pass/fail grading"
</item>
<trial distractorlike>
/ validresponse = ("z", "/")
/ correctresponse = ("/")
/ stimulusframes = [1=distractorLike]
</trial>
<trial distractordislike>
/ validresponse = ("z", "/")
/ correctresponse = ("z")
/ stimulusframes = [1=distractorDislike]
</trial>
<block practice>
/ trials = [1-20 = noreplace(distractorLike, distractorDislike)]
/ bgstim = (likereminder, dislikereminder)
/ preinstructions = (practicepage)
</block>
Reply
Like
38
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Threaded View
Threaded View
Response delay in trial
kaoticfen
-
8 Years Ago
+ x [quote] [b] kaoticfen - Wednesday, September 6, 2017...
Dave
-
8 Years Ago
+ x [quote] [b] Dave - Wednesday, September 6, 2017 [/b]...
kaoticfen
-
8 Years Ago
+ x [quote] [b] kaoticfen - Thursday, September 7, 2017...
Dave
-
8 Years Ago
This worked great thank you! I really appreciate it. You Rock Dave....
kaoticfen
-
8 Years Ago
Post Reply
Like
38
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Facebook
Explore
Messages
Mentions
Search