up Inquisit Language Reference

windowhitduration property

The amount of time to display the hit stimulus indicating the response was in the window.

Member of

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

Remarks

Examples

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

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

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

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

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