uwblueprint / somo

Text messaging survey app for Somo
http://www.thesomoproject.org
5 stars 1 forks source link

Create MultipleChoiceQuestion component #67

Open chrisjluc opened 7 years ago

kaivalyagandhi commented 7 years ago

Would this also support selecting only one answer choice? (radio-button style questions)... If not, would we want to support another question component where there could be multiple options, but only one can be selected?

hkjayakumar commented 7 years ago

@kaivalyagandhi I think the default for multiple choice questions is selecting one answer choice i.e. select one from multiple choices as opposed to select multiple choices.

I'm not sure if the back-end schema constrains the latter, maybe @chrisjluc can clarify ?

chrisjluc commented 7 years ago

We will have a different type of question that allows multiple selected answers, I believe it'll be called checkbox