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

Ability to specify max choices supported by scantron or whatever #12

Open
armandofox opened this issue Apr 12, 2016 · 0 comments
Open

Comments

@armandofox
Copy link
Contributor

Our scantrons only allow choices A-E per answer, but you can specify additional choices by combining multiple letters, eg AB, AC, etc. HTML and other output modes of Ruql should support a 'max_choices' option so that, eg, if it is set to 3, then a 5-choice question would print the choices as A, B, C, AB,AC (or similar), and an error would be raised if any questions are "select all that apply". Of course, given the finding that 3 choices are optimal for most MCQs, this is low priority :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant