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