Welcome to the LimeSurvey Community Forum

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

Multiple Choice - Instead of list of check boxes, drop down with "Add More"?

  • jkarels
  • jkarels's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 11 months ago #106504 by jkarels
I have a multiple choice question with ~30+ options available. Rather than have it take up an entire scree, what I'd like to do is have the survey question render as a dropdown menu, with the option of clicking an "add more" button that allows you to select more options from the drop down menu (or have another menu appear below it to select choice #2, 3, etc.).

How can I do that?
The topic has been locked.
  • tpartner
  • tpartner's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
9 years 11 months ago #106509 by tpartner
I don't see an easy way to do that.

I would display the answers in columns - manual.limesurvey.org/Question_type_-_Mu...28display_columns.29 .



.

Cheers,
Tony Partner

Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
The topic has been locked.
  • jkarels
  • jkarels's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 11 months ago #106639 by jkarels
I found an alternative - turns out that in the third_party directory there are files for jquery-multiselect, which can be invoked using this code:
Code:
$(function(){
   $("select").multiselect(); 
});

How do I use this in my survey? Thanks!
The topic has been locked.

Lime-years ahead

Online-surveys for every purse and purpose