Skip to main content

Stats Shortcodes

Stats Shortcodes

Rate shortcodes follow a consistent three-part pattern: [bdash_*_rate] returns the percentage, [bdash_*_rate_count] returns the numerator (how many), and [bdash_*_rate_total] returns the denominator (out of how many).

Course

[bdash_number_of_lessons] — Total number of lessons in the current course.

[bdash_number_of_topics] — Total number of topics in the current course.

[bdash_number_of_quizzes] — Total number of quizzes in the current course.

[bdash_number_of_students] — Total number of students enrolled in the current course.

[bdash_course_progress_percent] — Current user's course progress as a percentage.

[bdash_course_progress_completed] — Number of items the current user has completed.

[bdash_course_progress_total] — Total number of items in the course.

[bdash_course_completion_rate] — Percentage of enrolled students who have completed this course.

[bdash_course_completion_rate_count] — Number of students who have completed this course.

[bdash_course_completion_rate_total] — Total enrolled students (denominator for completion rate).

[bdash_course_certificate_award_rate] — Percentage of students who have been awarded a certificate.

[bdash_course_certificate_award_rate_count] — Number of students awarded a certificate.

[bdash_course_certificate_award_rate_total] — Total enrolled students (denominator for certificate rate).

[bdash_course_quiz_attempt_rate] — Percentage of students who have attempted at least one quiz.

[bdash_course_quiz_attempt_rate_count] — Number of students who have attempted a quiz.

[bdash_course_quiz_attempt_rate_total] — Total enrolled students (denominator for attempt rate).

[bdash_course_quiz_completion_rate] — Percentage of students who have completed all quizzes.

[bdash_course_quiz_completion_rate_count] — Number of students who have completed all quizzes.

[bdash_course_quiz_completion_rate_total] — Total enrolled students (denominator for quiz completion rate).

[bdash_course_quiz_pass_rate] — Percentage of students who have passed all quizzes.

[bdash_course_quiz_pass_rate_count] — Number of students who passed all quizzes.

[bdash_course_quiz_pass_rate_total] — Total enrolled students (denominator for pass rate).

[bdash_course_quiz_certificate_award_rate] — Percentage of students who earned quiz certificates.

[bdash_course_quiz_certificate_award_rate_count] — Number of students who earned quiz certificates.

[bdash_course_quiz_certificate_award_rate_total] — Total enrolled students (denominator for quiz certificate rate).

Lesson

[bdash_lesson_number_of_topics] — Total number of topics in the current lesson.

[bdash_lesson_number_of_quizzes] — Total number of quizzes in the current lesson.

[bdash_lesson_order_number] — Position of this lesson within the course (e.g. "3" for the third lesson).

[bdash_lesson_status] — Current user's completion status for this lesson: Not Started, In Progress, or Completed.

[bdash_lesson_progress] — Current user's progress through this lesson's content.

[bdash_lesson_progress_percent] — Current user's progress as a percentage.

[bdash_lesson_progress_count] — Number of items the user has completed within this lesson.

[bdash_lesson_progress_total] — Total number of items in this lesson.

[bdash_lesson_completion_rate] — Percentage of enrolled students who have completed this lesson.

[bdash_lesson_completion_rate_count] — Number of students who completed this lesson.

[bdash_lesson_completion_rate_total] — Total enrolled students (denominator for lesson completion rate).

[bdash_lesson_quiz_attempt_rate] — Percentage of students who attempted the lesson quiz.

[bdash_lesson_quiz_attempt_rate_count] — Number who attempted the lesson quiz.

[bdash_lesson_quiz_attempt_rate_total] — Total enrolled students (denominator).

[bdash_lesson_quiz_completion_rate] — Percentage of students who completed the lesson quiz.

[bdash_lesson_quiz_completion_rate_count] — Number who completed the lesson quiz.

[bdash_lesson_quiz_completion_rate_total] — Total enrolled students (denominator).

[bdash_lesson_quiz_pass_rate] — Percentage of students who passed the lesson quiz.

