The amount of time by which to increment to the response window.
<block> <defaults> <expt> <likert> <openended> <response> <slidertrial> <trial>
The following displays the value of windowincthreshold in a text stimulus:
<text sometext>
/ items= ("windowincthreshold = <% response.foo.windowincthreshold %>")
</text>
The following displays the value of windowincthreshold in an instruction page:
<page somepage>
windowincthreshold = <% response.bar.windowincthreshold %>
</page>