Hello, I’d like to create a quiz where at the end …
Hello, I’d like to create a quiz where at the end of the quiz, the action the quiz-taker needs to fulfil is to signup as member. Am I able to insert my own signup form? I use Ninja Forms.
Please see this flowchart for my questions: https://drive.google.com/op…Also, please see these mockups and let me know if it’s possible with your plugin: https://imgur.com/a/nOOlvxD
Thank you and I look very much forward to hearing from you.
This thread has been imported from harmonicdesign.ca/hd-quiz/
Hello Celebrian,HD Quiz does not do “branch” type quizzes, where after selected a certain answer, the following questions change to reflect that.
You may want to take a look at HDForms, a visual form builder. With it, you could create this type of system, and using the form action, run any code you want once the form has been submitted. It would require some tinkering to get working exactly the way your flows are, but it should work fine.
EXAMPLE:
Question 1: Answer A, Answer B.Question 2: stays hidden UNLESS Q1 Answer A is selectedQuestion 3: stays hidden UNLESS Q1 Answer B is selected
User “submits’ the form and you receive an email with their answers. However, if you add in a custom hook, you can also do anything else you want once the form has been submitted such as run your custom javascript (for example, to display any kind of results, or initiate a form popup, or use a PHP function to do whatever you want to the form data before completion. It is very “extendable”, but please note that it is still a young plugin and is something developed for free.
If you are enjoying HD Quiz please leave a review here on the official WordPress.org page. HD Quiz is developed by me, just some dude, and is supported and available for free. It may seem dumb, but truly nothing makes me happier than knowing that people are using and loving HD Quiz and my hard work.
This thread has either been marked as complete or has been automatically closed due to inactivity.