Back
Login
Register
Login
Register
Millisecond Forums
Home
»
Millisecond Forums
»
Inquisit 6
»
Display single letter of text phrase at a time in a single trial
Display single letter of text phrase at a time in a single trial
Post Reply
Like
2
Display single letter of text phrase at a time in a single trial
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
asnuser
asnuser
posted 5 Years Ago
ANSWER
HOT
Topic Details
Share Topic
Group: Forum Members
Posts: 3,
Visits: 18
I have a series of text phrases, and I would like to present one letter at a time of that phrase in a single trial, and control the speed at which each letter is added on. Is there a way to loop through an item list and do this without building individual letter stimulus sets for each text item? The duration of the trial should therefore be based on the number of letters in the phrase presented.
<text slow>
/ items = slowitems
/ color = black
/ position = (50, 50)
/ txbgcolor = transparent
/ txcolor = black
/ fontstyle = ("Arial", 24pt)
</text>
<item slowitems>
/1 = " slow1 "
/2 = " slow2 "
/3 = " slow3 "
</item>
<trial slowtrial>
/ validresponse = (" ")
/ correctresponse = (" ")
/ posttrialpause = 4000
/ stimulustimes = [1=slow]
</trial>
Reply
Like
2
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Threaded View
Threaded View
Display single letter of text phrase at a time in a single trial
asnuser
-
5 Years Ago
This can be done. You'll want to take a look at the self-paced reading...
Dave
-
5 Years Ago
A quick modification of that script to illustrate is attached.
Dave
-
5 Years Ago
I added an interstimulus trial with a fixed duration by changing...
asnuser
-
5 Years Ago
From the endtrial, /branch to the likert. From the likert then /branch...
Dave
-
5 Years Ago
Thank you, this was an extremely helpful example!
asnuser
-
5 Years Ago
Post Reply
Like
2
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Facebook
Explore
Messages
Mentions
Search