totalmedianlatency property

The median response latency for the specified element over the entire experiment.

Applies to

<trial> <openended> <likert> <namingtrial> <block> <expt>

Remarks

None.

Examples

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>


Send comments on this topic.
1999-2006 Millisecond Software, LLC. All rights reserved.