up Inquisit Language Reference

windowincthreshold 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 windowincthreshold in a text stimulus:

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

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

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

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