up Inquisit Language Reference

timeout property

The point at which a trial, block, or other event terminates if no response was made.

Member of

<block> <clock> <expt> <instruct> <likert> <openended> <response> <slidertrial> <survey> <surveypage> <trial> <video>

Remarks

Examples

The following displays the timeout of a trial element in a text stimulus:

<text sometext>
/ items= ("timeout = <% trial.sometrial.timeout %>")
</text>

The following displays the timeout of a trial in an instruction page:

<page somepage>
timeout = <% trial.sometrial.timeout %>
</page>

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