up Inquisit Language Reference

showtooltips attribute

The showtooltips attribute specifies whether tooltips are shown as the user moves the slider on a slider survey item.

Member of

<slider> <slidertrial>

Syntax

/ showtooltips = boolean

Parameters

boolean A boolean value of true or false.

Remarks

Examples

The following slider does not display tooltips:

<slider q1>
/ caption = "Rate the video on the following scale"
/ showtooltips = false
</slider>

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