up Inquisit Language Reference

inwindowstreak property

The number of consecutive responses occurring within the response window.

Member of

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

Remarks

Examples

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

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

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

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

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