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>