I want to ask a subquestion after the user picks one or more options in a multiple choice question. For each answer i need to gather additional information.
An example of such survey would be to input the items and the amount of a grocery shopping list. Ideally, I would have a two step question:
- Asking a multiple choice question with all of the items (milk, apples, meat, bread, soap)
- Asking a matrix question with amounts as options for each of the items selected in Q1.
Is this possible? how else would you structure such a question?