timeout attribute

The timeout attribute specifies a time deadline in milliseconds for a block, instruction page, or trial.

Applies to

<block> <instruct> <likert> <openended> <response> <trial>

Syntax

/ timeout = integer expression

Parameters

integer expression A integer value expressing the length of the deadline in milliseconds.

Remarks

Once the timeout duration expires, the event is immediately terminated and the next event begins. For blocks, the duration begins with the first trial of the block and does not include time spent on instruction pages. For trials, the duration begins as soon as Inquisit begins waiting for a response (by default, this is at the end of the stimulus presentation sequence, but can be earlier if the either the responsetime or responseframe attribute is set).

If a trial or block times out before the subject responds, the response is recorded as "0" and the latency is recorded as the timeout duration.

See How to Control Trial Duration and Inter-Trial Intervals for more details on controlling timing of trials.

Examples


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