diff options
author | nodiscc <nodiscc@gmail.com> | 2017-03-20 13:27:51 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-20 13:27:51 +0000 |
commit | b0948119e53cb4cf9d175ab37205570cbaf4e9db (patch) | |
tree | 12c03529f3befa39e9c93c95f3bc479af97b8a0a | |
parent | Merge pull request #988 from digiou/master (diff) | |
parent | Update Canvas LMS (diff) | |
download | awesome-selfhosted-b0948119e53cb4cf9d175ab37205570cbaf4e9db.tar.gz awesome-selfhosted-b0948119e53cb4cf9d175ab37205570cbaf4e9db.zip |
Merge pull request #976 from woto/patch-1
Canvas LMS
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -685,7 +685,8 @@ See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems ## Learning and Courses **[`^ back to top ^`](#)** - + + * [Canvas LMS](https://www.canvaslms.com/) - Canvas is the trusted, open-source learning management system (LMS) that is revolutionizing the way we educate. ([Demo](https://canvas.instructure.com/register), [Source Code](https://github.com/instructure/canvas-lms)) `AGPLv3` `Ruby` * [Chamilo LMS](https://chamilo.org/chamilo-lms/) - Chamilo LMS allows you to create a virtual campus for the provision of online or semi-online training. ([Source Code](https://github.com/chamilo/chamilo-lms)) `GPLv3` `PHP` * [edX](https://www.edx.org/) - The Open edX platform is open-source code that powers [edX.org](https://www.edx.org/). ([Source Code](https://github.com/edx/)) `AGPLv3` `Python` * [lxHive](http://www.lxhive.com/) - Open Source ExperienceAPI compliant Learning Record Store (LRS) - previously code-named TinCanAPI. ([Source Code](https://github.com/Brightcookie/lxHive)) `GPLv3` `PHP` |