controlling delay to the branching trial


Author
Message
vz29
vz29
Guru (5.2K reputation)Guru (5.2K reputation)Guru (5.2K reputation)Guru (5.2K reputation)Guru (5.2K reputation)Guru (5.2K reputation)Guru (5.2K reputation)Guru (5.2K reputation)Guru (5.2K reputation)
Group: Awaiting Activation
Posts: 72, Visits: 192
hi,

i'd like to present a trial, and then immediately after the P indicates their response, present another prompt. My code below has a delay between the P response and the onset of the next trial. I'm not sure how to shorten it.

Here's the script:

<trial base_negUP>
/ validresponse = ("a", "5")
/ correctresponse = ("a")
/ stimulustimes = [0 = noreplace (base); 200 = noreplace (blank); 300 = noreplace (badtarget)]
/ branch = [trial.what_prompt]
</trial>


<trial what_prompt>
/ validresponse = ("a", "5")
/ correctresponse = ("")
/ stimulustimes = [0 = noreplace (what); 300 = noreplace (blank)]
/ trialduration = 700
</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