View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 08877 | Feature requests | Survey editing | public | 2014-03-19 21:09 | 2014-03-25 08:22 | 
| Reporter | jkarels | Assigned To | |||
| Priority | normal | Severity | feature | ||
| Status | new | Resolution | open | ||
| Summary | 08877: Multiple Choice / UI shows as drop-down with "Add More" and "remove" for choices | ||||
| Description | I have some survey questions that are multiple choice, where there are 30+ options (example: "Select which club chapter(s) you participate in). What I'd like to do is be able to create a question where the survey respondent sees a drop-down with an "add more" button where they can then select the next multiple-choice option. | ||||
| Tags | No tags attached. | ||||
| Bug heat | 4 | ||||
| Story point estimate | |||||
| Users affected % | |||||
| I think this can be done with only Javascript and not to be applied in LS core by default , but just a attribute plugin system. Because next time another user want 
 etc .... PS: All can be done in template and some script in question text. | |
| For your recommendation to work, the multiple choice option has to be rendered as a <select> with <option>'s... right now it's rendered as an unordered list 
 | |
| You can allways update HTML with jquery, and after apply select2 (for example). I don't say it's a bad idea, i just say it must be a Question attribute plugin and not in core system. | |
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2014-03-19 21:09 | jkarels | New Issue | |
| 2014-03-22 17:26 | DenisChenu | Note Added: 29506 | |
| 2014-03-22 17:27 | DenisChenu | Note Edited: 29506 | |
| 2014-03-24 23:32 | jkarels | Note Added: 29527 | |
| 2014-03-25 08:22 | DenisChenu | Note Added: 29529 | |
| 2019-11-01 17:25 | c_schmitz | Category | Survey design => Survey editing | 


