Wagtail LMS
A Learning Management System extension for Wagtail CMS with SCORM 1.2/2004 and H5P support.
Features
- SCORM Support — Full SCORM 1.2 and 2004 package compatibility
- H5P Support — Embed interactive H5P activities in long-scroll lesson pages
- xAPI Tracking — Record H5P learner interactions as xAPI statements
- Course Management — Integrate courses into Wagtail's page system
- Enrollment Tracking — Automatic student enrollment and progress monitoring
- Secure Delivery — Path-validated content serving with iframe support
- Progress Persistence — CMI data model storage with suspend/resume capability
- Framework Agnostic — Minimal default styling, easy to customize
Quick Install
pip install wagtail-lms
Then follow the Installation Guide for full setup instructions.