is_quiz_accessable()
Function: Checks if the quiz is accessible to the user.
is_quiz_accessable Read More »
@package: LearnDash / Deprecated
Source Files: includes/deprecated/3.4.0/functions.php
Function: Checks if the quiz is accessible to the user.
is_quiz_accessable Read More »
Function: Builds the `[learndash_course_progress]` shortcode output.
learndash_course_progress Read More »
Function: Gets the course status index from the course status label.
learndash_course_status_idx Read More »
Function: Outputs the current status of the course.
learndash_course_status Read More »
Function: Checks if a topic is not complete.
learndash_is_topic_notcomplete Read More »
Function: Checks if a topic is complete.
learndash_is_topic_complete Read More »
Function: Checks if a lesson is not complete.
learndash_is_lesson_notcomplete Read More »
Function: Checks if a lesson is complete.
learndash_is_lesson_complete Read More »
Function: Gets the user’s current course progress.
learndash_get_course_progress Read More »
Function: Checks whether a quiz is not completed for a user.
learndash_is_quiz_notcomplete Read More »
Function: Checks whether a quiz is complete for a user.
learndash_is_quiz_complete Read More »
Function: Marks a resource complete.
learndash_update_completion Read More »
Function: Updates the user meta with completion status for any resource.
learndash_process_mark_complete Read More »
Function: Returns the previous lesson/topic to be completed.
learndash_get_previous Read More »
Function: Checks if the previous topic or lesson is complete.
is_previous_complete Read More »
Function: Checks whether a user can attempt the quiz again.
learndash_can_attempt_again Read More »
Function: Redirects the user after quiz completion when a user clicks on the “continue” button.
learndash_quiz_redirect Read More »
Function: Redirects the user to the next lesson.
learndash_get_next_lesson_redirect Read More »
Function: Gets the course permalink.
learndash_get_course_url Read More »
Function: Processes a request to mark a step/course complete.
learndash_mark_complete_process Read More »