The amount of time by which to decrement to the response window.
<defaults> <block> <expt> <likert> <openended> <sliderTrial> <survey> <surveyPage> <trial> <response>
object.name.windowDecThreshold
Read/Write
integer
The following displays the value of windowdecthreshold in a text stimulus:
<text myText>
/ items= ("windowdecthreshold = <% response.foo.windowdecthreshold %>")
</text>
The following displays the value of windowdecthreshold in an instruction page:
<page myPage>
windowdecthreshold = <% response.bar.windowdecthreshold %>
</page>