up Inquisit Language Reference

itemfontheight property

The height of the font used for survey items.

Member of

<survey> <surveypage>

Remarks

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

Examples

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

<text sometext>
/ items= ("itemfontheight = <% survey.mysurvey.itemfontheight %>")
</text>

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

<page somepage>
itemfontheight = <% surveypage.page1.itemfontheight %>
</page>

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