A collection of XBlocks for the Open edX platform, including video, discussion, poll, HTML, problem, PDF, and other contributed blocks. Version 0.16.1 requires Python >=3.12. Active development with frequent releases, used inside Open edX installations.
pip install xblocks-contribVerified import paths — ran on the pinned version, not inferred.
Import and instantiate a VideoBlock to verify installation.
Use Python 3.12 or newer.
Replace any usage of legacy XModuleMixin attributes with the new XBlock API.
Install with 'pip install xblocks-contrib' but import with 'import xblocks_contrib'.