This repository contains all the courses that are publically available on courses.opencraft.com.
- Type
git checkout --orphan xblock-nameto 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.xmlshould be in the root of the repository.
