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