The duration to wait before allowing the participant to advance to the next instruction page.
<instruct>
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>