Home arrow Support arrow Forums
LimeSurvey Forums
Welcome, Guest
Please Login or Register.    Lost Password?
Array question: making one answer non-mandatory (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: Array question: making one answer non-mandatory
#17719
henryhund (User)
Fresh Lemon
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Array question: making one answer non-mandatory 4 Months, 3 Weeks ago Karma: 0  
I have a an array (flexible labels) question in Limesurvey Version 1.71 that looks like this:

Question:
For what reasons do you do X?

Answers:
- Reason A
- Reason B
- Other

For each answers, you can choose within the range "strongly disagree" to "strongly agree". The question is mandatory. In the next question, I ask to specify "other" in case it applies.

Problem:
Since the question is mandatory, everyone has to choose a value for the "other" category, altough choosing a value for "other" does not make sense if "other" does not apply. Is there any way I can prevent people from having to specify an answer for "other" if I do not want to make the entire question non-mandatory?

Solutions I thought of, but where I am not sure whether they work:
- Choose a default value for "other" (strongly disagree). I do not want to have a default value for the other answers.
- Make "other" answer non-mandatory

I would highly apprecicate any ideas how to solve my problem!

Thanks,
Johannes
 
Logged Logged  
  The administrator has disabled public write access.
#17837
ITEd (Moderator)
LimeSurvey Team
Posts: 376
graphgraph
User Offline Click here to see the profile of this user
Re:Array question: making one answer non-mandatory 4 Months, 2 Weeks ago Karma: 10  
Perhaps you'll need to work around the problem by asking an additional question in advance of the mandatory one to establish whether the 'other' option will be required. Your trouble stems, I think, from the fact that you're really asking for two pieces of information - what reasons there are, and how much those reasons influence the behaviour. You might be able to make it work by dealing separately with them.

Also look at someone's solution for the opposite in case it suggests a solution to you.

Regards.
 
Logged Logged  
  The administrator has disabled public write access.
Go to top