Skip to content

Open edX — Platform Overview

What It Is

Open edX is the open-source learning management and MOOC delivery platform originally developed by MIT and Harvard for edX. It is the platform this entire knowledgebase documents. This entry serves as the reference anchor against which all competitor platforms in this directory are assessed.

Maintainer

Axim Collaborative — A non-profit organization established in 2021 to govern the Open edX platform after 2U's acquisition of edX. Axim holds the Open edX trademark, coordinates the open-source community, and manages the platform roadmap in partnership with contributing organizations including edX by 2U, Arbisoft, Raccoon Gang, eduNEXT, and others.

  • Original founders: MIT and Harvard (2012 launch of edX)
  • Code repository: GitHub (openedx/openedx-platform)
  • License: AGPL-3.0
  • Named releases: Biannual named releases following alphabetical botanical naming (e.g., Redwood, Sumac, Teak)

Target Market

  • Higher Education institutions: Universities and colleges delivering online and blended courses at scale
  • Enterprise / Corporate L&D: Organizations requiring a fully customizable, self-hosted learning platform
  • Government and international development: Ministries of education, NGOs, and large-scale national training programs
  • MOOC-scale providers: Organizations delivering open online courses to tens of thousands of simultaneous learners
  • EdTech service providers: Companies that build, host, and manage Open edX deployments for clients (see: open-edx-provider-research/)

Deployment Model

  • Self-hosted: Organizations deploy on their own infrastructure (AWS, GCP, Azure, bare metal)
  • Managed hosting: Through commercial providers using Tutor-based deployments or the AWS Marketplace AMI
  • Tutor: The de facto modern deployment tool — Docker-based, CLI-driven, with a plugin ecosystem (60+ plugins)
  • No SaaS offering directly from Axim; managed SaaS available through third-party Open edX providers

Key Differentiating Features

  • XBlock Architecture: Extensible component system for custom interactive content types — video players, coding exercises, simulations, assessments. Enables third-party content development without modifying core platform code.
  • MOOC-Scale Infrastructure: Purpose-built for massive concurrent enrollment (thousands to millions of learners); horizontal scaling via Kubernetes and Tutor
  • Open-Source Full Stack: Complete access to source code (Python/Django backend, React Micro-Frontend architecture), enabling unlimited customization and institutional control
  • Learning Data Pipeline: Native event tracking (event bus), Aspects analytics stack (ClickHouse + Superset), and xAPI/Caliper export capabilities for research-grade learning analytics
  • Multi-Tenancy / Organizational Segmentation: Supports multiple organizations, sites, and course catalogs from a single installation
  • Content Standards Compliance: LTI 1.1 and 1.3 (consumer and provider), SCORM (via XBlock), xAPI, Common Cartridge
  • Gradebook & Certificates: Configurable grading policies, honor/verified certificate issuance, integration with credential services
  • Cohorted Learning: Built-in content cohorts for segmented learner experiences within a single course
  • Proctoring Integration: ProctorU, Proctorio, and other proctoring services via the edx-proctoring library

Market Position & Adoption

  • Largest open-source MOOC platform in the world by deployment count and historical enrollment
  • Used by MIT, Harvard, Microsoft, Google, Saudi Aramco, edX by 2U, and hundreds of universities globally
  • Powers the edX.org platform (commercial SaaS operated by 2U)
  • Over 35 million learners historically on edX.org; self-hosted deployments collectively serve many millions more
  • Named releases every ~6 months; active developer community on GitHub and the Open edX Discourse forum

Pricing Model

  • Free software (AGPL-3.0): No licensing cost for the platform itself
  • Infrastructure costs: Self-hosted deployments require server/cloud infrastructure investment
  • Managed hosting: Third-party providers charge $500–$10,000+/month depending on scale and service tier
  • Tutor plugins: Most community plugins are free; commercial plugins exist (e.g., analytics and premium feature plugins)

Integration Ecosystem

  • LTI 1.1 & 1.3 / LTI Advantage: Full support as both consumer and provider
  • SCORM: Via community XBlocks (SCORM XBlock widely used)
  • xAPI: Via event bus integrations and community plugins
  • SSO: SAML 2.0, OAuth2 / OpenID Connect (third-party auth backends)
  • Video: YouTube, Vimeo; native video pipeline via edx-val
  • Commerce: Commerce-coordinator service; Stripe/PayPal integrations
  • Analytics: Aspects (ClickHouse + Superset stack); Open edX Insights (legacy)
  • Search: Meilisearch (modern default), Elasticsearch (legacy)
  • API: Comprehensive REST API and GraphQL (in progress)

Accessibility, Compliance & Mobile

  • WCAG 2.1 AA: Open edX is undergoing an ongoing accessibility modernization effort. New React Micro-Frontends (MFEs) are being built to WCAG 2.1 AA standards. Legacy XBlocks and older pages may have accessibility gaps depending on the version. An active accessibility working group (coordinated through Axim) tracks and prioritizes remediation. Organizations with hard WCAG requirements should review the platform's current accessibility status at their target named release.
  • Section 508: Used by US government agencies and federally-funded institutions; compliance depends on the specific Tutor version, theme, and XBlocks in use. Custom theme/XBlock development should include accessibility requirements.
  • Mobile apps: Official open-source Open edX mobile apps for iOS (openedx/openedx-app-ios) and Android (openedx/openedx-app-android) are maintained in the community GitHub organization. Apps support course browsing, video playback, discussion forums, and assessments. Some managed hosting providers (e.g., eduNEXT, Raccoon Gang) offer branded app builds. Feature parity with the web platform is partial — complex XBlock types may not render in-app.
  • Offline access: The Open edX mobile apps support video download for offline playback; full offline course access is limited.
  • FERPA / GDPR: Open edX includes platform-level tools for data handling; however, regulatory compliance (FERPA, GDPR) is ultimately the responsibility of the hosting institution or managed provider. Many commercial Open edX providers maintain their own FERPA/GDPR certifications.
  • Security: No single platform-level SOC 2 certification (responsibility of the infrastructure and hosting provider). Commercial providers typically maintain their own SOC 2 or ISO 27001 certifications — verify with your chosen provider.
  • Data residency: Self-hosted deployments provide complete data residency control. Managed providers offer regional hosting options (see open-edx-provider-research/ for provider-specific details).

Community & Governance

  • Axim Collaborative: Non-profit governing body; holds trademark and steers roadmap
  • Open edX Community: Active forums at discuss.openedx.org, annual Open edX Conference
  • Named release cadence: ~2 major releases per year, community-contributed
  • Tutor: De facto deployment standard maintained by Régis Behmo / Overhang.io; plugin ecosystem with 60+ official and community plugins
  • Working groups: Dedicated working groups for frontend, backend, data, and product (organized through Axim)
  • Commercial ecosystem: 20+ commercial providers offer managed hosting, customization, and support (see open-edx-provider-research/)

Schema Education — Internal Research