Select_one report_list

Hi everyone,

I'm a new user of ODK and I have a question about "Select_one"

When ask a reporter to choose an answer from the "Select_one list", can the
next question be different based on the previous answers of the "Select_one
list"?

I'll be grateful with any help of the Community and appreciate the time
that you spent.

Cheers,
Weijia

Use choice_filter

type name label choice_filter select_one list list1 Choose one
select_one list list2 Choose one name != ${list1}

and your choices sheet
list namenamelabellistaAlistbBlistcClistdD

That is, assuming you meant you wanted to show the same list but without
the previously selected answer.

··· On Sunday, March 2, 2014, Weijia Chen wrote:

Hi everyone,

I'm a new user of ODK and I have a question about "Select_one"

When ask a reporter to choose an answer from the "Select_one list", can
the next question be different based on the previous answers of the
"Select_one list"?

I'll be grateful with any help of the Community and appreciate the time
that you spent.

Cheers,
Weijia

--

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.

And you cannot have both questions showing on the same screen (nested
within a single field-list group).
A group with a field-list appearance assumes that there are no relevant
conditions on questions within that grouping of questions that depend upon
the answers to other questions within that group.

··· On Sun, Mar 2, 2014 at 5:20 PM, ゴー・ニコライ wrote:

Use choice_filter

type name label choice_filter select_one list list1 Choose one
select_one list list2 Choose one name != ${list1}

and your choices sheet
list name name label lista Alist bB listc Clist dD

That is, assuming you meant you wanted to show the same list but without
the previously selected answer.

On Sunday, March 2, 2014, Weijia Chen chenwjkingoflion@gmail.com wrote:

Hi everyone,

I'm a new user of ODK and I have a question about "Select_one"

When ask a reporter to choose an answer from the "Select_one list", can
the next question be different based on the previous answers of the
"Select_one list"?

I'll be grateful with any help of the Community and appreciate the time
that you spent.

Cheers,
Weijia

--

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/groups/opt_out.

--

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

--

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/groups/opt_out.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

Thank you very much. :slight_smile:

··· On 3 March 2014 01:20, ゴー・ニコライ wrote:

Use choice_filter

type name label choice_filter select_one list list1 Choose one
select_one list list2 Choose one name != ${list1}

and your choices sheet
list name name label lista Alist bB listc Clist dD

That is, assuming you meant you wanted to show the same list but without
the previously selected answer.

On Sunday, March 2, 2014, Weijia Chen chenwjkingoflion@gmail.com wrote:

Hi everyone,

I'm a new user of ODK and I have a question about "Select_one"

When ask a reporter to choose an answer from the "Select_one list", can
the next question be different based on the previous answers of the
"Select_one list"?

I'll be grateful with any help of the Community and appreciate the time
that you spent.

Cheers,
Weijia

--

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/groups/opt_out.

--

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

--

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/groups/opt_out.

Dear Group Members,

May have the answer in the group but did not get. How it works in repeat
group.

Regards,

Arif

··· On Thursday, March 13, 2014 at 10:41:01 PM UTC+6, Weijia Chen wrote: > > Thank you very much. :-) > > > On 3 March 2014 01:20, ゴー・ニコライ <nikol...@gmail.com > wrote: > >> >> Use choice_filter >> >> *type* *name* *label* *choice_filter* >> select_one list list1 Choose one >> select_one list list2 Choose one name != ${list1} >> >> and your choices sheet >> list name name label >> list a A >> list b B >> list c C >> list d D >> >> That is, assuming you meant you wanted to show the same list but without >> the previously selected answer. >> >> On Sunday, March 2, 2014, Weijia Chen <chenwjki...@gmail.com > wrote: >> >>> Hi everyone, >>> >>> I'm a new user of ODK and I have a question about "Select_one" >>> >>> When ask a reporter to choose an answer from the "Select_one list", can >>> the next question be different based on the previous answers of the >>> "Select_one list"? >>> >>> I'll be grateful with any help of the Community and appreciate the time >>> that you spent. >>> >>> Cheers, >>> Weijia >>> >>> -- >>> -- >>> 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/groups/opt_out. >>> >> >> >> -- >> -- >> Nik >> Need help customizing Survey Instruments/Tools/Forms for ODK Collect? >> Drop me an email. >> >> -- >> -- >> Post: opend...@googlegroups.com >> Unsubscribe: opendatakit...@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...@googlegroups.com . >> For more options, visit https://groups.google.com/groups/opt_out. >> > >

