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>