The number of consecutive responses occurring within the response window.
<block> <expt> <likert> <openended> <slidertrial> <trial>
The following displays the value of inwindowstreak in a text stimulus:
<text sometext>
/ items= ("inwindowstreak = <% trial.sometrial.inwindowstreak %>")
</text>
The following displays the value of inwindowstreak in an instruction page:
<page somepage>
inwindowstreak = <% trial.sometrial.inwindowstreak %>
</page>