When building a Questionnaire, what answer format ...
# general
b
When building a Questionnaire, what answer format displays as checkboxes? Choice and Open Choice formats both display as radio buttons. I need checkboxes where user can select multiple options that apply. Thanks!
r
Booleans are check boxes
b
Boolean allows me to display a single checkbox. I'm trying to list 6 answer options within a single question, with a checkbox for each one. So I need to repeat the question 6 times, with a boolean answer each time?
143 Views