Dynamically altering stimulus times within a trial


Author
Message
Marcel
Marcel
Esteemed Member (1.8K reputation)Esteemed Member (1.8K reputation)Esteemed Member (1.8K reputation)Esteemed Member (1.8K reputation)Esteemed Member (1.8K reputation)Esteemed Member (1.8K reputation)Esteemed Member (1.8K reputation)Esteemed Member (1.8K reputation)Esteemed Member (1.8K reputation)
Group: Forum Members
Posts: 9, Visits: 121

I am searching for a method where the experimenter can adjust the times in which stimulus are displayed within a trial. 

I have been unsuccessful in getting the following fragment to work:
http://www.millisecond.com/support/docs/v4/html/language/properties/stimulustimes.htm

 Say for the example below I want to now want to alter the presentation time of stimulus textb?

<trial mytrial>
/stimulustimes=[0=texta; 500=textb]
/ validresponse=("a")
</trial>

<text texta>
/items = ("texta")
</text>

<text textb>
/items = ("textb")
/position = (25,70)
</text>





Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 12K, Visits: 98K
You need to use the <trial> element's insertstimulustime() etc. functions to do that.

See e.g. https://www.millisecond.com/forums/FindPost11148.aspx

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Explore
Messages
Mentions
Search