up Inquisit Language Reference

showticks attribute

The showticks attribute specifies whether tick marks should be visible on a slider item.

Member of

<slider> <slidertrial>

Syntax

/ showticks = boolean

Parameters

boolean A boolean value of true or false.

Remarks

Examples

The following slider does not display tick marks:

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

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