Welcome to the LimeSurvey Community Forum

Ask the community, share ideas, and connect with other LimeSurvey users!

Can I have sliders in a Matrix question?

  • tpartner
  • tpartner's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
12 years 2 months ago - 12 years 2 months ago #72182 by tpartner
Replied by tpartner on topic Can I have sliders in a Matrix question?

...but I cannot move to a specific value...

You have Show "No answer" enabled which screws up the workaround. Change this line:
Code:
var lastVal = Number($('option:last', el).val());
To this:
Code:
var lastVal = Number($('option[value!=""]:last', el).val());

Also in my case I would actually like the first scale to be "regular" tick the option that is applicable style and the second scale to look like a slider scale in the range of 0-100.

I think you may be better off using two questions (a radio followed by a multi-numeric) and conditions to only display the multi-numeric if the radio is "Yes".

Cheers,
Tony Partner

Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
Last edit: 12 years 2 months ago by tpartner.
The topic has been locked.
More
8 years 4 months ago #127870 by RossA
Replied by RossA on topic Can I have sliders in a Matrix question?
Hi there,
Also new to LimeSurvey, and in the middle of writing a survey for hospital research. I'm wondering is it is possible to do this with ONLY the second column?

[/quote]

Thanks,
Alex
The topic has been locked.
More
4 years 7 months ago - 4 years 7 months ago #187587 by anaidgh
Replied by anaidgh on topic Can I have sliders in a Matrix question?
I'm trying to get two text in one slider, like in a matrix question, but with only one slider and in each sides a sentence, like in the image.

Thank you!
Last edit: 4 years 7 months ago by anaidgh.
The topic has been locked.
  • tpartner
  • tpartner's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
4 years 7 months ago #187588 by tpartner
Replied by tpartner on topic Can I have sliders in a Matrix question?

Cheers,
Tony Partner

Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
The topic has been locked.

Lime-years ahead

Online-surveys for every purse and purpose