up Inquisit Language Reference

numpoints property

Number of points on a likert scale.

Member of

<likert>

Remarks

Examples

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

<text sometext>
/ items= ("numpoints = <% likert.q1.numpoints.1 %>")
</text>

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

<page somepage>
numpoints = <% likert.q1.numpoints.1 %>
</page>

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