awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
openedx avatar

openedx/openedx-platform

0
View on GitHub↗
8,129 stars·4,311 forks·Python·AGPL-3.0·27 viewsopenedx.org↗

Openedx Platform

Open edX is a web-based learning management system and online course delivery platform that provides a complete environment for hosting, delivering, and managing online courses. It includes a dedicated course authoring studio for creating, organizing, and publishing course materials and assessments, along with a learning analytics dashboard for viewing visualizations and metrics of course data to analyze learner performance and engagement.

The platform supports educational content structuring through tools for assembling course materials, and offers course data analytics capabilities for analyzing performance and engagement. It is built on a Django-powered monolith architecture with a Celery-based async task queue for offloading long-running operations, and uses an XBlock plugin architecture to extend course components with modular rendering, storage, and grading logic.

The system provides multi-tenant site configuration for supporting multiple course instances and organizations, and exposes platform functionality through REST APIs secured by OAuth2 authentication. It stores core user and course metadata in MySQL while offloading large student state and event data to MongoDB, and emits structured analytics events through the EdX Platform Event Bus for external data pipelines.

Features

  • Learning Management Systems - Provides a full-featured web-based platform for hosting, delivering, and managing online courses with built-in authoring tools.
  • Online Course Delivery Platforms - Hosts and delivers online courses through a web-based learning management system.
  • Course Authoring Tools - Provides a dedicated studio interface for creating, organizing, and publishing course materials and assessments.
  • OAuth2-Secured REST APIs - Exposes platform functionality through RESTful endpoints secured by OAuth2 tokens for external tool integration.
  • Asynchronous Task Queueing - Offloads long-running grading, email, and report generation tasks to background Celery workers.
  • Modular Plugin Architectures - Extends course components via a modular plugin system where each XBlock defines its own rendering and grading logic.
  • Monolithic Django Applications - Runs as a single Django application serving both LMS and Studio through shared models and middleware.
  • Learning - Views visualizations and metrics of course data to analyze learner performance and engagement.
  • Course Data Analyzers - Views visualizations, metrics, and tables of course data to analyze performance and engagement.
  • MySQL and MongoDB Hybrid Stores - Stores core metadata in MySQL while offloading large student state and event data to MongoDB.
  • Multi-Tenant Site Configurations - Supports multiple course instances and organizations through database-backed site settings and domain routing.
  • Course Material Managers - Structures and assembles course materials on the platform using provided tools and instructions.
  • Course Data Analytics - Views visualizations, metrics, and tables of course data to analyze performance and engagement.
  • Curriculum Structuring - Structures and assembles course materials on the platform using provided tools and instructions.
  • Event Bus Architectures - Emits structured analytics events for every user action, consumed by external data pipelines.

Star history

Star history chart for openedx/openedx-platformStar history chart for openedx/openedx-platform

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Openedx Platform

Similar open-source projects, ranked by how many features they share with Openedx Platform.
  • openedx/edx-platformopenedx avatar

    openedx/edx-platform

    8,128View on GitHub↗

    edx-platform is a comprehensive learning management system designed for authoring, hosting, and delivering online courses. It functions as an LTI compliant learning platform that manages student progress and profiles while delivering educational content at scale. The system is divided into a dedicated course authoring environment for creating structured learning paths and a learner-facing platform for course delivery. It includes a centralized identity platform that provides single sign-on authentication across these components. The platform's capabilities cover online course authoring, larg

    Python
    View on GitHub↗8,128
  • moodle/moodlemoodle avatar

    moodle/moodle

    7,185View on GitHub↗

    Moodle is an open-source learning management system (LMS) that provides a complete platform for creating, delivering, and managing online courses, assessments, and learner progress. Its architecture combines database-driven content storage, a plugin-based modular extension system, hierarchical role-based access control, and a RESTful API layer, all built around multi-tenant course isolation that keeps each course's activities, users, and grading structures separate. The platform distinguishes itself through a comprehensive assessment and grading system that manages question banks, applies fle

    PHP
    View on GitHub↗7,185
  • instructure/canvas-lmsinstructure avatar

    instructure/canvas-lms

    6,447View on GitHub↗
    Rubycanvas-lmsgerrit-mirrorinstructure
    View on GitHub↗6,447
  • roadrunner-server/roadrunnerroadrunner-server avatar

    roadrunner-server/roadrunner

    8,473View on GitHub↗

    RoadRunner is a high-performance application server and process manager designed to serve PHP applications using a persistent worker model. It eliminates bootload overhead and initialization time by keeping application processes alive between requests, acting as a protocol-agnostic proxy that routes traffic to a pool of supervised workers. The server is built with a plugin-based modular architecture, allowing it to be extended with custom Go plugins and compiled into tailored binaries. It distinguishes itself by providing a unified execution model for a wide array of communication protocols,

    Goapplication-servergolanghacktoberfest
    View on GitHub↗8,473
See all 30 alternatives to Openedx Platform→

Frequently asked questions

What does openedx/openedx-platform do?

Open edX is a web-based learning management system and online course delivery platform that provides a complete environment for hosting, delivering, and managing online courses. It includes a dedicated course authoring studio for creating, organizing, and publishing course materials and assessments, along with a learning analytics dashboard for viewing visualizations and metrics of course data to analyze learner performance and engagement.

What are the main features of openedx/openedx-platform?

The main features of openedx/openedx-platform are: Learning Management Systems, Online Course Delivery Platforms, Course Authoring Tools, OAuth2-Secured REST APIs, Asynchronous Task Queueing, Modular Plugin Architectures, Monolithic Django Applications, Learning.

What are some open-source alternatives to openedx/openedx-platform?

Open-source alternatives to openedx/openedx-platform include: openedx/edx-platform — edx-platform is a comprehensive learning management system designed for authoring, hosting, and delivering online… moodle/moodle — Moodle is an open-source learning management system (LMS) that provides a complete platform for creating, delivering,… instructure/canvas-lms. roadrunner-server/roadrunner — RoadRunner is a high-performance application server and process manager designed to serve PHP applications using a… smicallef/spiderfoot — SpiderFoot is an open-source reconnaissance and intelligence automation framework designed to streamline the… alibaba/lowcode-engine — This project is a modular framework designed for building custom visual editors and low-code design environments. It…