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

Add new property to survey: goNextPageOnQuestionsComplete #37

Closed
andrewtelnov opened this issue Jul 16, 2016 · 5 comments
Closed

Add new property to survey: goNextPageOnQuestionsComplete #37

andrewtelnov opened this issue Jul 16, 2016 · 5 comments

Comments

@andrewtelnov
Copy link
Member

andrewtelnov commented Jul 16, 2016

It is false by default. If it sets to true, after all questions on page are completed and there is no errors - go to the next page or complete the survey.

andrewtelnov added a commit that referenced this issue Jul 27, 2016
…nswering all questions on the page, the survey will go automatically to the next page or complete the survey: #37
@andrewtelnov
Copy link
Member Author

andrewtelnov commented Jul 27, 2016

survey.goNextPageAutomatic property (default is false) is added. On answering all questions on the page, the survey will go automatically to the next page or complete the survey.

@andrewtelnov
Copy link
Member Author

Example

@ItsJoeTurner
Copy link

I'm having some issues with this when answering checkbox questions. The first option takes the user to the next page but the reality is that there could be more than one answer. Can we have a .goToNextPageAutomatic on the individual questions as well as pages?

@andrewtelnov
Copy link
Member Author

It is a bug. I will work on the fix: #70

Thank you,
Andrew

@andrewtelnov
Copy link
Member Author

The bug was fixed.

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

2 participants