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