How can I skip to a question if the answer is not NEVER?

Hi,
I am trying to code a skip that goes to a question eg. if the answer if not NEVER.....

Hi @Beryl_Makori, welcome to the ODK forum. If you have a moment, introduce yourself in the welcome thread!

For form logic, you can use XPath functions. The docs are at https://getodk.github.io/xforms-spec/.

What expressions have you tried so far? Which parts of the ODK docs did help, and where did you get stuck?

Hi @Beryl_Makori,

Just to add on what is provided. Please check out the following link as well.

1 Like