Advanced screener logic

Can I implement the below screening logic in sawtooth software?

First a question

Q1. Which of these products do you own? (multi select)

Product A
Product B
Product C
Product D
Product E
Product F

A constructed list specific to each respondent is created. The constructed list contains products chosen from options A, B and C (for example, if the respondent chooses A, D and E, only product A is added to the list). Those who have selected at least one of A, B and C continue to the next question.

Second, Q2. How often do you use these products? (grid question)

Rows: Products in the respondent specific constructed list (A, B and/or C).

Columns: Never, rarely, sometimes, often

If the respondent chooses "Never" for all the products shown to her, the respondent should be screened out. Is it possible to do this skip logic, as the respondents are shown different lists depending on their choices in the previous question? In other words, lists that have some or all of the products A, B and C.

Resolved
1 reply