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