This repository contains all the courses that are publically available on courses.opencraft.com:
- Onboarding course: Download onboarding.tar.gz (
course-v1:OpenCraft+onboarding+course
) or browse source.
- 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.