Home arrow Ondersteuning arrow Forums
LimeSurvey Forums
Welcome, Guest
Please Login or Register.    Lost Password?
[done] Limit number of answers (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: [done] Limit number of answers
#16618
ls2312 (User)
Fresh Lemon
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
[done] Limit number of answers 4 Months ago Karma: 0  
I need a very simple yes/no survey and I need to limit the number of "yes" answers as well as the number of "no" answers to 10.
Let's say, I have a list of 70 questions. Participants should be able to mark max. 10 with "yes", and max. 10 with "no", the rest of the questions remains marked as "no response".
Is this possible with Limesurvey?
 
Logged Logged  
 
Last Edit: 2008/07/26 00:33 By Mazi.
  The administrator has disabled public write access.
#16683
Mazi (Moderator)
Moderator Lime
Posts: 3262
graph
User Offline Click here to see the profile of this user
Re:Limit number of answers 3 Months, 4 Weeks ago Karma: 25  
Yes, check manual -> quotas.
 
Logged Logged  
 
Best regards,
Mazi
______________________
Need help? I can: set up Limesurvey for you / create your survey / implement additional features / design your template / offer premium support -> Contact.
  The administrator has disabled public write access.
#16700
ls2312 (User)
Fresh Lemon
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Re:[done] Limit number of answers 3 Months, 4 Weeks ago Karma: 0  
Thank you for your response.
I think quotas is different from what I need.
In the scenario I describe the number of questions has to be limited within one form, not within the entire survey.

Let's say I have a list of 70 people names. Every participant should be able to vote with "Yes" for max. 10 of them.

Any help is higly appreciated.
Thank you!
 
Logged Logged  
  The administrator has disabled public write access.
#16703
ElMatador69 (Moderator)
LimeSurvey Team
Posts: 1577
graphgraph
User Offline Click here to see the profile of this user
Re:[done] Limit number of answers 3 Months, 4 Weeks ago Karma: 31  
Hi, on my knowledge that's not possible by default with LimeSurvey.
 
Logged Logged  
 
Get in touch with the LimeSurvey Development Team via IRC
If our informations and answers were useful to you, please consider a donation to the LimeSurvey Project!
  The administrator has disabled public write access.
#16749
Mazi (Moderator)
Moderator Lime
Posts: 3262
graph
User Offline Click here to see the profile of this user
Re:[done] Limit number of answers 3 Months, 3 Weeks ago Karma: 25  
There is a question attribute to limit the number of answers (max_answers) but this can only be used for array questions, see manual -> question attributes.

You can add this as a feature request to the bugtracker. Please describe your problem/solution as detailed as possible.

If this should be applied for ony question only you can use javascript to count the number of yes/no choices. Take a look at manual -> workarounds. You can find some javascript examples there.
 
Logged Logged  
 
Best regards,
Mazi
______________________
Need help? I can: set up Limesurvey for you / create your survey / implement additional features / design your template / offer premium support -> Contact.
  The administrator has disabled public write access.
Go to top