Skip to main content
Ctrl+K
Logo image
  • Open edX XBlock Tutorial
  • 1. General Information
    • 1.1. Read Me
    • 1.2. Other edX Resources
    • 1.3. Open edX Browser Support
  • 2. XBlock Overview
    • 2.1. Introduction to XBlocks
    • 2.2. XBlock Examples
  • 3. Build an XBlock: Quick Start
    • 3.1. Install XBlock Prerequisites
    • 3.2. Set Up the XBlock Software Development Kit
    • 3.3. Create Your First XBlock
  • 4. Anatomy of an XBlock
    • 4.1. The XBlock Python File
    • 4.2. The XBlock HTML File
    • 4.3. The XBlock JavaScript File
    • 4.4. The XBlock Stylesheets
  • 5. Customize Your XBlock
    • 5.1. Customize myxblock.py
    • 5.2. Customize myxblock.html
    • 5.3. Customize myxblock.js
    • 5.4. Customize myxblock.css
  • 6. XBlock Concepts
    • 6.1. XBlock Fields
    • 6.2. XBlock Methods
    • 6.3. XBlock Fragments
    • 6.4. XBlock Children
    • 6.5. XBlock Runtimes
    • 6.6. XBlocks, Events, and Grading
  • 7. XBlocks and the edX Platform
    • 7.1. EdX Studio as an XBlock Runtime
    • 7.2. EdX Learning Management System as an XBlock Runtime
    • 7.3. Deploy Your XBlock in Devstack
    • 7.4. Submit Your XBlock to edX
  • 8. Glossary
  • Using XBlock Software Development Kit
    • Getting Started with the XBlock SDK
  • Repository
  • Suggest edit
  • Open issue
  • .rst

XBlocks and the edX Platform

7. XBlocks and the edX Platform#

  • 7.1. EdX Studio as an XBlock Runtime
    • 7.1.1. Studio Requirements for XBlocks
  • 7.2. EdX Learning Management System as an XBlock Runtime
    • 7.2.1. LMS Requirements for XBlocks
    • 7.2.2. Internationalization Support
  • 7.3. Deploy Your XBlock in Devstack
    • 7.3.1. Prerequisites
    • 7.3.2. Installing the XBlock
    • 7.3.3. Enable the XBlock in Your Course
    • 7.3.4. Add an Instance of the XBlock to a Unit
  • 7.4. Submit Your XBlock to edX

previous

6.6. XBlocks, Events, and Grading

next

7.1. EdX Studio as an XBlock Runtime

© Copyright 2023, The Axim Collaborative.

Creative Commons License
These works by The Axim Collaborative are licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.