- Posts: 11
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
As for importing it I see now what was causing that. I had to change an option in my php.ini file to import so many answers. max_input_vars = 15000
A couple of custom question themes:In my opinion a text question with autocomplete option would be better. (reduces the size of answer options)
Or drop-downs with select2package. (easier finding)