up Inquisit Language Reference

notinwindowstreak property

The number of consecutive responses that did not occur within the response window.

Member of

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

Remarks

Examples

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

<text sometext>
/ items= ("notinwindowstreak = <% block.bar.notinwindowstreak %>")
</text>

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

<page somepage>
notinwindowstreak = <% trial.foo.notinwindowstreak %>
</page>

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