The responseinterrupt attribute determines whether stimulus presentation on the trial is interrupted when the subject responds.
<likert> <openended> <slidertrial> <trial>
mode |
One of the following values:
|
If beginresponseframe is not set to a value to that allows a response during the stimulus presentation sequence, then immediate and frames are functionally equivalent. The default setting is immediate.
The following trial presents a video to completion before advancing to the next trial. The subject can respond at any point during the video:
<trial mytrial>
/ stimulusframes = [1=somevideo]
/ responseinterrupt = trial
/ validresponse = (" ")
</trial>