The showtooltips attribute specifies whether tooltips are shown as the user moves the slider on a slider survey item.
<slider> <slidertrial>
boolean | A boolean value of true or false. |
The following slider does not display tooltips:
<slider q1>
/ caption = "Rate the video on the following scale"
/ showtooltips = false
</slider>