openedx / openedx/openedx-core
Epic: Open edX Core v1.0
@ormsbee is already working on this.
Since Jun 24, 2025.
- Dominant language
- Python
- Stars
- 10
- Forks
- 32
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 12
Description
Formerly called "Learning Core 1.0"
Deliverable (WIP)
The V1.0 release shall provide stable, documented code APIs which support the ongoing and future development of platform features including: content libraries, modular learning pathways, and modernized SQL-backed courseware.
A stable release of openedx-core which is suitable for:
- Continual delivery of Content Libraries improvements
- Migration of courses from ModuleStore
- Innovative new content delivery structures (e.g., some of the proposals from the Pathways project, like "standalone subsection")
- Community-developed content plugins
After this release, we would avoid making breaking changes to openedx-core, so it is important to have all the foundations in a good place. We also need to deliver more documentation and address issues around how openedx-core interfaces with other codebases (openedx-platform, xblock, opaque-keys).
Tasks which are not critical to v1.0 have been moved here:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.