Skip to main content

Organization management module for Open edX

Project description

edx-organizations (organizations) is a Django application responsible for managing the concept of Organizations in the Open edX platform. Organizations represent the entities responsible for creating and publishing Courses. In the future the scope and responsibilty of the Organization may evolve to include other aspects, such as related learners.

Usage

Organizations is designed to centralize metadata about course publishers, such as their title, logo URL, and information included in certificates.

Local Development

$ make requirements
$ make test
$ make quality

Open edX Platform Integration

  1. Update the version of edx-organizations in the appropriate requirements file (e.g. requirements/edx/base.txt).

  2. Add ‘organizations’ to the list of installed apps in common.py.

  3. Install all requirements:

$ pip install -r requirements
  1. (Optional) Run tests:

$ paver test_system -s lms

How to Contribute

Contributions are very welcome, but please note that edx-organizations is currently an early stage work-in-progress and is changing frequently at this time.

See our CONTRIBUTING file for more information – it also contains guidelines for how to maintain high code quality, which will make your contribution more likely to be accepted.

Reporting Security Issues

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

Mailing List and IRC Channel

You can discuss this code on the edx-code Google Group or in the edx-code IRC channel on Freenode.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

edx-organizations-6.6.0.tar.gz (38.7 kB view hashes)

Uploaded Source

Built Distribution

edx_organizations-6.6.0-py3-none-any.whl (50.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page