The number of consecutive responses that did not occur within the response window.
<block> <expt> <likert> <openended> <slidertrial> <survey> <surveypage> <trial>
The following displays the value of notinwindowstreak in a text stimulus:
<text sometext>
/ items= ("notinwindowstreak = <% block.bar.notinwindowstreak %>")
</text>
The following displays the value of notinwindowstreak in an instruction page:
<page somepage>
notinwindowstreak = <% trial.foo.notinwindowstreak %>
</page>