up Inquisit Language Reference

itemspacing property

The amount of spacing between survey items.

Member of

<survey> <surveypage>

Remarks

The amount can be specified in percentages, pixels, or points.

Examples

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

<text sometext>
/ items= ("itemspacing = <% surveypage.page3.itemspacing %>")
</text>

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

<page somepage>
itemspacing = <% survey.mysurvey.itemspacing %>
</page>

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