Skipping a group of question

Dear all,
I doing a survey of parasitemia and i need to skip the entire question only
if the answer to the question "was the house selected for LLIN usage
survey? " is 'No'

how can i do this, cus i tried using the $(hh_survey)='no' and it skips the
entire questions but also skips even if the ans is 'yes'

DLLIN_malaria_base_survey3.xlsx (20.8 KB)

You should use curly brackets, like:

${hh_survey}= 'no'

and not parenthesis, like in your example.

ยทยทยท On Thursday, February 20, 2014, vivian nyankun wrote:

Dear all,
I doing a survey of parasitemia and i need to skip the entire question
only if the answer to the question "was the house selected for LLIN usage
survey? " is 'No'

how can i do this, cus i tried using the $(hh_survey)='no' and it skips
the entire questions but also skips even if the ans is 'yes'

--

Post: opendatakit@googlegroups.com<javascript:_e(%7B%7D,'cvml','opendatakit@googlegroups.com');>
Unsubscribe: opendatakit+unsubscribe@googlegroups.com<javascript:_e(%7B%7D,'cvml','opendatakit%2Bunsubscribe@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<javascript:_e(%7B%7D,'cvml','opendatakit%2Bunsubscribe@googlegroups.com');>
.
For more options, visit https://groups.google.com/groups/opt_out.

--

Nik
Need help customizing Survey Instruments/Tools/Forms for ODK Collect? Drop
me an email.