up Inquisit Language Reference

windowwidth property

The duration of the response window.

Member of

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

Remarks

Examples

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

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

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

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

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