Mutiple Select With Note

Dear ODK Developers,

I am wondering how to develop this type of question in ODK. Please see the
picture in my attachment.

Regards

Bunhann,

You can add hints to every prompt.

Yaw

··· -- Need ODK services? http://nafundi.com provides form design, server setup, professional support, and software development for ODK.

On Tue, May 6, 2014 at 10:10 PM, Bunhann Thou bunhann@gmail.com wrote:

Dear ODK Developers,

I am wondering how to develop this type of question in ODK. Please see the
picture in my attachment.

Regards

--
You received this message because you are subscribed to the Google Groups
"ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Dear Yaw,

Thanks for your response, but i don't mean to add hint. Sorry to make you
confuse, i want to add text box in the multiselect question. I mean that if
they response the first check box, they will have to response some
information more that need to be add but if they don't it doesn't show up.

Regards,

··· On Wednesday, May 7, 2014 9:23:32 PM UTC+7, Yaw Anokwa wrote: > > Bunhann, > > You can add hints to every prompt. > http://opendatakit.org/help/form-design/binding/ > > Yaw > -- > Need ODK services? http://nafundi.com provides form design, server > setup, professional support, and software development for ODK. > > On Tue, May 6, 2014 at 10:10 PM, Bunhann Thou <bun...@gmail.com> wrote: > > Dear ODK Developers, > > > > I am wondering how to develop this type of question in ODK. Please see > the > > picture in my attachment. > > > > Regards > > > > > > -- > > You received this message because you are subscribed to the Google > Groups > > "ODK Developers" group. > > To unsubscribe from this group and stop receiving emails from it, send > an > > email to opendatakit-developers+unsubscribe@googlegroups.com. > > > For more options, visit https://groups.google.com/d/optout. >

Bunhann,

Your best option is to have a text box that is relevant based on the
checkbox. You can't have both items on the same screen though.

If that won't do, you'll have to to write a custom widget.

Yaw

··· -- Need ODK services? http://nafundi.com provides form design, server setup, professional support, and software development for ODK.

On Wed, May 7, 2014 at 6:38 PM, Bunhann Thou bunhann@gmail.com wrote:

Dear Yaw,

Thanks for your response, but i don't mean to add hint. Sorry to make you
confuse, i want to add text box in the multiselect question. I mean that if
they response the first check box, they will have to response some
information more that need to be add but if they don't it doesn't show up.

Regards,

On Wednesday, May 7, 2014 9:23:32 PM UTC+7, Yaw Anokwa wrote:

Bunhann,

You can add hints to every prompt.
http://opendatakit.org/help/form-design/binding/

Yaw

Need ODK services? http://nafundi.com provides form design, server
setup, professional support, and software development for ODK.

On Tue, May 6, 2014 at 10:10 PM, Bunhann Thou bun...@gmail.com wrote:

Dear ODK Developers,

I am wondering how to develop this type of question in ODK. Please see
the
picture in my attachment.

Regards

--
You received this message because you are subscribed to the Google
Groups
"ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send
an
email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups
"ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Dear Yaw,

Thanks for your response. Could you guide me a little bit about this custom
widget? How do i should start?

Regards,

··· On Thursday, May 8, 2014 9:42:15 PM UTC+7, Yaw Anokwa wrote: > > Bunhann, > > Your best option is to have a text box that is relevant based on the > checkbox. You can't have both items on the same screen though. > > If that won't do, you'll have to to write a custom widget. > > Yaw > -- > Need ODK services? http://nafundi.com provides form design, server > setup, professional support, and software development for ODK. > > On Wed, May 7, 2014 at 6:38 PM, Bunhann Thou <bun...@gmail.com> wrote: > > Dear Yaw, > > > > Thanks for your response, but i don't mean to add hint. Sorry to make > you > > confuse, i want to add text box in the multiselect question. I mean that > if > > they response the first check box, they will have to response some > > information more that need to be add but if they don't it doesn't show > up. > > > > Regards, > > > > > > On Wednesday, May 7, 2014 9:23:32 PM UTC+7, Yaw Anokwa wrote: > >> > >> Bunhann, > >> > >> You can add hints to every prompt. > >> http://opendatakit.org/help/form-design/binding/ > >> > >> Yaw > >> -- > >> Need ODK services? http://nafundi.com provides form design, server > >> setup, professional support, and software development for ODK. > >> > >> On Tue, May 6, 2014 at 10:10 PM, Bunhann Thou wrote: > >> > Dear ODK Developers, > >> > > >> > I am wondering how to develop this type of question in ODK. Please > see > >> > the > >> > picture in my attachment. > >> > > >> > Regards > >> > > >> > > >> > -- > >> > You received this message because you are subscribed to the Google > >> > Groups > >> > "ODK Developers" group. > >> > To unsubscribe from this group and stop receiving emails from it, > send > >> > an > >> > email to opendatakit-developers+unsubscribe@googlegroups.com. > > >> > For more options, visit https://groups.google.com/d/optout. > > > > -- > > You received this message because you are subscribed to the Google > Groups > > "ODK Developers" group. > > To unsubscribe from this group and stop receiving emails from it, send > an > > email to opendatakit-developers+unsubscribe@googlegroups.com. > > > For more options, visit https://groups.google.com/d/optout. >

Bunhann,

Look at the existing widgets in ODK Collect and go from there. I
should warn that adding this kind of widget is non-trivial.

Yaw

··· -- Need ODK services? http://nafundi.com provides form design, server setup, professional support, and software development for ODK.

On Thu, May 8, 2014 at 8:01 AM, Bunhann Thou bunhann@gmail.com wrote:

Dear Yaw,

Thanks for your response. Could you guide me a little bit about this custom
widget? How do i should start?

Regards,

On Thursday, May 8, 2014 9:42:15 PM UTC+7, Yaw Anokwa wrote:

Bunhann,

Your best option is to have a text box that is relevant based on the
checkbox. You can't have both items on the same screen though.

If that won't do, you'll have to to write a custom widget.

Yaw

Need ODK services? http://nafundi.com provides form design, server
setup, professional support, and software development for ODK.

On Wed, May 7, 2014 at 6:38 PM, Bunhann Thou bun...@gmail.com wrote:

Dear Yaw,

Thanks for your response, but i don't mean to add hint. Sorry to make
you
confuse, i want to add text box in the multiselect question. I mean that
if
they response the first check box, they will have to response some
information more that need to be add but if they don't it doesn't show
up.

Regards,

On Wednesday, May 7, 2014 9:23:32 PM UTC+7, Yaw Anokwa wrote:

Bunhann,

You can add hints to every prompt.
http://opendatakit.org/help/form-design/binding/

Yaw

Need ODK services? http://nafundi.com provides form design, server
setup, professional support, and software development for ODK.

On Tue, May 6, 2014 at 10:10 PM, Bunhann Thou bun...@gmail.com wrote:

Dear ODK Developers,

I am wondering how to develop this type of question in ODK. Please
see
the
picture in my attachment.

Regards

--
You received this message because you are subscribed to the Google
Groups
"ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it,
send
an
email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google
Groups
"ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send
an
email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups
"ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Dear Yaw,

Thanks for your response. I'll start to at the existing widget.

Respect,

