Display single letter of text phrase at a time in a single trial


Author
Message
asnuser
asnuser
New Member (45 reputation)New Member (45 reputation)New Member (45 reputation)New Member (45 reputation)New Member (45 reputation)New Member (45 reputation)New Member (45 reputation)New Member (45 reputation)New Member (45 reputation)
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>



GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Reading This Topic

Explore
Messages
Mentions
Search