up Inquisit Language Reference

sdlatency property

The standard deviation of response latencies for the specified element within the current block.

Member of

<block> <expt> <likert> <openended> <slidertrial> <trial>

Remarks

None.

Examples

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

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

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

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

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