diff options
author | nodiscc <nodiscc@gmail.com> | 2016-04-07 17:51:23 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2016-04-07 17:51:23 +0000 |
commit | abd6df79fd73c0cf83df54a55001f987182dbc9c (patch) | |
tree | 254fdc86de4ec1a7d216588ee2f8418064d54557 | |
parent | Merge pull request #533 from Kickball/economizzer (diff) | |
parent | Add RELATE (Learning and Courses) (diff) | |
download | awesome-selfhosted-abd6df79fd73c0cf83df54a55001f987182dbc9c.tar.gz awesome-selfhosted-abd6df79fd73c0cf83df54a55001f987182dbc9c.zip |
Merge pull request #532 from Kickball/relate
Add RELATE (Learning and Courses)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -544,6 +544,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` |