up Inquisit Language Reference

windowcenter property

The time marking the midpoint of the response window.

Member of

<block> <defaults> <expt> <likert> <openended> <response> <slidertrial> <trial>

Remarks

Examples

The following displays the value of windowcenter in a text stimulus:

<text sometext>
/ items= ("windowcenter = <% response.foo.windowcenter %>")
</text>

The following displays the value of windowcenter in an instruction page:

<page somepage>
windowcenter = <% response.bar.windowcenter %>
</page>

Send comments on this topic:
Copyright Millisecond Software, LLC. All rights reserved.