up Inquisit Language Reference

percentcorrect property

The percent of correct responses the monkey should aim for.

Member of

<monkey>

Remarks

None.

Examples

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

<text sometext>
/ items= ("percentcorrect = <% monkey.percentcorrect %>")
</text>

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

<page somepage>
percentcorrect = <% monkey.percentcorrect %>
</page>

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