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

How to save progress and allow resume if a survey is closed before completion step is reached #144

Open
malantessa opened this issue Mar 11, 2024 · 0 comments

Comments

@malantessa
Copy link

Hi! Thanks for the great package, it has helped me a lot.

I'm working on an app where there are multiple surveys a user can choose from on the home page. I want the survey to work in such a way that closing it before the completion step has been completed saves the progress and answers the user has given and if they re-open the same survey, they can pick up where they left off.

Can you provide any advice on if and how this might be possible? I'm guessing a custom SurveyController is necessary, but I'm not quite sure where to start with that.

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