Hi guyincognit0,
this can be done by adding some extra code to your site.
Please take a look at this older thread: https://wordpress.org/support/topic/auto-redirect-and-one-time-quiz/
The specific code can be found here: https://wordpress.org/support/topic/auto-redirect-and-one-time-quiz/#post-13841198
If you add that code to your theme’s functions.php file (always backup before making changes to files!), HD Quiz will now have an extra field on the Quiz Settings “Results” tab called “Redirect link”. Whenever a quiz has been completed, HD Quiz will check to see if this field has a URL in it and then redirect to it.
NOTE: The above code will only do the redirect if the user passes the quiz. Let me know if you want it to always redirect even if the user fails.
Thanks Harmonic, worked perfect. Always super quick as always!