diff options
author | Edward D <ed.kickball@hotmail.com> | 2016-01-18 12:10:04 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2016-01-18 12:10:04 +0000 |
commit | 2ae15daa48dc768c220897eabeedc9661cd457d7 (patch) | |
tree | c0e1b04fd43b08885661cfcac84562909ab2dedd /README.md | |
parent | Merge pull request #405 from foxmask/master (diff) | |
parent | Add edX (Learning and Courses) (diff) | |
download | awesome-selfhosted-2ae15daa48dc768c220897eabeedc9661cd457d7.tar.gz awesome-selfhosted-2ae15daa48dc768c220897eabeedc9661cd457d7.zip |
Merge pull request #409 from Kickball/edx
Add edX (Learning and Courses)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -479,6 +479,7 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza ## Learning and Courses * [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://edX.org) - The Open edX platform is open-source code that powers [edX.org](https://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` * [Mahara](https://mahara.org/) - Open Source fully featured web application to build students electronic portfolio. [Source code](https://github.com/MaharaProject/mahara) `GPLv3` `PHP` * [Moodle](https://moodle.org/) - Moodle is a learning and courses platform with one of the largest open source communities worldwide. ([Demo](https://moodle.org/demo/), [Source code](https://git.moodle.org/gw)) `GPL` `PHP` |