Sakai was what we used before moving to canvas.
Ask HN: Why is there no good open-source LMS?
31–40 of 164 posts
Re: Ask HN: Why is there no good open-source LMS?
#32It is used by FUN (France Université Numérique) a public MOOC platform, and EduLib, which looks like the equivalent in Canada.
Richie : https://richie.education/
Re: Ask HN: Why is there no good open-source LMS?
#33Re: Ask HN: Why is there no good open-source LMS?
#34I've been wondering the same and came to this conclusion: - Existing learning management systems are a mirror (and a victim) of the education system itself, as that's where most of the developers come from: Academic, underfunded and people-focused. - Academica leads to overflowing complexity. In the whole system, simplicity is punished and complexity is cherished, so you end up with confusing UX. - Underfunded is pre…
Re: Ask HN: Why is there no good open-source LMS?
#35What's an LMS? (I do understand that my asking this question almost certainly means I can't answer your question.)
We all are from different backgrounds and industries and same acronyms can mean different things.
I worked in finance, for me LMS is Loan Management System.
Re: Ask HN: Why is there no good open-source LMS?
#36On the team I'm a part of, our strategy is to build open source tools around Open edX, using it as a site builder that stitches together all our external services (video hosting, live conferencing, course content, quizzes, web-facing portal, forum, etc.). That is, until we cover enough scope that we can start to replace it with a flexible and lightweight LMS that would basically just do the aggregation.
IMO it's not necessarily a good fit for the LMS category to try and build a gigantic software codebase that handles everything the way every single learning institution wants it. You end up with a glorified site builder with a bunch of specialized features tacked on.
Re: Ask HN: Why is there no good open-source LMS?
#37I've been wondering the same and came to this conclusion: - Existing learning management systems are a mirror (and a victim) of the education system itself, as that's where most of the developers come from: Academic, underfunded and people-focused. - Academica leads to overflowing complexity. In the whole system, simplicity is punished and complexity is cherished, so you end up with confusing UX. - Underfunded is pre…
A few thoughts:
All LMSes need to be seen as a result from their surroundings. Education is a very bureaucratic sector with lots of money, just not in the places to make a teachers' life easier.
Current applications are in this equilibrium where they are good enough for the field as a whole. Yes, there needs to be innovation and it will happen, just very slowly.
My 2 cts, it can be done by lobbying with politicians, deans and school boards. Getting them on board, creating a pilot program and buzz. That part will take more time than actually developing the software.
Disclaimer, I build such a system for a customer. It was very specific and trimmed down for their use case.
Re: Ask HN: Why is there no good open-source LMS?
#38If your interest is in selling then yes, nobody has done the work for you for free. Why would they? Open source is geared towards sharing, not selling.
Re: Ask HN: Why is there no good open-source LMS?
#39What's an LMS? (I do understand that my asking this question almost certainly means I can't answer your question.)