up Inquisit Language Reference

wait property

The duration to wait before allowing the participant to advance to the next instruction page.

Member of

<instruct>

Remarks

Examples

The following displays the wait of wait in a text stimulus:

<text sometext>
/ items= ("wait = <% waits.wait %>")
</text>

The following displays the wait of wait in an instruction page:

<page somepage>
wait = <% waits.wait %>
</page>

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