We all went looking for an LMS
When the pandemic hit, everyone — from primary school teachers to university faculty — went looking for a learning management system. We got by on group chats, on Zoom, on whatever was at hand. That season passed, but it never left schools with an answer they could point to and say "this is the one."
MooClass is an open-source LMS built to put that answer directly in a school's hands. It ran a full semester of real classes at Seoul National University of Education before it was released.
Download it, put it on your server
MooClass is not a cloud service you sign up for. You download the whole source, put it on your school's server or NAS, and that server becomes your school's LMS.
- Classrooms, assignments, multi-rater evaluation, activity stats, parent access, notifications — only what a class actually needs.
- If even setting up a database feels like too much, choose SQLite. There is nothing to prepare.
- It runs from any folder you put it in.
Why the source is open
The source is open because that is what makes it safe to install. Read what the code does, decide for yourself, and then put it on your server. Modify it if you need to.
If software built at Seoul National University of Education gets installed here and there and put to good use, that is enough.