up Inquisit Language Reference

totalmeanlatency property

The mean 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 totalmeanlatency in a text stimulus:

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

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

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

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