up Inquisit Language Reference

totalvarlatency property

The variance of response latencies 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 totalvarlatency in a text stimulus:

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

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

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

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