Present stimuli in a sequence


Author
Message
wuaham
wuaham
Partner Member (528 reputation)Partner Member (528 reputation)Partner Member (528 reputation)Partner Member (528 reputation)Partner Member (528 reputation)Partner Member (528 reputation)Partner Member (528 reputation)Partner Member (528 reputation)Partner Member (528 reputation)
Group: Forum Members
Posts: 38, Visits: 173
Good morning,

I am having an issue presenting stimuli in a simple plain sequence (as appeared in the text element) for a second - but they are presenting in random order. My script is as follows:

-----------------------Script-------------------------------------------------
<block showABC>
/ trials = [1-10 = sequence(a)]
/ recorddata = false
</block>

<trial a>
/ stimulusframes = [1=clearscreen, backgroundcolor, abc]
/ timeout = 1000
</trial>

<shape backgroundcolor>
/ shape = rectangle
/ color = black
/ erase = false
/ size = (100%, 100%)
</shape>

<text abc>
/ items = ("A", "B", "C", "D", "E", "F", "G", "H", "I", "J")
/ txcolor = white
/ txbgcolor = transparent
/ fontstyle = ("Arial", 70pt, true)
/ erase = false
</text>
---------------------End-----------------------------------------

Any help would be appreciated.

Thank you.
Best regards.


GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Reading This Topic

Explore
Messages
Mentions
Search