up Inquisit Language Reference

windowdecthreshold property

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

Member of

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

Remarks

Examples

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

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

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

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

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