Learning Locker vs Tsugi
A side-by-side comparison of two self-hosted learning & courses options — licensing, setup difficulty, resource needs, and what each one replaces.
Not the right match-up?
Learning Locker
Open-source learning record store for xAPI data
VS
Tsugi
Framework for building LTI learning tools
| Feature | Learning Locker | Tsugi |
|---|---|---|
| Category | Learning & Courses | Learning & Courses |
| License | GPL-3.0 | Apache-2.0 |
| Language | JavaScript | PHP |
| Setup difficulty | Hard | Medium |
| Min. RAM | 2,048 MB | 512 MB |
| Deployment | docker, bare-metal | bare-metal, source |
| GitHub stars | ★ 581 | ★ 371 |
| First released | 2013 | 2014 |
| Replaces | Watershed LRS, Veracity LRS | LTI Marketplace tools |
Why pick each one
Choose Learning Locker if…
- Released under the GPL-3.0 license
- First-class Docker support for quick deployment
- Written in JavaScript
Choose Tsugi if…
- Released under the Apache-2.0 license
- Written in PHP
- Lightweight — runs in 512 MB RAM
Frequently asked questions
Is Learning Locker or Tsugi better?
Neither is universally better. Learning Locker has the larger community, while Tsugi is simpler to set up (medium difficulty). Choose based on the comparison table above and your own setup.
Are Learning Locker and Tsugi free and open-source?
Yes. Learning Locker is licensed under GPL-3.0 and Tsugi under Apache-2.0. Both can be self-hosted at no software cost.
Can I run Learning Locker and Tsugi with Docker?
Learning Locker: yes. Tsugi: check the project docs for container support.