Creating a sublist from multiple select

Dear Mitch & Team,

I have a set of questions in with same multiple select choices, so to
implement this in ODK Collect, I used the concept of label list where
choices are displayed at the top then check boxes displayed below every
choice along the line of every question. Users just tick the check box
below the choice he/she wants for all the questions till the end. Now I
want to generate a list of all choices that were picked more than once and
their respective questions across the entire questionnaire and then further
come up with a select one list of this choices. Please is this possible?

Thanks.

C

This does not sound easy. For any complex form, I think it would be
impossible.

You might be able to have a list with gaps in it by following some of the
examples from the indexed-repeat() threads where people wanted to get a
list of names satisfying certain criteria from a set of repeats (your form
wouldn't necessarily need to use indexed-repeat for the logic, but would be
testing each choice to see if it was selected multiple times). But I don't
know how you would get that list without gaps from the un- or singly-
selected items in your original choices list.

ยทยทยท On Fri, Jun 5, 2015 at 6:23 AM, Collins McAdoyo wrote:

Dear Mitch & Team,

I have a set of questions in with same multiple select choices, so to
implement this in ODK Collect, I used the concept of label list where
choices are displayed at the top then check boxes displayed below every
choice along the line of every question. Users just tick the check box
below the choice he/she wants for all the questions till the end. Now I
want to generate a list of all choices that were picked more than once and
their respective questions across the entire questionnaire and then further
come up with a select one list of this choices. Please is this possible?

Thanks.

C

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google Groups
"ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com