mbr_lms_show_course_progress_meter
Usage
This shortcode returns the course progress for a course as a meter display.
Parameters
Parameters | Description |
---|---|
course_id | The course ID for which the progress should be displayed. Default: The current course ID, if the current page is a course. |
Validity
This shortcode is only evaluated for any user.
Conditional Branching
This shortcode does NOT support conditional branching with [ELSE_contact].
Nesting
Shortcode nesting is NOT supported.
Examples
- Example 1
- Example 2
Display the course progress if the shortcode is placed on the course for which the course progress should be displayed:
[mbr_lms_show_course_progress_meter]
Display the course progress if the shortcode is not placed on the course to which the overview should be displayed:
[mbr_lms_show_course_progress_meter course_id='123']