up Inquisit Language Reference

totalmaxlatency property

The longest 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 totalmaxlatency in a text stimulus:

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

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

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

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