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>