Skip to content

mariajgrimaldi/open-edx-proposals

 
 

Repository files navigation

Open edX Proposals Index

OEP (pronounced “oh-epp”) stands for Open edX (Enhancement) Proposal. An OEP is a document that details a specific technology decision being made by the Open edX community, in the form of a best practice, architecture design, or process adjustment. An OEP should provide the use cases and rationales that surround that choice. OEPs are not the only way for a change to be made to Open edX, however, the goal is to create a collection of OEP documents as a repository or knowledge archive of large and broadly relevant choices made for the platform.

View the published list of Open edX Proposals (OEPs) on ReadTheDocs.

Testing locally

To test locally in a Python virtual env:

# Note: if this fails, you may first need to run: pip install sphinx
make requirements

make html

About

Proposals for Open edX architecture, best practices and processes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 53.7%
  • Makefile 46.3%