[ODK Community] relevance based on a few previous answers

From https://opendatakit.org/help/form-design/binding/

you want a combination of not( ), or and selected()

not( selected(${q1},'y') or selected(${q2},'y') or selected(${q3},'y') )

··· On Tue, Dec 2, 2014 at 2:17 PM, Bill Olander wrote: > > Hi all, > I'm trying to build a relevance condition for a group based on 3 > previous answers. Im sure the answer is simple, but am feeling dumb. > > 1. Is the person ineligible because they are under age? Yes/No > 2. Is the person ineligible because they are under the influence? Yes/No > 3. Is the person ineligible because they are in another study? Yes/No > > How could I put in a relevant condition that would skip the next group of > questions if any other answers 1, 2 or 3 had a yes? > > Many thanks! > Bill > > > > > -- > -- > 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