up Inquisit Language Reference

minlatency property

The shortest response latency for the specified element within the current block.

Member of

<block> <expt> <likert> <openended> <slidertrial> <surveypage> <trial>

Remarks

None.

Examples

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

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

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

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

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