Browse: Home / Functions /

learndash_quiz_redirect

learndash_quiz_redirect()

Redirects the user after quiz completion when a user clicks on the “continue” button.


Description #

It redirects to the next step if the quiz is completed otherwise redirects back to the quiz page.


Return #

(void)


Source #

File: includes/course/ld-course-progress.php


Changelog #

Changelog
Version Description
2.1.0 Introduced.