Question from a newbie...I'm designing a questionnaire targetting processing companies and I would like to know which activities they do within their enterprise. Furthermore, I would like them to give me an estimate of how much percent of their turnover comes from this activity as well as how much percent of their time is attributed to this activity.
My idea was to have a multiple choice question with a list of possible activities (including "other" + specification), combined with 2 numerical colomns next to each activity to give the percentage of turnover and of time. So combining 2 types of questions (multiple choice and numerical questions). Would this be possible?
I'm new to the LimeSurvey world and my programming skills are limited. Thanks in advance for any help or suggestions
I think the most simple way to do that is to create two questions, where the first question is a filter for the second question. See
www.limesurvey.org/manual/QS:Array_filter/en
Success!
Frans