up Inquisit Language Reference

sliderwidth property

The width of the slider or dropdown used by survey item.

Member of

<slider>

Remarks

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

Examples

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

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

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

<page somepage>
sliderwidth = <% slider.q1.sliderwidth %>
</page>

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