Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wwj718/murp-edx
https://github.com/wwj718/murp-edx
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/wwj718/murp-edx
- Owner: wwj718
- License: agpl-3.0
- Created: 2014-07-16T01:52:21.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T04:28:25.000Z (almost 2 years ago)
- Last Synced: 2023-08-04T13:49:16.431Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 71.3 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
This is the main edX platform which consists of LMS and Studio.
See [code.edx.org](http://code.edx.org/) for other parts of the edX code base.
Installation
------------Please refer to the following wiki pages in our [configuration repo](https://github.com/edx/configuration) to install edX:
* [edX Developer Stack](https://github.com/edx/configuration/wiki/edX-Developer-Stack)
These instructions are for developers who want to contribute or make changes to the edX source code.
* [edX Production Stack](https://github.com/edx/configuration/wiki/edX-Production-Stack)
Using Vagrant/Virtualbox this will setup all edX services on a single server in a production like configuration.
* [edX Ubuntu 12.04 64-bit Installation](https://github.com/edx/configuration/wiki/edX-Ubuntu-12.04-64-bit-Installation)
This will install edX on an existing Ubuntu 12.04 server.License
-------The code in this repository is licensed under version 3 of the AGPL unless
otherwise noted. Please see the
[`LICENSE`](https://github.com/edx/edx-platform/blob/master/LICENSE) file
for details.Documentation
------------Documentation for developers, researchers, and course staff is located in the
`docs` subdirectory. Documentation is built using
[Sphinx](http://sphinx-doc.org/): you can [view the built documentation on
ReadTheDocs](http://docs.edx.org/).How to Contribute
-----------------Contributions are very welcome, but for legal reasons, you must submit a signed
[individual contributor's agreement](http://code.edx.org/individual-contributor-agreement.pdf)
before we can accept your contribution. See our
[CONTRIBUTING](https://github.com/edx/edx-platform/blob/master/CONTRIBUTING.rst)
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 [email protected]
Mailing List and IRC Channel
----------------------------You can discuss this code on the [edx-code Google Group](https://groups.google.com/forum/#!forum/edx-code) or in the [`edx-code` IRC channel on Freenode](http://webchat.freenode.net/?channels=edx-code).