Is there a "not selected" relevant function?

Hello,

Is there a way to ask a select_multiple question and have a follow-up
question appear ONLY if one of the options is NOT selected? For example,
what is your favorite color? If you did not select 'Red', Why not??

Would something like this work??

not selected(${fav_color}, 'red')

Thanks!

not( selected(${fav_color}, 'red') )

See https://opendatakit.org/help/form-design/binding/ for the available
functions/expressions/syntax.

ยทยทยท On Tue, Feb 23, 2016 at 12:27 PM, wrote:

Hello,

Is there a way to ask a select_multiple question and have a follow-up
question appear ONLY if one of the options is NOT selected? For example,
what is your favorite color? If you did not select 'Red', Why not??

Would something like this work??

not selected(${fav_color}, 'red')

Thanks!

--

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

1 Like

Thanks, Mitch! Very helpful! :slight_smile:

ยทยทยท On Wed, Feb 24, 2016 at 5:49 PM, Mitch Sundt wrote:

not( selected(${fav_color}, 'red') )

See https://opendatakit.org/help/form-design/binding/ for the available
functions/expressions/syntax.

On Tue, Feb 23, 2016 at 12:27 PM, jcasabia@gmail.com wrote:

Hello,

Is there a way to ask a select_multiple question and have a follow-up
question appear ONLY if one of the options is NOT selected? For example,
what is your favorite color? If you did not select 'Red', Why not??

Would something like this work??

not selected(${fav_color}, 'red')

Thanks!

--

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

--

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 a topic in the
Google Groups "ODK Community" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/opendatakit/ux3v_kXOMnE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.