Skip to content
forked from Automattic/sensei

Sensei the Learning Management Plugin for WordPress

License

Notifications You must be signed in to change notification settings

bramburn/sensei

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A learning management plugin for WordPress for building online courses and quizzes.

Sensei LMS is a free and open-source WordPress plugin available from https://senseilms.com. The plugin is hosted here on a public Github repository in order to better facilitate community contributions from developers and users alike. If you have a suggestion, a bug report, or a patch for an issue, feel free to submit it here (following the guidelines below).

Architecture

The Sensei LMS structural model can be divided into components. These components are not well separated in the current version, but serves as a model for future changes.

  • Core
    • Post Types
    • Settings
  • Users
    • Teachers
    • Learners
    • Messages
    • Emails
  • Content
    • Courses
    • Modules
    • Lessons
    • Shortcodes
  • Analytics
  • Assessment
  • Views
    • Templates (Frontend)
    • Admin
    • Installation
  • Access Management
    • eCommerce
    • Membership
    • Permissions

Contributing to Sensei LMS

See our guidelines here: Contributing to Sensei LMS

Development Blog

Please follow further development updates at https://senseilms.com/blog

About

Sensei the Learning Management Plugin for WordPress

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 77.4%
  • JavaScript 17.5%
  • SCSS 4.6%
  • Shell 0.2%
  • CSS 0.2%
  • HTML 0.1%