I have a large survey with a number of conditional questions organised into pages. The first question of the survey determines the content of the remaining survey, i.e.:
Question 1: Where are you?
Where the user selects "Home", questions relevant to "Home" will appear to be answered by the user. However if the user was reviewing their survey answers and as they are scrolling through they accidentally select "Work" in Question 1, then the "Home" questions will be replaced by the "Work" questions, thereby resulting in a loss of those previously answered "Home" questions.
Is there a way to have a confirmation notification or similar (i.e. "Are you sure you wish to change this answer? Some data may be lost.") to help prevent accidental loss of data when a previous answer is changed?
Thanks!