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