learndash_next_lesson_quiz()
Function: Gets the next quiz for current lesson for a user.
learndash_next_lesson_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: 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: 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: Outputs the HTML output to mark a course complete.
learndash_mark_complete Read More »
Function: Handles the AJAX output to mark a quiz complete.
learndash_ajax_mark_complete Read More »
Function: Checks if the lesson topics are completed.
learndash_lesson_topics_completed Read More »
Function: Processes a request to mark a step/course complete.
learndash_mark_complete_process 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 »