Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logic jumps for forms #15

Open
jianreis opened this issue Jan 10, 2017 · 0 comments
Open

Logic jumps for forms #15

jianreis opened this issue Jan 10, 2017 · 0 comments

Comments

@jianreis
Copy link

The ability to apply logic jumps (also referred to as question branching or conditional questions) to questions, so that different answers for a multiple-choice form redirect users to different follow up questions.

For example:
Q1: What do you prefer, Summer or Winter?
A1: Summer!
A2: Winter!
Q2: Why do you prefer Summer?
Q3: Why do you prefer Winter?

The form administrator would be able to apply a logic jump that says:

If answer to Q1 = A1, then jump to Question 2, or if answer to Q1 = A2 then jump to Question 3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant