up Inquisit Language Reference

anchorwidth property

The width to be reserved between each anchor on the likert scale.

Member of

<likert>

Remarks

Examples

The following displays the width of the anchors of a likert scale:

<text sometext>
/ items= ("width = <% likert.somelikert.anchorwidth %>")
</text>

The following displays width of the anchors of a likert scale:

<page somepage>
anchor width = <% likert.somelikert.anchorwidth %>
</page>

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