Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Let Participant only pick Y Answers #624

Closed
KaeTuuN opened this issue Aug 12, 2019 · 1 comment
Closed

Let Participant only pick Y Answers #624

KaeTuuN opened this issue Aug 12, 2019 · 1 comment
Milestone

Comments

@KaeTuuN
Copy link

KaeTuuN commented Aug 12, 2019

At the Moment every Participant can choose as many Answers as he likes.
I would like to have a new checkbox like "Max Y Answers allowed", which limits the Answer possibilities for the participants to Number "Y".

Example:
What do you want to drink tonight? (max 2 Answers)
Right:
a) [..] Beer [..]Coke [..]Lemonade [..]Water [X]Wine
b) [..] Beer [..]Coke [X]Lemonade [..]Water [..]Wine
c) [..] Beer [..]Coke [..]Lemonade [X]Water [X]Wine
a) [X] Beer [..]Coke [X]Lemonade [..]Water [..]Wine
Wrong:
a) [..] Beer [..]Coke [..]Lemonade [..]Water [..]Wine
b) [X] Beer [X]Coke [X]Lemonade [X]Water [X]Wine
c) [X] Beer [..]Coke [X]Lemonade [..]Water [X]Wine

@dartcafe
Copy link
Collaborator

#352

@dartcafe dartcafe mentioned this issue Jan 4, 2021
@dartcafe dartcafe added this to the 1.7 milestone Jan 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants