HD Quiz

Need to send invoices?
Check out my new WordPress plugin HDInvoice
Limited time launch sale

Hi! I am wondering if there is a way to redirect the res…

Published: February 4, 2021
Support status: closed

Hi!

I am wondering if there is a way to redirect the results page to a new page on my site. I would like to have a “pass” result go to a page rather than display the results on the same screen.

Thanks!

This thread has been imported from harmonicdesign.ca/hd-quiz/

thread author: Cassy

Hi Cassy,
here is where I answered this question for another user:

https://wordpress.org/support/topic/auto-redirect-and-one-time-quiz/#post-13841198

The above code, when added to your theme’s functions.php file will A) add a new textbox to the quiz settings results page where you can add in a redirect link, B) On quiz load, detects if a redirection link exists, if it does exist, then we set up a custom function to run once the quiz has been completed, C) we run our custom function, which in this case, is to redirect to a new page after 3 seconds.

Please make sure to Make a backup of your theme’s functions.php file in case you mess up adding this custom code. It is always recommended to backup this file before making any modifications because it is such an important file.

If you are not comfortable making any modifications to your site, then I’m afraid your best option would be to add a link to the quiz pass results section that a user can click on to redirect to whatever page you want. This way only the users who pass the quiz will be able to see the link to the new page

04 February 2021 — 17:25 support admin - Dylan

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.