up Inquisit Language Reference

windowmaxcenter property

The maximum time permitted for the midpoint of the response window.

Member of

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

Remarks

Examples

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

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

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

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

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