Multi choices with specific overlapping multi choices for each one

  • If I have a question with 3 choices:
    " Chose the color of your bag!
    Choices are:
  1. Blue.
  2. Red.
  3. White.
    "
  • If I chose one of the available choices, for the next question, I have to see only the choices that are prepared for, and must to be chosen from them.

" Select the things that you want to put them in the selected bag:

Choices are:

  1. Thing 1.
  2. Thing 2.
  3. Thing 3.
  4. Thing 4.
  5. Thing 5
  6. Thing 6
  7. Thing 7.
  8. Thing 8.

But when I will choose blue bag the choices that must be appear are:

  1. Thing 1.
  2. Thing 2.
  3. Thing 6
  4. Thing 7.
  5. Thing 8.

and when I will choose red bag the choices that must be appear are:

  1. Thing 1.
  2. Thing 2.
  3. Thing 3
  4. Thing 6.
  5. Thing 7.

and when I will choose white bag the choices that must be appear are:

  1. Thing 2.
  2. Thing 3.
  3. Thing 4
  4. Thing 5.
  5. Thing 8.
    "

Thanks in advanced

Hi @basheer, welcome to the community!

I think this forum post might help you:

Hope this works, if not, feel free to ask more.
All the best,

1 Like

Hi @hakan_cetinkaya,
and thank you for you swift response.

I think this will be a solution for my problem, but I have 12 choices for the first question and 22 choices for the second one, and If I will repeat the choices as it’s mentioned in the post then I think that the number of choices will be about 254.

Do you know if there is any other suggestions?
Best regards

1 Like

Hi @basheer,

I think 254 choices is totally acceptable for Kobo, I have a cascading question with 270 choices.

1 Like

But for starters, I suggest you build a dummy question to understand the logic behind the solution.

2 Likes