Bhanditz / edx-ace

edX's Automated Communication Engine

Home Page:https://edx-ace.readthedocs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

edX Automated Communication Engine (A.C.E.)

PyPI Travis Codecov Documentation Supported Python versions License

The automated communication engine, A.C.E. for short, is a Django app for messaging learners on the edX platform. This app can be installed in any edX project, but has only been tested with edx-platform. Email delivery (via Sailthru) is the only current delivery channel. In the future we may add support for other delivery channels such as push notifications.

Documentation

The full documentation is at https://edx-ace.readthedocs.org.

License

The code in this repository is licensed under the AGPL 3.0 unless otherwise noted.

Please see LICENSE.txt for details.

How To Contribute

Contributions are very welcome.

Please read How To Contribute for details.

Even though they were written with edx-platform in mind, the guidelines should be followed for Open edX code in general.

PR description template should be automatically applied if you are sending PR from github interface; otherwise you can find it it at PULL_REQUEST_TEMPLATE.md

Issue report template should be automatically applied if you are sending it from github UI as well; otherwise you can find it at ISSUE_TEMPLATE.md

Reporting Security Issues

Please do not report security issues in public. Please email security@edx.org.

Getting Help

Have a question about this repository, or about Open edX in general? Please refer to this list of resources if you need any assistance.

About

edX's Automated Communication Engine

https://edx-ace.readthedocs.org/

License:GNU Affero General Public License v3.0


Languages

Language:Python 94.4%Language:Makefile 5.4%Language:Dockerfile 0.3%