up Inquisit Language Reference

totalsumlatency property

The sum of all response latencies 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 totalsumlatency in a text stimulus:

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

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

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

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