[bdash_lesson_quiz_pass_rate_count] — Number who passed the lesson quiz.

[bdash_lesson_quiz_pass_rate_total] — Total enrolled students (denominator).

[bdash_lesson_quiz_certificate_award_rate] — Percentage who earned a lesson quiz certificate.

[bdash_lesson_quiz_certificate_award_rate_count] — Number who earned the certificate.

[bdash_lesson_quiz_certificate_award_rate_total] — Total enrolled students (denominator).

[bdash_lesson_timer_countdown] — Remaining time on the lesson's forced timer countdown.

Topic

[bdash_topic_order_number] — Position of this topic within its parent lesson.

[bdash_topic_order_number_in_course] — Position of this topic within the entire course.

[bdash_topic_status] — Current user's completion status for this topic.

[bdash_topic_progress] — Current user's progress through this topic's content.

[bdash_topic_progress_percent] — Current user's progress as a percentage.

[bdash_topic_progress_count] — Number of items the user has completed within this topic.

[bdash_topic_progress_total] — Total number of items in this topic.

[bdash_topic_completion_rate] — Percentage of enrolled students who completed this topic.

[bdash_topic_completion_rate_count] — Number who completed this topic.

[bdash_topic_completion_rate_total] — Total enrolled students (denominator).

[bdash_topic_quiz_attempt_rate] — Percentage who attempted the topic quiz.

[bdash_topic_quiz_attempt_rate_count] — Number who attempted the topic quiz.

[bdash_topic_quiz_attempt_rate_total] — Total enrolled students (denominator).

[bdash_topic_quiz_completion_rate] — Percentage who completed the topic quiz.

[bdash_topic_quiz_completion_rate_count] — Number who completed the topic quiz.

[bdash_topic_quiz_completion_rate_total] — Total enrolled students (denominator).

[bdash_topic_quiz_pass_rate] — Percentage who passed the topic quiz.

[bdash_topic_quiz_pass_rate_count] — Number who passed.

[bdash_topic_quiz_pass_rate_total] — Total enrolled students (denominator).

[bdash_topic_quiz_certificate_award_rate] — Percentage who earned a topic quiz certificate.

[bdash_topic_quiz_certificate_award_rate_count] — Number who earned the certificate.

[bdash_topic_quiz_certificate_award_rate_total] — Total enrolled students (denominator).

Quiz

[bdash_quiz_order_number] — Position of this quiz within its parent lesson or topic.

[bdash_quiz_order_number_in_course] — Position of this quiz within the entire course.

[bdash_quiz_status] — Current user's completion status for this quiz.

[bdash_quiz_attempt_rate] — Percentage of students who have attempted this quiz.

[bdash_quiz_attempt_rate_count] — Number who have attempted.

[bdash_quiz_attempt_rate_total] — Total enrolled students (denominator).

[bdash_quiz_pass_rate] — Percentage of students who have passed this quiz.

[bdash_quiz_pass_rate_count] — Number who passed.

[bdash_quiz_pass_rate_total] — Total enrolled students (denominator).

[bdash_quiz_completion_rate] — Percentage of students who have completed this quiz.

[bdash_quiz_completion_rate_count] — Number who completed.

[bdash_quiz_completion_rate_total] — Total enrolled students (denominator).

[bdash_quiz_certificate_award_rate] — Percentage who earned a certificate for this quiz.

[bdash_quiz_certificate_award_rate_count] — Number who earned the certificate.

[bdash_quiz_certificate_award_rate_total] — Total enrolled students (denominator).

[bdash_quiz_repeats] — Number of times this quiz can be retaken (as configured in LearnDash).

[bdash_quiz_certificate_threshold] — Score required to earn a certificate for this quiz.

[bdash_quiz_passing_percentage] — Passing score threshold for this quiz.

[bdash_quiz_time_limit] — Time limit for this quiz (in seconds).

[bdash_quiz_execute_once] — Whether this quiz is set to execute once only (1 or 0).

[bdash_quiz_average_score] — Average score across all student attempts for this quiz.

[bdash_quiz_score] — Current user's most recent score on this quiz.