Household Roster

Dear Team;

I have few questions regarding roster.

  1. How we can check age difference between household head and children;
  2. When we are going to endgroup, how we can check that household head exist or not;
  3. Can we move previous question through syntax. Example: When we check the gender between household and spouse, and we found typo error in household head gender. Now, we want to make correction in household head gender;

thanks.
a.

Any information?????

··· On Monday, February 13, 2017 at 11:59:38 PM UTC+5, khurshi...@gmail.com wrote: > Dear Team; > > I have few questions regarding roster. > 1. How we can check age difference between household head and children; > 2. When we are going to endgroup, how we can check that household head exist or not; > 3. Can we move previous question through syntax. Example: When we check the gender between household and spouse, and we found typo error in household head gender. Now, we want to make correction in household head gender; > > thanks. > a.

It's not entirely clear what you are asking without a small sample
form, but here goes.

  1. Use calculation. http://xlsform.org/#calculation

  2. Depends on how your form is designed. I would ask for head of
    household information first, then for everyone else, use repeats.

  3. Do this check when you are entering the spouse's gender. Use
    http://xlsform.org/#constraints.

Yaw

··· On Tue, Feb 14, 2017 at 9:30 PM, wrote: > On Monday, February 13, 2017 at 11:59:38 PM UTC+5, khurshi...@gmail.com wrote: >> Dear Team; >> >> I have few questions regarding roster. >> 1. How we can check age difference between household head and children; >> 2. When we are going to endgroup, how we can check that household head exist or not; >> 3. Can we move previous question through syntax. Example: When we check the gender between household and spouse, and we found typo error in household head gender. Now, we want to make correction in household head gender; >> >> thanks. >> a. > > Any information????? > > -- > -- > 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.

It's not entirely clear what you are asking without a small sample
form, but here goes.

  1. Use calculation. http://xlsform.org/#calculation

  2. Depends on how your form is designed. I would ask for head of
    household information first, then for everyone else, use repeats.

  3. Do this check when you are entering the spouse's gender. Use
    http://xlsform.org/#constraints.

Yaw

Dear Team;

I have few questions regarding roster.

  1. How we can check age difference between household head and children;
  2. When we are going to endgroup, how we can check that household head exist or not;
  3. Can we move previous question through syntax. Example: When we check the gender between household and spouse, and we found typo error in household head gender. Now, we want to make correction in household head gender;

thanks.
a.

Any information?????

--

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.

Dear Yaw;
Thank you very much for your reply. I have already done work on first two points.

My first query was:
ID Name Age Relation Comments
1 A 47 Head
2 B 43 spouse
3 C 47 son son age should be less than head

My second query was:
ID Name Age Relation Comments
1 A 47 spouse
2 B 43 son
3 C 30 daughter In this roster household head is missing

My third query was:
ID Name Gedner Relation Comments
1 A Male Head
2 B Male spouse Head and spouse's gender can not be same. In this case head should be female and as the error occurred, then cursor should automatically move to the head gender.

Thanks.
a.

··· On Thursday, February 16, 2017 at 1:53:13 PM UTC+5, Yaw Anokwa wrote: > On Tue, Feb 14, 2017 at 9:30 PM, wrote: > > On Monday, February 13, 2017 at 11:59:38 PM UTC+5, khurshi...@gmail.com wrote:

Hi Arshad,

My recommendation is to get information on the HoH outside the repeat.
Then inside the repeat, you can very easily check against the HoH
values.

Build a simple four or five question form to experiment and if you
have more specific questions, post that form.

Yaw

··· On Thu, Feb 16, 2017 at 5:48 PM, wrote: > On Thursday, February 16, 2017 at 1:53:13 PM UTC+5, Yaw Anokwa wrote: >> It's not entirely clear what you are asking without a small sample >> form, but here goes. >> >> 1. Use calculation. http://xlsform.org/#calculation >> >> 2. Depends on how your form is designed. I would ask for head of >> household information first, then for everyone else, use repeats. >> >> 3. Do this check when you are entering the spouse's gender. Use >> http://xlsform.org/#constraints. >> >> Yaw >> >> On Tue, Feb 14, 2017 at 9:30 PM, wrote: >> > On Monday, February 13, 2017 at 11:59:38 PM UTC+5, khurshi...@gmail.com wrote: >> >> Dear Team; >> >> >> >> I have few questions regarding roster. >> >> 1. How we can check age difference between household head and children; >> >> 2. When we are going to endgroup, how we can check that household head exist or not; >> >> 3. Can we move previous question through syntax. Example: When we check the gender between household and spouse, and we found typo error in household head gender. Now, we want to make correction in household head gender; >> >> >> >> thanks. >> >> a. >> > >> > Any information????? >> > >> > -- >> > -- >> > 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. > > Dear Yaw; > Thank you very much for your reply. I have already done work on first two points. > > My first query was: > ID Name Age Relation Comments > 1 A 47 Head > 2 B 43 spouse > 3 C 47 son son age should be less than head > > > My second query was: > ID Name Age Relation Comments > 1 A 47 spouse > 2 B 43 son > 3 C 30 daughter In this roster household head is missing > > > My third query was: > ID Name Gedner Relation Comments > 1 A Male Head > 2 B Male spouse Head and spouse's gender can not be same. In this case head should be female and as the error occurred, then cursor should automatically move to the head gender. > > Thanks. > a. > > -- > -- > 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.