Page 1 of 1

Re: Skip logic

Posted: Thu Aug 02, 2012 3:13 pm
by support
Hi,

Unfortunately, this level of logic is not possible with the built-in functionality of the survey tool. It is possible, however, it will require external scripts that will contain this logic. For example, the page with Q18 would also contain either a SOAP Webservice question or a subdialog question. Once the user answers Q18 you would submit that data to your back-end logic. After the user answers Q52, you would have another SOAP Webservice or subdialog question that would pull the result of Q18. Based upon this result you could branch to either Q53 or Q54.

Hope this helps.

Regards,
Plum Support