up Inquisit Language Reference

label property

The label for each response increment on a slider survey item.

Member of

<slider>

Remarks

This is a collection property.

Examples

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

<text sometext>
/ items= ("label = <% slider.q1.label.1 %>")
</text>

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

<page somepage>
label = <% slider.q1.label.1 %>
</page>

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