SurveyKit icon indicating copy to clipboard operation
SurveyKit copied to clipboard

Resume survey from last question

Open geetyash opened this issue 4 years ago • 1 comments

Assume I have 15 question survey. Users have completed 10 and user Killed the app from the recent app list and relaunched the survey app again. How to start the survey from the 11th question from where the user left? can I do it with this syrveyKit?

geetyash avatar Apr 05 '21 08:04 geetyash

Hello. Sorry for this late reply. This feature is not supported in SurveyKit and probably won't be. However after each Step you get a callback onStepResult where you can always save the latest step and then programatically skip the questions once you re-open the app. In case this answers your questions, please let us know, so we can close this issue.

apksherlock avatar Aug 27 '21 07:08 apksherlock