JC1
February 23, 2016, 8:27pm
1
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!
Mitch_S
February 24, 2016, 10:49pm
2
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
JC1
February 25, 2016, 5:38pm
3
Thanks, Mitch! Very helpful!
ยทยทยท
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 .