Cascading select for multiple answers

Hi..
I have 2 multiple choice questions. The second question, the choice of answer must be reduced according to the answer to the first question.
I tried using cascading select but only succeeded in the single answer question. Is it possible for cascading select to be used?
Can anyone help me?

2 Likes

Try a choice_filter. https://docs.opendatakit.org/form-logic/#filtering-options-in-select-questions has an example (and so does the forum if you search).

Yanokawa, thanks for the response. I have seen all the examples and all of them are only for questions with one answer choice. Is it possible for cascading select to be used for multiple choice questions?

1 Like

see this discussion Choice filter with multiple selection

2 Likes