Open edX XBlock API Guide#
This document provides reference information on the XBlock API. You use this API to build XBlocks.
This document also contains the Open edX XBlock Tutorial, which describes XBlock concepts in depth and guides developers through the process of creating an XBlock.
- Change history for XBlock
- Introduction to XBlocks
- XBlock API
- Fields API
- Runtime API
- Plugins API
- Exceptions API
- Open edX XBlock Tutorial
- Xblock.utils