The mean response latency for the specified element over the entire experiment.
<block> <expt> <likert> <openended> <slidertrial> <trial>
None.
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>