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

Add validation for checkboxes or radioboxes #49

Open
illumi241 opened this issue Aug 12, 2017 · 0 comments
Open

Add validation for checkboxes or radioboxes #49

illumi241 opened this issue Aug 12, 2017 · 0 comments

Comments

@illumi241
Copy link

In some scenarios it could be nice to have a validation for check boxes or radio boxes.

Examples:

  • A test where someone has to choose the right answer with radio boxes (maybe a list of valid options or a regex validation?)
  • A selection of check boxes which is only valid in certain combinations (e.g. you can only select up to 2 items or you can not select option 1 and 2 together)
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