up Inquisit Language Reference

windowmincenter property

The minimum 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 windowmincenter in a text stimulus:

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

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

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

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