Can I add a "prefer not to answer" option on a slider question? | XM Community
Skip to main content
Question

Can I add a "prefer not to answer" option on a slider question?

  • August 13, 2021
  • 2 replies
  • 306 views

I have a survey question that askes participants their age. I am currently using a slider. Does anyone know if I can add a "prefer not to answer" option within the question? If so, how is this done? Thanks!

2 replies

Forum|alt.badge.img+22
  • Level 7 ●●●●●●●
  • August 14, 2021

While, there's a lot of a fancy (demo) stuff one can do with JS/CSS, following is an implementation of the basic (demo) setup using just the inbuilt Qualtric tools:
You'll need two questions
image.png




And custom validation:
image.png









The following HTML is used for the slider choice and Q2 question:

...


Forum|alt.badge.img+22
  • Level 7 ●●●●●●●
  • August 14, 2021

Or... you could also use the Not Applicable option.