up Inquisit Language Reference

subcaptionfontheight property

The height of the font used to print the subcaption on a survey question.

Member of

<caption> <checkboxes> <dropdown> <image> <listbox> <radiobuttons> <slider> <surveypage> <textbox>

Remarks

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

Examples

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

<text sometext>
/ items= ("subcaptionfontheight = <% listbox.q1.subcaptionfontheight %>")
</text>

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

<page somepage>
subcaptionfontheight = <% checkboxes.q2.subcaptionfontheight %>
</page>

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