diff options
author | Edward D <ed.kickball@hotmail.com> | 2016-04-07 06:28:28 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2016-04-07 06:28:28 +0000 |
commit | 4d4eaf7808c3c99fa22cce1d589c46e078f42436 (patch) | |
tree | 98c79216424dac876b568346cee991a614510cfa | |
parent | Merge pull request #521 from cedk/patch-1 (diff) | |
download | awesome-selfhosted-4d4eaf7808c3c99fa22cce1d589c46e078f42436.tar.gz awesome-selfhosted-4d4eaf7808c3c99fa22cce1d589c46e078f42436.zip |
Add RELATE (Learning and Courses)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -545,6 +545,7 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza * [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` + * [RELATE](https://documen.tician.de/relate/) - RELATE is a web-based courseware package, includes features such as: flexible rules, statistics, multi-course support, class calender. ([Source Code](https://github.com/inducer/relate/)) `MIT` `Python` * [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` |