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