Hi Arif,

It's not clear what you are asking. Please start a new thread and try to be
detailed in your question.

Thanks,

Yaw

··· On Mon, May 30, 2016 at 4:59 PM, ARIF AZAD KHAN wrote:

Dear Group Members,

May have the answer in the group but did not get. How it works in repeat
group.

Regards,

Arif

On Thursday, March 13, 2014 at 10:41:01 PM UTC+6, Weijia Chen wrote:

Thank you very much. :slight_smile:

On 3 March 2014 01:20, ゴー・ニコライ nikol...@gmail.com wrote:

Use choice_filter

type name label choice_filter
select_one list list1 Choose one
select_one list list2 Choose one name != ${list1}

and your choices sheet
list name name label
list a A
list b B
list c C
list d D

That is, assuming you meant you wanted to show the same list but without
the previously selected answer.

On Sunday, March 2, 2014, Weijia Chen chenwjki...@gmail.com wrote:

Hi everyone,

I'm a new user of ODK and I have a question about "Select_one"

When ask a reporter to choose an answer from the "Select_one list", can
the next question be different based on the previous answers of the
"Select_one list"?

I'll be grateful with any help of the Community and appreciate the time
that you spent.

Cheers,
Weijia

--

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/groups/opt_out.

--

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

--

Post: opend...@googlegroups.com
Unsubscribe: opendatakit...@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...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
--
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.

Does this work for multiple select also? If one wants to show what was
selected in a multiple choice response?

··· On 30 May 2016 16:59, "ARIF AZAD KHAN" wrote:

Dear Group Members,

May have the answer in the group but did not get. How it works in repeat
group.

Regards,

Arif

On Thursday, March 13, 2014 at 10:41:01 PM UTC+6, Weijia Chen wrote:

Thank you very much. :slight_smile:

On 3 March 2014 01:20, ゴー・ニコライ nikol...@gmail.com wrote:

Use choice_filter

type name label choice_filter
select_one list list1 Choose one
select_one list list2 Choose one name != ${list1}

and your choices sheet
list name name label
list a A
list b B
list c C
list d D

That is, assuming you meant you wanted to show the same list but without
the previously selected answer.

On Sunday, March 2, 2014, Weijia Chen chenwjki...@gmail.com wrote:

Hi everyone,

I'm a new user of ODK and I have a question about "Select_one"

When ask a reporter to choose an answer from the "Select_one list", can
the next question be different based on the previous answers of the
"Select_one list"?

I'll be grateful with any help of the Community and appreciate the time
that you spent.

Cheers,
Weijia

--

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/groups/opt_out.

--

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

--

Post: opend...@googlegroups.com
Unsubscribe: opendatakit...@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...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
--
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.

This thread (Subject line) has been polluted with several different issues.

Therefore it is unclear what question is being asked.

Please start a new thread (new subject line).

··· On Thu, Jun 9, 2016 at 12:56 PM, Louis Omoya wrote:

Does this work for multiple select also? If one wants to show what was
selected in a multiple choice response?
On 30 May 2016 16:59, "ARIF AZAD KHAN" arifazadkhan@gmail.com wrote:

Dear Group Members,

May have the answer in the group but did not get. How it works in repeat
group.

Regards,

Arif

On Thursday, March 13, 2014 at 10:41:01 PM UTC+6, Weijia Chen wrote:

Thank you very much. :slight_smile:

On 3 March 2014 01:20, ゴー・ニコライ nikol...@gmail.com wrote:

Use choice_filter

type name label choice_filter
select_one list list1 Choose one
select_one list list2 Choose one name != ${list1}

and your choices sheet
list name name label
list a A
list b B
list c C
list d D

That is, assuming you meant you wanted to show the same list but
without the previously selected answer.

On Sunday, March 2, 2014, Weijia Chen chenwjki...@gmail.com wrote:

Hi everyone,

I'm a new user of ODK and I have a question about "Select_one"

When ask a reporter to choose an answer from the "Select_one list",
can the next question be different based on the previous answers of the
"Select_one list"?

I'll be grateful with any help of the Community and appreciate the
time that you spent.

Cheers,
Weijia

--

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/groups/opt_out.

--

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

--

Post: opend...@googlegroups.com
Unsubscribe: opendatakit...@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...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
--
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.

--

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