learndash_next_global_quiz()
Function: Gets the next quiz for a course.
learndash_next_global_quiz Read More »
@package: LearnDash / Deprecated
Source Files: includes/deprecated/4.11.0/functions.php
Function: Gets the next quiz for a course.
learndash_next_global_quiz Read More »
Function: Gets the next quiz for current lesson for a user.
learndash_next_lesson_quiz Read More »
Function: Checks if the resource has any quizzes.
has_global_quizzes Read More »
Function: Outputs the course progress HTML for the user.
learndash_course_progress_widget Read More »
Function: Checks whether the lesson progression is enabled or not.
learndash_lesson_progression_enabled Read More »
Function: Outputs the current status of the course.
learndash_course_status Read More »
Function: Updates the user meta with completion status for any resource.
learndash_process_mark_complete Read More »
Function: Marks a resource complete.
learndash_update_completion Read More »
Function: Checks whether a quiz is complete for a user.
learndash_is_quiz_complete Read More »
Function: Checks whether a quiz is not completed for a user.
learndash_is_quiz_notcomplete Read More »
Function: Gets the user’s current course progress.
learndash_get_course_progress Read More »
Function: Checks if a lesson is complete.
learndash_is_lesson_complete Read More »
Function: Checks if a lesson is not complete.
learndash_is_lesson_notcomplete Read More »
Function: Checks if a topic is complete.
learndash_is_topic_complete Read More »
Function: Checks if a topic is not complete.
learndash_is_topic_notcomplete Read More »
Function: Gets the course permalink.
learndash_get_course_url Read More »
Function: Redirects the user to the next lesson.
learndash_get_next_lesson_redirect Read More »
Function: Redirects the user after quiz completion when a user clicks on the “continue” button.
learndash_quiz_redirect Read More »
Function: Checks whether a user can attempt the quiz again.
learndash_can_attempt_again Read More »
Function: Checks if the previous topic or lesson is complete.
is_previous_complete Read More »