simultaneous button press


Author
Message
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: 13K, Visits: 104K

<trial late>
/isvalidresponse = [(50)]
</trial>

is invalid syntax (same issue as outlined previously).

< trial era >
/stimulusframes = [1=era, erastim]
/timeout = 15000
/ isvalidresponse = [trial.late.response == 44 && trial.late.latency < 2000]
/responsetrial = (" ", method)
</trial>

nowhere do you actually run <trial late>. Thus you cannot expect the above /isvalidresponse to do anything.


<trial first>
/ stimulusframes = [1=mytext]
/ validresponse = (44)
/ branch = [trial.second]
</trial>

<trial second>
/ validresponse = (50)
/ iscorrectresponse = [trial.second.latency < 2000]
</trial>

<block myblock>
/ trials = [1=first]
</block>

<text mytext>
/ items = ("Press Z and then M within 2 seconds.")
/ erase = false
</text>


sjstran12
sjstran12
Partner Member (846 reputation)Partner Member (846 reputation)Partner Member (846 reputation)Partner Member (846 reputation)Partner Member (846 reputation)Partner Member (846 reputation)Partner Member (846 reputation)Partner Member (846 reputation)Partner Member (846 reputation)
Group: Awaiting Activation
Posts: 8, Visits: 26
ohhh I get what is going on now. Thank you so much for your help
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: 13K, Visits: 104K
Great!

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Explore
Messages
Mentions
Search