meanlatency property

The mean response latency for the specified element within the current block.

Applies to

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

Remarks

None.

Examples

The following displays the value of meanlatency in a text stimulus:

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

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

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


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