hello, is possibly in your quizz to collect emails, and s…
hello,
is possibly in your quizz to collect emails, and send the result via mail depending on the score?
This thread has been imported from harmonicdesign.ca/hd-quiz/
Hi Joan,
yes – and no.
This is not built-in, but if you know how to program or are willing to hire someone, this can be done fairly easily.
I built HD Quiz to be pluggalbe which means any other developer can “hook” into it to extend functionality.
For your case, you’ll want to do two things.
The first is to collect whatever information needed (in your case, the email and score) and then send that data to the server. Then on the server, you’ll want to send the email with whatever information you want based on what that user’s score was.
You can take a look at the free Save Results light Addon to see how something like this can be done. This addon does not send any emails or anything, but you can always use it as a base to add that functionality in.
This thread has either been marked as complete or has been automatically closed due to inactivity. Please consider opening a new support thread for help.