totalminlatency property

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

Applies to

<trial> <openended> <likert> <namingtrial> <block> <expt>

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.
1999-2006 Millisecond Software, LLC. All rights reserved.