This repository contains XBlocks developed for the LabXchange project.
- Assignment XBlock (contains a collection of graded XBlocks which can only be attempted one by one)
- Case Study XBlock (represents a case study)
- Document XBlock
- Image XBlock
- Simulation XBlock (animated labs and exercises)
- Story in Science XBlock (stories from https://storiesinscience.org)
- Audio XBlock (renders embed codes from sites such as, but not limited to, SoundCloud or Sticher)
make studio-shell cd /edx/src git clone https://github.com/open-craft/labxchange-xblocks.git pip install -e /edx/src/labxchange-xblocks
make studio-shell make -f /edx/src/labxchange-xblocks/Makefile validate
The code in this repository is licensed under the AGPL 3.0 unless otherwise noted.
Please see LICENSE.txt
for details.
Contributions are very welcome.
Please read How To Contribute for details.
Even though they were written with edx-platform
in mind, the guidelines
should be followed for Open edX code in general.
The pull request description template should be automatically applied if you are creating a pull request from GitHub. Otherwise you can find it at PULL_REQUEST_TEMPLATE.md.
The issue report template should be automatically applied if you are creating an issue on GitHub as well. Otherwise you can find it at ISSUE_TEMPLATE.md.
Please do not report security issues in public. Please email help@opencraft.com.
Have a question about this repository, or about Open edX in general? Please refer to this list of resources if you need any assistance.