OpenCraft Demo Courses
This repository contains demo courses for many of the XBlocks that OpenCraft maintains or has
helped to develop.
How to add a new course to this repository
- Type
git checkout --orphan xblock-name
to create a new "orphan" branch.
- Delete any files that remain present/staged.
- Export the course from Studio.
- Extract the contents of the resulting tarball into this repository.
- Ensure that the course is not in a subfolder.
course.xml
should be in the
root of the repository.