Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
HOW TO make 'child surveys'/'branches' >> certain answers/choices following different paths
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  7 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Imobi  
View profile  
 More options Jul 27 2012, 9:14 am
From: Imobi <lar...@imobi.co.za>
Date: Fri, 27 Jul 2012 06:14:30 -0700 (PDT)
Local: Fri, Jul 27 2012 9:14 am
Subject: HOW TO make 'child surveys'/'branches' >> certain answers/choices following different paths

Hello,

I am new to ODK & am looking to create *'child surveys'/'branches'* in my
survey - or something to this effect (that is what they are called in
Dooblo, the program I was using). In *english* I would say that I need
certain answers/choices would follow different paths. Aside from all the
research I've done into this, I am totally clueless as to what I need to
use.

Complicated explanation:

I have a *Main Survey(1)* which will have basic questions such as date,
time, name & the last question would be something like "Which inspection
would you like to perform" > answers: *"inspection, plumbing, retail desks"* etc.
Upon selection of one of those *answers *a *child survey(2)* would open.
On occasion I would have another *child survey(3)* interrupt and open, for
instance this would occur if one of the questions answers might be "needs
maintenance" and then would need to open an 'incident correction form'
where the user must complete this *survey(3)* & upon completion it would
need to go back to *child survey(2)* so the user can finish it.

I hope this is clear.. I have attached my *main survey (conquest)* and an
example of a *child survey (toilet_male)*. I am curious to know if it is
possible to add a command to one of my 'choices' and then paste my *child
survey* below the *main survey* and the command would direct it to skip a
series of rows.

I hope that someone will be able to guide me towards what I am looking for

Thank you!

  conquest.xls
54K Download

  male_toilet.xls
50K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
francesc  
View profile  
 More options Jul 27 2012, 9:26 am
From: francesc <francescga...@gmail.com>
Date: Fri, 27 Jul 2012 15:26:26 +0200
Local: Fri, Jul 27 2012 9:26 am
Subject: Re: [ODK Community] HOW TO make 'child surveys'/'branches' >> certain answers/choices following different paths

Look for the item "Cascading Selects in ODK Collect 1.2 - An Example"
published on July 23th with form some samples. Maybe that can help you.

Al 27/07/2012 15:14, En/na Imobi ha escrit:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nathan  
View profile  
 More options Jul 27 2012, 3:45 pm
From: Nathan <nabr...@gmail.com>
Date: Fri, 27 Jul 2012 12:45:06 -0700 (PDT)
Local: Fri, Jul 27 2012 3:45 pm
Subject: Re: [ODK Community] HOW TO make 'child surveys'/'branches' >> certain answers/choices following different paths

Check out the skipping questions section in the XLSForm documentation<http://opendatakit.org/help/form-design/xlsform/>
.
You can create a group (which is sort of like a child survey), and you can
make it so the group only appears if the formula in the "relevant" column
is true. If your want a group to appear depending on the value of a select
you would use a formula like this:
selected(${previous_question_name}, 'choice')
Let us know if that does what you had in mind.
Hope this helps,
-Nathan


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Imobi  
View profile  
 More options Jul 30 2012, 2:52 am
From: Imobi <lar...@imobi.co.za>
Date: Sun, 29 Jul 2012 23:52:50 -0700 (PDT)
Local: Mon, Jul 30 2012 2:52 am
Subject: Re: [ODK Community] HOW TO make 'child surveys'/'branches' >> certain answers/choices following different paths

Hi Nathan,

Yes that worked perfectly. Thank you for the guidance!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Imobi  
View profile  
 More options Jul 30 2012, 8:20 am
From: Imobi <lar...@imobi.co.za>
Date: Mon, 30 Jul 2012 05:20:47 -0700 (PDT)
Local: Mon, Jul 30 2012 8:20 am
Subject: Re: [ODK Community] HOW TO make 'child surveys'/'branches' >> certain answers/choices following different paths

Hi Nathan,
Hoping you would have some insight to the following

I am now using groups to divide the information but I am stuck where I have
a group *within* a group and am looking for a way that I can achieve the
same results but not need to repeat my group in between each question.

I have attached my excel doc & highlighted in blue the part which I wish to
condense.

Do you know of a way that I could shorten this? (I will have about 30
questions/group (about 20 groups) so it would be great to not have to
repeat it all as this group (highlighted blue) is the same for each
question.

Thanks!

  larisa_test.xls
78K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nathan  
View profile  
 More options Jul 30 2012, 3:33 pm
From: Nathan <nabr...@gmail.com>
Date: Mon, 30 Jul 2012 12:33:05 -0700 (PDT)
Local: Mon, Jul 30 2012 3:33 pm
Subject: Re: [ODK Community] HOW TO make 'child surveys'/'branches' >> certain answers/choices following different paths

You could potentially use a repeat. However, you would need to reorganize
your survey in a way that might not be to your liking (see the attached
form for an example). Copying and pasting might be the better option.
Regards,
-Nathan

  larisa_test.xls
37K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Imobi  
View profile  
 More options Jul 31 2012, 2:45 am
From: Imobi <lar...@imobi.co.za>
Date: Mon, 30 Jul 2012 23:45:13 -0700 (PDT)
Local: Tues, Jul 31 2012 2:45 am
Subject: Re: [ODK Community] HOW TO make 'child surveys'/'branches' >> certain answers/choices following different paths

Thanks again for the help.

It's a very complicated survey, I think you are right - that I should just
copy and paste it.

Cheers


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »