Skip to end the application

how can i skip and end the application at any question?

You can nest every questions in a 'question list' with a display condition
based on the answer of the previews question. You then add an a multiple
choice question within each question list with only 1 choice saying "Skip
all".

Example :

Question_list_1
Question_1
Skip_all_1 not required no label
Skip all Appearance Attribute = quick
Question_list_2 Display condition : Skip_all_1=''
Question_2
Skip_all_2 not required no label
Skip all Appearance Attribute = quick
Question_list_3 Display condition : Skip_all_1='' and Skip_all_2=''
Question_3
Skip_all_3 not required no label
Skip all Appearance Attribute = quick
Question_list_4 Display condition : Skip_all_1='' and Skip_all_2=''
and Skip_all_3=''
Question_4
Skip_all_4 not required no label
Skip all Appearance Attribute = quick
Question_list_5 Display condition : Skip_all_1='' and Skip_all_2=''
and Skip_all_3='' and Skip_all_4=''
Question_5
Skip_all_5 not required no label
Skip all Appearance Attribute = quick
...

With this, if you answer your questions, and pass to the next one, it's ok.
If you touch one "skip all" at any moment, it will go straight to the end.

This is my idea... Maybe there is something more clever...

Michel

··· Le mardi 29 novembre 2016 10:15:12 UTC+1, IRC KHF a écrit : > > how can i skip and end the application at any question? > >

Hey,

I think Michel's option will work well. One other option is to train users
to use the menu inside the form and the Jump to question functionality.
You'll need to make your questions not required.

Sheel

··· On Nov 29, 2016 14:06, "Michel Akkaoui - de Sousa" wrote:

You can nest every questions in a 'question list' with a display condition
based on the answer of the previews question. You then add an a multiple
choice question within each question list with only 1 choice saying "Skip
all".

Example :

Question_list_1
Question_1
Skip_all_1 not required no label
Skip all Appearance Attribute = quick
Question_list_2 Display condition : Skip_all_1=''
Question_2
Skip_all_2 not required no label
Skip all Appearance Attribute = quick
Question_list_3 Display condition : Skip_all_1='' and Skip_all_2=''
Question_3
Skip_all_3 not required no label
Skip all Appearance Attribute = quick
Question_list_4 Display condition : Skip_all_1='' and
Skip_all_2='' and Skip_all_3=''
Question_4
Skip_all_4 not required no label
Skip all Appearance Attribute = quick
Question_list_5 Display condition : Skip_all_1='' and
Skip_all_2='' and Skip_all_3='' and Skip_all_4=''
Question_5
Skip_all_5 not required no label
Skip all Appearance Attribute = quick
...

With this, if you answer your questions, and pass to the next one, it's
ok. If you touch one "skip all" at any moment, it will go straight to the
end.

This is my idea... Maybe there is something more clever...

Michel

Le mardi 29 novembre 2016 10:15:12 UTC+1, IRC KHF a écrit :

how can i skip and end the application at any question?

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

This is exactly the required issue that made me think of this solution.

Michel Akkaoui
06 43 75 70 13
28 rue Raoul Ponchon, 49100 Angers

··· 2016-11-29 23:14 GMT+01:00 Sheel Shah :

Hey,

I think Michel's option will work well. One other option is to train
users to use the menu inside the form and the Jump to question
functionality. You'll need to make your questions not required.

Sheel

On Nov 29, 2016 14:06, "Michel Akkaoui - de Sousa" akkaouim@gmail.com wrote:

You can nest every questions in a 'question list' with a display
condition based on the answer of the previews question. You then add an a
multiple choice question within each question list with only 1 choice
saying "Skip all".

Example :

Question_list_1
Question_1
Skip_all_1 not required no label
Skip all Appearance Attribute = quick
Question_list_2 Display condition : Skip_all_1=''
Question_2
Skip_all_2 not required no label
Skip all Appearance Attribute = quick
Question_list_3 Display condition : Skip_all_1='' and
Skip_all_2=''
Question_3
Skip_all_3 not required no label
Skip all Appearance Attribute = quick
Question_list_4 Display condition : Skip_all_1='' and
Skip_all_2='' and Skip_all_3=''
Question_4
Skip_all_4 not required no label
Skip all Appearance Attribute = quick
Question_list_5 Display condition : Skip_all_1='' and
Skip_all_2='' and Skip_all_3='' and Skip_all_4=''
Question_5
Skip_all_5 not required no label
Skip all Appearance Attribute = quick
...

With this, if you answer your questions, and pass to the next one, it's
ok. If you touch one "skip all" at any moment, it will go straight to the
end.

This is my idea... Maybe there is something more clever...

Michel

Le mardi 29 novembre 2016 10:15:12 UTC+1, IRC KHF a écrit :

how can i skip and end the application at any question?

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

--
You received this message because you are subscribed to a topic in the
Google Groups "commcare-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/
topic/commcare-users/q_o_MJGKDdo/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
commcare-users+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.