What is the command ending a survey if the respondent does not consent
(i.e. if the response is No, end the current survey form; if yes proceed
with the survey) Question: Do you agree to participate in the survey? Response *1. YES
NO*
And also, another command which will allow; household listing of x (integer)
members if the household size is* x.*
Thanks,
Donald.
···
On Tue, Jan 26, 2016 at 10:08 PM, Louis Omoya wrote:
Type 'calculate'. I have entered following in the calculate column
To end survey if response is no
Use begin_group And end_group.
All questions relevant if response is yes will be in that group.
Apply constraint e.g ${consent}= '1'.
Ot just put the above in all constraint for questions relevant if
respondent agrees.
Use repeat count column and specify how many times field for names of hh
members should appear.
···
On 27 Jan 2016 12:38, "Donald Odhiambo" wrote:
Hi,
Can someone assist me these two issues:
What is the command ending a survey if the respondent does not consent
(i.e. if the response is No, end the current survey form; if yes proceed
with the survey) Question: Do you agree to participate in the survey? Response *1. YES
NO*
And also, another command which will allow; household listing of x (integer)
members if the household size is* x.*
To end survey if response is no
Use begin_group And end_group.
All questions relevant if response is yes will be in that group.
Apply constraint e.g ${consent}= '1'.
Ot just put the above in all constraint for questions relevant if
respondent agrees.
Use repeat count column and specify how many times field for names of hh
members should appear.
Hi,
Can someone assist me these two issues:
What is the command ending a survey if the respondent does not consent
(i.e. if the response is No, end the current survey form; if yes proceed
with the survey) Question: Do you agree to participate in the survey? Response *1. YES
NO*
And also, another command which will allow; household listing of x (integer)
members if the household size is* x.*
Thanks,
Donald.
···
On 27 Jan 2016 12:38, "Donald Odhiambo" wrote: