The number of responses inside the response window for the specified element over the entire experiment.
<block> <expt> <likert> <openended> <slidertrial> <trial>
None.
The following displays the value of totalnuminwindow in a text stimulus:
<text sometext>
/ items= ("totalnuminwindow = <% trial.sometrial.totalnuminwindow %>")
</text>
The following displays the value of totalnuminwindow in an instruction page:
<page somepage>
totalnuminwindow = <% trial.sometrial.totalnuminwindow %>
</page>