Skip to content

A custom question theme that uses the Select2 component (https://select2.org/) to insert a searchable select element to choose an option of a LimeSurvey list-dropdown type question.

License

Notifications You must be signed in to change notification settings

tpartner/LimeSurvey-Searchable-Dropdown-3x-5x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

List Dropdown With a Searchable Select for LimeSurvey 3.x and 5.x

A custom question theme that uses the Select2 component to insert a searchable select element to choose an option of a LimeSurvey list-dropdown type question.

Compatible with LimeSurvey versions 3.x and 5.x.

Image Searchable-Dropdown

Implementation:

    • Manual installation (3.x - 5.x) - Extract the download and upload the Searchable-Dropdown folder to /pathToLimeSurvey/upload/themes/question/.
    • Theme manager (4.x - 5.x) - Extract the download, compress (zip) the Searchable-Dropdown folder and import via the theme manager.
    • 3.x - 4.x - Create a list-dropdown question, click Save.
    • 5.x - Create a "Searchable Dropdown" question, click Save. Image Searchable-Dropdown
  1. 3.x - 4.x only - Set the question setting "Question theme" to "Searchable-Dropdown", click Save.
    Image Searchable-Dropdown

  2. Create answers as required.

Notes:

  1. A huge thanks to the folks at Select2 (https://select2.org/) for their great component.

  2. The styles for the theme can be modified in /pathToLimeSurvey/upload/themes/question/Searchable-Dropdown/survey/questions/answer/list-dropdown/assets/css/ssd.css.

  3. Demo survey in /Searchable-Dropdown/survey/questions/answer/list-dropdown/assets/demo/.

Custom themes are given without any warranty, implied or otherwise.

About

A custom question theme that uses the Select2 component (https://select2.org/) to insert a searchable select element to choose an option of a LimeSurvey list-dropdown type question.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published