Skip Logic for "Select Many" Question Type: Display New Question if any 3 options are selected

Greetings all,

I’m working on a tool that will be used for screening patients. One Select Many question will ask whether the patient has any of 10 predefined symptoms. If 3 or more of these symptoms are selected, I would like an acknowledgment question type to tell them to refer.

Is it possible to use skip logic criteria that any 3 (or more) options in a Select Many question are selected? If so, how?

Thanks and all the best,
Ryan

Hi Ryan,
What you’re describing is possible, thanks to the flexibility of the technology underlying KoBo, i.e. JavaRosa and XLSForm.

In your skip logic just use the code count-selected(${q1}) >= 3 and it will only show this question if the Select Many question had at least 3 responses. See the sample spreadsheet here or download and import it into KoBo:https://docs.google.com/spreadsheets/d/18Gh-tsEFgHvGBouSIwXCTAsGJpjwoSl3g82Oy0leSAw/edit?usp=sharing

Best,
Tino

···

On Mon, Apr 27, 2015 at 4:00 AM Ryan Burbach rmbu...@gmail.com wrote:

Greetings all,

I’m working on a tool that will be used for screening patients. One Select Many question will ask whether the patient has any of 10 predefined symptoms. If 3 or more of these symptoms are selected, I would like an acknowledgment question type to tell them to refer.

Is it possible to use skip logic criteria that any 3 (or more) options in a Select Many question are selected? If so, how?

Thanks and all the best,
Ryan

You received this message because you are subscribed to the Google Groups “Kobo Users” group.

To unsubscribe from this group and stop receiving emails from it, send an email to kobo-users+...@googlegroups.com.

To post to this group, send email to kobo-...@googlegroups.com.

Visit this group at http://groups.google.com/group/kobo-users.

For more options, visit https://groups.google.com/d/optout.

Hi Tino,

Thanks so much for the support. Worked like a charm and this will really help our project. Wish I could buy you a beer.

Thanks again and all the best,

Ryan

···

On Friday, May 1, 2015 at 3:05:33 AM UTC, Tino Kreutzer wrote:

Hi Ryan,
What you’re describing is possible, thanks to the flexibility of the technology underlying KoBo, i.e. JavaRosa and XLSForm.

In your skip logic just use the code count-selected(${q1}) >= 3 and it will only show this question if the Select Many question had at least 3 responses. See the sample spreadsheet here or download and import it into KoBo:https://docs.google.com/spreadsheets/d/18Gh-tsEFgHvGBouSIwXCTAsGJpjwoSl3g82Oy0leSAw/edit?usp=sharing

Best,
Tino

On Mon, Apr 27, 2015 at 4:00 AM Ryan Burbach rmb...@gmail.com wrote:

Greetings all,

I’m working on a tool that will be used for screening patients. One Select Many question will ask whether the patient has any of 10 predefined symptoms. If 3 or more of these symptoms are selected, I would like an acknowledgment question type to tell them to refer.

Is it possible to use skip logic criteria that any 3 (or more) options in a Select Many question are selected? If so, how?

Thanks and all the best,
Ryan

You received this message because you are subscribed to the Google Groups “Kobo Users” group.

To unsubscribe from this group and stop receiving emails from it, send an email to kobo-users+...@googlegroups.com.

To post to this group, send email to kobo...@googlegroups.com.

Visit this group at http://groups.google.com/group/kobo-users.

For more options, visit https://groups.google.com/d/optout.