Ranking question in ODK

Hi Everyone,

I have a ranking question in my form, where users select their top three
choices from three 'similar' single select lists.
Is there a better way of doing it? Is there a way that I could just create
a one multiple select list with a constraint of 'count-selected(.)<=3' and
rank the three selected choices as 1 , 2 and 3?

Thank you for your help.

Kashif

1 Like

I believe your way is the only way. And, if you want the 2nd rank list to
exclude the choice made from the 1st rank list, you must have the two
questions on different pages (they cannot be in a field-list group). Ditto
for the 3rd rank list.

ยทยทยท On Thu, Dec 18, 2014 at 1:24 AM, Kashif Rehman wrote: > > Hi Everyone, > > I have a ranking question in my form, where users select their top three > choices from three 'similar' single select lists. > Is there a better way of doing it? Is there a way that I could just create > a one multiple select list with a constraint of 'count-selected(.)<=3' and > rank the three selected choices as 1 , 2 and 3? > > Thank you for your help. > > Kashif > > -- > -- > 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

Thanks Mitch.

ยทยทยท On Thursday, December 18, 2014 6:48:25 PM UTC+1, Mitch Sundt wrote: > > I believe your way is the only way. And, if you want the 2nd rank list to > exclude the choice made from the 1st rank list, you must have the two > questions on different pages (they cannot be in a field-list group). Ditto > for the 3rd rank list. > > > On Thu, Dec 18, 2014 at 1:24 AM, Kashif Rehman <kashif....@gmail.com > wrote: >> >> Hi Everyone, >> >> I have a ranking question in my form, where users select their top three >> choices from three 'similar' single select lists. >> Is there a better way of doing it? Is there a way that I could just >> create a one multiple select list with a constraint of >> 'count-selected(.)<=3' and rank the three selected choices as 1 , 2 and 3? >> >> Thank you for your help. >> >> Kashif >> >> -- >> -- >> Post: opend...@googlegroups.com >> Unsubscribe: opendatakit...@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...@googlegroups.com . >> For more options, visit https://groups.google.com/d/optout. >> > > > -- > Mitch Sundt > Software Engineer > University of Washington > mitche...@gmail.com >