I'm wanting to know whether I can remind my participants if they haven't answered questions in my survey suite.
I want to avoid making all questions mandatory as this can put some people off, but I wonder if there is a function that can act like a gentle reminder. Something that highlights the answered questions on a page and says, "you have x number of unanswered questions on this page. Are you sure you want to continue?".
I know about the "no answer" option but I'm concerned that people will think this is a legitimate response.
There is no built-in function for this but you could use a JavaScript Window confirm() Method to achieve it. The specific code would depend on the question types but here are a couple of posts for inspiration: