Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

woocommerce/sensei-course-progress

Repository files navigation

Sensei LMS Course Progress

This extension has been retired and is no longer being actively maintained. This functionality is now available by default in Learning Mode.

Sensei LMS Course Progress provides a sidebar widget that displays all the lessons in the current course or module and lets your learners see, at a glance, which ones they have completed and which they have yet to take.

Getting Started

If you'd like to try Sensei LMS Course Progress on your site, you can download it for free from the product page.

If you'd like to do some development and run the plugin locally, you can do that too:

  1. Make sure you have git, node, and npm installed.
  2. Clone this repository locally.
  3. Execute npm install and gulp build from the root directory of the repository.
  4. Copy the /build/sensei-course-progress folder to wp-content/plugins/sensei-course-progress.

Contributing

All contributions are greatly appreciated and welcome! Please submit a pull request and we will do our best to incorporate it.