up Inquisit Language Reference

windowincunit property

The amount of time by which to increment to the response window.

Member of

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

Remarks

Examples

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

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

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

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

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