From 8068bb89c7d2aa0d9596c10df9120227c8caed12 Mon Sep 17 00:00:00 2001 From: Leo Gaggl Date: Thu, 13 Aug 2015 10:54:06 +0930 Subject: [PATCH] Added 2 more selfhosted education systems lxHive - ExperienceAPI compliant Learning Record Store (LRS) Mahara - Student ePortfolios --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b631c967..241785bc 100644 --- a/README.md +++ b/README.md @@ -305,6 +305,8 @@ CMS are a practical way to setup a website with many features. CMS often come wi ## 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` + * [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](http://www.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` * [Sakai](https://www.sakaiproject.org/) - The Sakai project provides a flexible and feature-rich environment for teaching, learning, research and other collaboration. ([Demo](https://www.sakaiproject.org/try-sakai), [Source code](https://github.com/sakaiproject/sakai)) - `ECLv2` `Java`