I am using a table of contents within a survey. The respondents can pick and choose which blocks they respond to and are not required to complete each block.
1) Is it possible to add a submit button to the ToC that would allow the respondent to submit the survey without visiting each block?
2) If the above isn't possible, is there a way to change the "next" arrow on the ToC to read "Submit" once all of the blocks are checked?
Page 1 / 1
Hi jmborzick,
You might be able to do something similar to what is discussed in this thread. Namely:
- Add a Submit button to your survey header/footer, so it is visible throughout
- Configure the button to set an embedded field which indicates whether the Submit button has been clicked (ie; clicking it causes it io equal '1')
- Between each block, have a branching statement which checks whether the Submit embedded field is equal to 1. If yes, end the survey.
Good luck!
bgooldfed Thank you for your response. It's an interesting solution, but not quite what I was looking for.
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.