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
Update the version of edx-organizations in the appropriate requirements file (e.g. requirements/edx/base.txt).
Add ‘organizations’ to the list of installed apps in common.py.
Install all requirements:
$ pip install -r requirements
(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@openedx.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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file edx_organizations-7.0.0.tar.gz
.
File metadata
- Download URL: edx_organizations-7.0.0.tar.gz
- Upload date:
- Size: 43.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bd3be822acc949d1e351eaeeb7b66c88851e227c0970b3f842c70e12cb42e6ec |
|
MD5 | 4a8e151d22fae7b5dc314a769a9bfb20 |
|
BLAKE2b-256 | 9ba0a278967f6422497d0de21015b4a107b51a1c1e9f002a0e4114eb809d1408 |
File details
Details for the file edx_organizations-7.0.0-py3-none-any.whl
.
File metadata
- Download URL: edx_organizations-7.0.0-py3-none-any.whl
- Upload date:
- Size: 53.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ee84ddbbe55ec6bcc4bded491f4601ef3b6b9426a8eae4ab58c7fa4224447ee |
|
MD5 | a20a975e9750e9edb81dedab5e683b42 |
|
BLAKE2b-256 | a7740328aedaaa6c27b7ff9504528ca601bf8d82d2197b33cd370dec608203e1 |