edx-organizations 6.13.0

Creator: danarutscher

Last updated:

Add to Cart

Description:

edxorganizations 6.13.0

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.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.