Functionality to save answers and return at a later date to modify or finish the survey. #283
Replies: 1 comment
-
|
Hi! Cool idea...I imagine one way to do this would be to pass some url parameter in so ID a user, so something like |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Hi there,
I'm wondering if there is a way to build in functionality for a user to save their spot in a survey and to come back to finish it at a later date. Finishing it could include modifying previous answers and overwriting the saved value in the db, or answering unanswered questions in the survey.
I currently have a survey with 5 main questions, that at the end, users can generate a report based on their inputs. They have asked if there is a way to save their place and iterate over the survey as new information comes in, updating or adding in new answers over time, and effectively building a draft report with each time step. Then at a time certain, they would visit the survey one last time and finalize their answers to generate the final report based on those inputs.
I'm currently using version 1.1.3.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions