up Inquisit Language Reference

totalminlatency property

The shortest response latency for the specified element over the entire experiment.

Member of

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

Remarks

None.

Examples

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

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

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

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

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