The median response latency for the specified element over the entire experiment.
<block> <expt> <likert> <openended> <slidertrial> <trial>
None.
The following displays the value of totalmedianlatency in a text stimulus:
<text sometext>
/ items= ("totalmedianlatency = <% trial.sometrial.totalmedianlatency %>")
</text>
The following displays the value of totalmedianlatency in an instruction page:
<page somepage>
totalmedianlatency = <% trial.sometrial.totalmedianlatency %>
</page>