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

Set Skip Logic to Questions that are on the same Survey Page #44

Open
w3devpro opened this issue Aug 3, 2017 · 0 comments
Open

Set Skip Logic to Questions that are on the same Survey Page #44

w3devpro opened this issue Aug 3, 2017 · 0 comments

Comments

@w3devpro
Copy link
Member

w3devpro commented Aug 3, 2017

NEW FEATURE

a. User story

As a ...

Survey Creator

I want to ...

be able to create a survey where its possible to "skip" (hide) a question that is on the same page as the question who's answer triggers it

So that I can ...

use skip logic without having to create different pages to hide or skip a question

b. Acceptance Criteria

Scenario 1

Given...

a survey page containing multiple questions

When....

adding skip logic (question level) by selecting a 'trigger' question from the Question DDL

Then .....

the DDL should also contain (preceding) questions that are on the same page as the question to be 'skipped'

Scenario 2

Given...

a survey including the new skip logic feature

When....

a respondent answers the one page survey containing multiple questions

Then .....

the question to which the skip logic is added must be hidden or shown correctly based on the logic and answers given

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

No branches or pull requests

1 participant