GithubHelp home page GithubHelp logo

chengjingfeng / sakai Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sakaiproject/sakai

0.0 1.0 0.0 412.69 MB

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.

Home Page: https://www.sakailms.org

License: Educational Community License v2.0

Java 75.37% CSS 2.17% JavaScript 10.23% Shell 0.03% HTML 9.34% PHP 0.10% XSLT 0.44% PLSQL 0.99% Perl 0.05% ColdFusion 0.22% Lasso 0.04% Python 0.07% Ruby 0.01% Batchfile 0.01% Rich Text Format 0.07% C++ 0.01% Dockerfile 0.01% Raku 0.04% Handlebars 0.12% SCSS 0.71%

sakai's Introduction

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 20.2 (release | fixes | notes) Is the community supported release of Sakai 20.

Sakai 19.6 (release | fixes | notes) Is the community supported release of Sakai 19.

Sakai 12.7 (release | notes) And earlier are no longer supported by the community.

Sakai 11.4 (release) And earlier are no longer supported by the community.

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

Under Development

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

Sakai 19.7 is the current developement release of Sakai 19. It is expected that this is the last release in the 19 series.

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!

sakai's People

Contributors

adrianfish avatar arwhyte avatar axxter99 avatar bethkirschner avatar bgarciaentornos avatar bjones86 avatar buckett avatar clhedrick avatar csev avatar darolmar avatar ern avatar gsilver avatar ieb avatar jholtzman avatar jimeng avatar jonespm avatar juanjmerono avatar karentsao avatar leveque avatar lydiali avatar maurercw avatar mpellicer avatar mrw-iu avatar nfgrilo avatar ottenhoff avatar payten avatar raydavis avatar smarquard avatar steveswinsburg avatar zqian avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.