up Inquisit Language Reference

windowoffset property

The time at which response window ends.

Member of

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

Remarks

Examples

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

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

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

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

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