-
Notifications
You must be signed in to change notification settings - Fork 9
CARDS-2483: Questionnaire designer: enable the "select" (dropdown) display mode for multiple choice questions #1695
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
base: dev
Are you sure you want to change the base?
Conversation
|
No select for double, resource, or vocabulary questions? |
We don't support answer options for double questions since we discovered issues with "matching" double values to options a while ago, so Resource questions already have the I can add |
Right, I missed it because all other instances have more than just an empty object. |
See fedf974 .
Added in 0c045e9 . |
|
Rebased on the latest |
|
Known issue - JS console warning: Failed prop type: Invalid prop |
…splay mode for multiple choice questions
…splay mode for multiple choice questions Added the `select` display mode option to vocabulary questions.
…splay mode for multiple choice questions Correct handling of "NA", "None of the above" options

DRAFT because it's being published untested.
To test:
displayMode:selecton text, long, decimal and vocabulary questions from the questionnaire designerselectquestions that accept multiple answer values are behaving in the form edit modeselectquestionsnaoptions are behaving as expected for multi-valued select questions