All Projects → sakaiproject → Sakai

sakaiproject / Sakai

Licence: ecl-2.0
Sakai is a freely available, feature-rich technology solution for learning, teaching, research and collaboration. Sakai is an open source software suite developed by a diverse and global adopter community.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Sakai

FlipED
A LMS built specifically for Thailand's Education 4.0 system.
Stars: ✭ 24 (-96.71%)
Mutual labels:  education, lms
O365 Moodle
Office 365 and Azure Active Directory plugins for Moodle
Stars: ✭ 117 (-83.95%)
Mutual labels:  education, lms
Lms
LMS allows teachers and educators to easily provide feedback on student programming work - both manually and automatically.
Stars: ✭ 74 (-89.85%)
Mutual labels:  education, lms
Mumuki Laboratory
🔬 Where students practice and receive automated and human feedback
Stars: ✭ 131 (-82.03%)
Mutual labels:  education, lms
Elmsln
ELMS - create and sustain innovation in education. Dream with us!
Stars: ✭ 205 (-71.88%)
Mutual labels:  education, lms
Openolat
Learning Management System OpenOlat
Stars: ✭ 135 (-81.48%)
Mutual labels:  education, lms
Academicstoday Django
A open-source platform for online course-based learning and education.
Stars: ✭ 130 (-82.17%)
Mutual labels:  education, lms
Uportal
Enterprise open source portal built by and for the higher education community.
Stars: ✭ 221 (-69.68%)
Mutual labels:  education, tomcat
Hypatia
A JavaScript open source LMS (eLearning platform) for MOOCs and online courses
Stars: ✭ 478 (-34.43%)
Mutual labels:  education, lms
Es6 For Humans
A kickstarter guide to writing ES6
Stars: ✭ 5,170 (+609.19%)
Mutual labels:  education
A Tale Of Three Lists
Comparing various async patterns for a single demo
Stars: ✭ 639 (-12.35%)
Mutual labels:  education
Awesome Python In Education
A curated list about Python in Education 🐍 🎓
Stars: ✭ 535 (-26.61%)
Mutual labels:  education
Chamilo Lms
Chamilo is a learning management system focused on ease of use and accessibility
Stars: ✭ 550 (-24.55%)
Mutual labels:  lms
The Littlest Jupyterhub
Simple JupyterHub distribution for 1-100 users on a single server
Stars: ✭ 640 (-12.21%)
Mutual labels:  education
Comunidade
Informações sobre a comunidade da Rocketseat
Stars: ✭ 546 (-25.1%)
Mutual labels:  education
Udacity Nanodegrees
🎓 List of Udacity Nanodegree programs with links to the free courses in their curricula
Stars: ✭ 5,893 (+708.37%)
Mutual labels:  education
Science Journal Ios
Use the sensors in your mobile devices to perform science experiments. Science doesn’t just happen in the classroom or lab—tools like Science Journal let you see how the world works with just your phone.
Stars: ✭ 531 (-27.16%)
Mutual labels:  education
Autolab
Course management service that enables auto-graded programming assignments.
Stars: ✭ 528 (-27.57%)
Mutual labels:  education
Teaching App Dev Swift
DEPRECATED. Instructor lesson plans that accompany Xcode projects, for guiding in-class experiential learning.
Stars: ✭ 699 (-4.12%)
Mutual labels:  education
Courses
Awesome Courses
Stars: ✭ 663 (-9.05%)
Mutual labels:  education

Sakai Collaboration and Learning Environment (Sakai CLE)

This is the source code for the Sakai CLE.

The master branch is the most current development release, Sakai 21. The other branches are currently or previously supported releases. See below for more information on the release plan and support schedule.

Building

Build Status Codacy Badge

This is the "Mini Quick Start" for more complete steps to get Sakai configured please look at this guide on the wiki.

To build Sakai you need Java 1.8. Once you have clone a copy of this repository you can build it by running (or ./mvnw install if you don't have Maven installed):

mvn install

Running

Sakai runs on Apache Tomcat 9. Download the latest version from http://tomcat.apache.org and extract the archive. Note: Sakai does not work with Tomcat installed via a package from apt-get, yum or other package managers.

You must configure Tomcat according to the instructions on this page: https://confluence.sakaiproject.org/display/BOOT/Install+Tomcat+9

When you are done, deploy Sakai to Tomcat:

mvn clean install sakai:deploy -Dmaven.tomcat.home=/path/to/your/tomcat

Now start Tomcat:

cd /path/to/your/tomcat/bin
./startup.sh && tail -f ../logs.catalina.out

Once Sakai has started up (it usually takes around 30 seconds), open your browser and navigate to http://localhost:8080/portal

Licensing

Sakai is licensed under the Educational Community License version 2.0

Sakai is an Apereo Foundation project and follows the Foundation's guidelines and requirements for Contributor License Agreements.

Contributing

See our dedicated page for more information on contributing to Sakai.

Bugs

For filing bugs against Sakai please use our Jira instance: https://jira.sakaiproject.org/

Nightly servers

For testing out the latest builds go to the nightly server page

Get in touch

If you have any questions, please join the Sakai developer mailing list: To subscribe send an email to [email protected]

To see a full list of Sakai email lists and other communication channels, please check out this Sakai wiki page: https://confluence.sakaiproject.org/display/PMC/Sakai+email+lists

If you want more immediate response during M-F typical business hours you could try our Slack channels.

https://apereo.slack.com/signup

If you can't find your "at institution.edu" on the Apereo signup page then send an email requesting access for yourself and your institution either to [email protected] or [email protected] .

Community supported versions

Sakai 21.0 (release | notes) Is the community supported release of Sakai 21.

Sakai 20.2 (release | fixes | notes) Is the community supported release of Sakai 20.

Sakai 19.6 (release | fixes | notes) 19.n versions are no longer supported by the community and will only receive security changes.

Sakai 12.7 (release | notes) 12.n versions are no longer supported by the community and will only receive security changes.

Sakai 11.4 (release) 11.n versions are no longer supported by the community and will only receive security changes.

For full history of supported releases please see our release information on confluence.

Under Development

Sakai 21.1 is the current developement release of Sakai 21. It is expected to release Q1 2021.

Sakai 20.3 is the current developement release of Sakai 20. It is expected to release Q2 2021.

Accessibility

The Sakai Accessibility Working Group is responsible for ensuring that the Sakai framework and its tools are accessible to persons with disabilities. The Sakai Ra11y plan is working towards a VPAT and/or a WCAG2 certification.

CKSource has created a GPL licensed open source version of their Accessibility Checker that lets you inspect the accessibility level of content created in CKEditor and immediately solve any accessibility issues that are found. CKEditor is the open source rich text editor used throughout Sakai. Whlie the Accessibility Checker, due to the GPL license, can not be bundled with Sakai, it can be used with Sakai and the A11y group has created instructions to help you.

Skinning Sakai

Documentation on how to alter the Sakai skin (look and feel) is here https://github.com/sakaiproject/sakai/tree/master/library

Translating Sakai

Translation, internationalization and localization of the Sakai project are coordinated by the Sakai Internationalization/localization community. This community maintains a publicly-accessible report that tracks what percentage of Sakai has been translated into various global languages and dialects. If the software is not yet available in your language, you can translate it with support from the broader Sakai Community to assist you.

From its inception, the Sakai project has been envisioned and designed for global use. Complete or majority-complete translations of Sakai are available in the languages listed below.

Supported languages

Locale Language
en_US English (Default)
ca_ES Catalán
de_DE German
es_ES Español
eu Euskera
fa_IR Farsi
fr_FR Français
hi_IN Hindi
ja_JP Japanese
mn Mongolian
pt_BR Portuguese (Brazil)
sv_SE Swedish
tr_TR Turkish
zh_CN Chinese
ar Arabic

Other languages

Other languages have been declared legacy in Sakai 19 and have been moved to Sakai Contrib as language packs.

Community (contrib) tools

A number of institutions have written additional tools for Sakai that they use in their local installations, but are not yet in an official release of Sakai. These are being collected at https://github.com/sakaicontrib where you will find information about each one. You might find just the thing you are after!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].