I am attempting to solve a problem for a client, and I was hoping one of you would have a few thoughts.
Is there a plugin that can handle what I am setting out to do, or would I need to custom code this:
I would like a back end interface that allowed the creation of a multi-step questionnaire that guided the front end user through a series of questions, and depending on the answers, took them to a final destination (whether it is a page, post, url, etc…:wink:. That’s it in a nutshell, but based on the answer in any of the steps, it should stop the questionnaire, and take them to the final destination OR could potentially change the questions in the next steps according to previous answers.
Long story short, the step by step questionnaire should be dynamic and change as questions are being answered, ultimately bringing the user to the correct (chosen) destination page, post, url, category, etc…
Thanks!