/openedx-extensions

Collection of Open edX XBlock, tools, services, etc.

Primary LanguagePythonOtherNOASSERTION

Open edX Extensions

This repository serves as a comprehensive directory of various XBlocks available on the internet. The challenge is that there are numerous XBlocks, apps, and third-party services scattered across different repositories and sites. Existing directories, such as the Confluence XBlocks Directory and the Open edX Extensions Directory, have their limitations. The former is outdated and unmaintained, while the latter is closed, making it difficult to add new tools and does not contain all the tools.

Our goal is to create a centralized resource that lists both free and paid XBlocks for educators and developers. While we strive to be as inclusive as possible, we recognize that some personal or commercial XBlocks may not be included. We welcome contributions to keep this directory comprehensive and up-to-date. Help us make this resource valuable for everyone!

Usage

Create a new virtual environment and install dependencies:

Then, build and serve the HTML:

make html

You can access the page on http://127.0.0.1:8000

Contributing

Any contributions are welcome! Please check the CONTRIBUTING doc to learn how to contribute.

License

This work is licensed under the terms of the GNU Affero General Public License (AGPL).