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>