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