··· On Thursday, May 8, 2014 10:05:27 PM UTC+7, Yaw Anokwa wrote: > > Bunhann, > > Look at the existing widgets in ODK Collect and go from there. I > should warn that adding this kind of widget is non-trivial. > > Yaw > -- > Need ODK services? http://nafundi.com provides form design, server > setup, professional support, and software development for ODK. > > On Thu, May 8, 2014 at 8:01 AM, Bunhann Thou <bun...@gmail.com> wrote: > > Dear Yaw, > > > > Thanks for your response. Could you guide me a little bit about this > custom > > widget? How do i should start? > > > > Regards, > > > > > > > > On Thursday, May 8, 2014 9:42:15 PM UTC+7, Yaw Anokwa wrote: > >> > >> Bunhann, > >> > >> Your best option is to have a text box that is relevant based on the > >> checkbox. You can't have both items on the same screen though. > >> > >> If that won't do, you'll have to to write a custom widget. > >> > >> Yaw > >> -- > >> Need ODK services? http://nafundi.com provides form design, server > >> setup, professional support, and software development for ODK. > >> > >> On Wed, May 7, 2014 at 6:38 PM, Bunhann Thou wrote: > >> > Dear Yaw, > >> > > >> > Thanks for your response, but i don't mean to add hint. Sorry to > make > >> > you > >> > confuse, i want to add text box in the multiselect question. I mean > that > >> > if > >> > they response the first check box, they will have to response some > >> > information more that need to be add but if they don't it doesn't > show > >> > up. > >> > > >> > Regards, > >> > > >> > > >> > On Wednesday, May 7, 2014 9:23:32 PM UTC+7, Yaw Anokwa wrote: > >> >> > >> >> Bunhann, > >> >> > >> >> You can add hints to every prompt. > >> >> http://opendatakit.org/help/form-design/binding/ > >> >> > >> >> Yaw > >> >> -- > >> >> Need ODK services? http://nafundi.com provides form design, server > >> >> setup, professional support, and software development for ODK. > >> >> > >> >> On Tue, May 6, 2014 at 10:10 PM, Bunhann Thou wrote: > >> >> > Dear ODK Developers, > >> >> > > >> >> > I am wondering how to develop this type of question in ODK. Please > >> >> > see > >> >> > the > >> >> > picture in my attachment. > >> >> > > >> >> > Regards > >> >> > > >> >> > > >> >> > -- > >> >> > You received this message because you are subscribed to the Google > >> >> > Groups > >> >> > "ODK Developers" group. > >> >> > To unsubscribe from this group and stop receiving emails from it, > >> >> > send > >> >> > an > >> >> > email to opendatakit-developers+unsubscribe@googlegroups.com. > > >> >> > For more options, visit https://groups.google.com/d/optout. > >> > > >> > -- > >> > You received this message because you are subscribed to the Google > >> > Groups > >> > "ODK Developers" group. > >> > To unsubscribe from this group and stop receiving emails from it, > send > >> > an > >> > email to opendatakit-developers+unsubscribe@googlegroups.com. > > >> > For more options, visit https://groups.google.com/d/optout. > > > > -- > > You received this message because you are subscribed to the Google > Groups > > "ODK Developers" group. > > To unsubscribe from this group and stop receiving emails from it, send > an > > email to opendatakit-developers+unsubscribe@googlegroups.com. > > > For more options, visit https://groups.google.com/d/optout. >

If you are heavily customizing ODK Collect, you might want to look way back
at ODK Collect 1.1.6, which had this capability in a field-list screen, in
addition to supporting field-list groups with relevance interdependencies
like you asked in another question.

However, that codebase is radically different from 1.1.7 and onward, so you
would be on your own if you went down that path.

Mitch

··· On Thu, May 8, 2014 at 8:23 AM, Bunhann Thou wrote:

Dear Yaw,

Thanks for your response. I'll start to at the existing widget.

Respect,

On Thursday, May 8, 2014 10:05:27 PM UTC+7, Yaw Anokwa wrote:

Bunhann,

Look at the existing widgets in ODK Collect and go from there. I
should warn that adding this kind of widget is non-trivial.

Yaw

Need ODK services? http://nafundi.com provides form design, server
setup, professional support, and software development for ODK.

On Thu, May 8, 2014 at 8:01 AM, Bunhann Thou bun...@gmail.com wrote:

Dear Yaw,

Thanks for your response. Could you guide me a little bit about this
custom
widget? How do i should start?

Regards,

On Thursday, May 8, 2014 9:42:15 PM UTC+7, Yaw Anokwa wrote:

Bunhann,

Your best option is to have a text box that is relevant based on the
checkbox. You can't have both items on the same screen though.

If that won't do, you'll have to to write a custom widget.

Yaw

Need ODK services? http://nafundi.com provides form design, server
setup, professional support, and software development for ODK.

On Wed, May 7, 2014 at 6:38 PM, Bunhann Thou bun...@gmail.com wrote:

Dear Yaw,

Thanks for your response, but i don't mean to add hint. Sorry to
make
you
confuse, i want to add text box in the multiselect question. I mean
that
if
they response the first check box, they will have to response some
information more that need to be add but if they don't it doesn't
show
up.

Regards,

On Wednesday, May 7, 2014 9:23:32 PM UTC+7, Yaw Anokwa wrote:

Bunhann,

You can add hints to every prompt.
http://opendatakit.org/help/form-design/binding/

Yaw

Need ODK services? http://nafundi.com provides form design, server
setup, professional support, and software development for ODK.

On Tue, May 6, 2014 at 10:10 PM, Bunhann Thou bun...@gmail.com wrote:

Dear ODK Developers,

I am wondering how to develop this type of question in ODK.
Please
see
the
picture in my attachment.

Regards

--
You received this message because you are subscribed to the
Google
Groups
"ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it,
send
an
email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google
Groups
"ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it,
send
an
email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google
Groups
"ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send
an
email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups
"ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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