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 windowdecthreshold in a text stimulus:
<text sometext>
/ items= ("windowdecthreshold = <% response.foo.windowdecthreshold %>")
</text>
The following displays the value of windowdecthreshold in an instruction page:
<page somepage>
windowdecthreshold = <% response.bar.windowdecthreshold %>
</page>