-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# About OLE | ||
|
||
The Open Learning Exchange (OLE) provides a software suite and approach to learning that address the three most serious barriers to learning - the lack of quality materials, the lack of effective teachers, and the lack of meaningful connections with the rest of the world. We believe learning is meaningful when it is personalized, team supported & community-based, globally connected, scalable, and sustainable. In partnership with nation-based educational partners OLE provides strategic advice and technical support, and regularly assembles our partners to share and learn from each other. | ||
|
||
Planet Learning is a generic learning system that is designed to be adapted to diverse challenges facing nations and their communities. It is being used to improve early education, secondary schools, village health, youth workforce development, and economic and community development. | ||
|
||
Planet Learning is designed to be available to everyone, everywhere, all the time. At the core of Planet Learning is a repository of free, open access and public domain resources to benefit all learners. | ||
|
||
The OLE platform has two components that work together: | ||
|
||
* A cloud-based repository used to manage learning content and to aggregate user metrics (Nation server); and | ||
* A local server that delivers learning resources, courses, tests, and learner management tools via a local area network (Community server). | ||
|
||
You can get on overview of our concept of planet learning here. | ||
|
||
# Our Development Cycle/On-Boarding | ||
|
||
OLE software is built using JavaScript, CouchDB, Angular | ||
|
||
OLE maintains an on-boarding exercise for virtual interns that provides a foundation in both our software and our workflow on GitHub. Please find it here. | ||
|
||
For those comfortable with GitHub and with the above languages please jump right into the following repositories and look for issues: | ||
|
||
* [open-learning-exchange.github.io](https://github.com/open-learning-exchange/open-learning-exchange.github.io) - Our Wiki good for starter | ||
* [Planet](https://github.com/open-learning-exchange/planet) - New iteration of our BeLL Apps planet learning written in TypeScript and Angular 6 | ||
* [Treehouse Project](https://github.com/treehouses/) - A image builder for planet learning deployment in raspberry pi | ||
* [Pirateship](https://github.com/ole-vi/pirateship) - Our homebrew system CLI tool | ||
|
||
# Asking for help // OLE support communities | ||
OLE maintains a community of developers who actively maintain the Planet Learning system. You can discuss issue and ask for help in via our Gitter channel [here](https://gitter.im/open-learning-exchange/chat). |