up Inquisit Language Reference

percentinwindow property

The percent of responses inside the response window 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 percentinwindow in a text stimulus:

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

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

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

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