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