up Inquisit Language Reference

subcaption property

The text subcaption on a survey question.

Member of

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

Remarks

Examples

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

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

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

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

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