Version 1
This is a DRAFT document. We welcome feedback as this format evolves.
The GameTemplate
bundle specification exactly matches the
CourseTemplate bundle spec, with the
following exceptions:
entity_type
should be set toGameTemplate
.GameTemplate
does not have amax_hot_labs
field.GameTemplate
does not have aninstructor_resources
section.- For
GameTemplate
s, if a step only contains activities with the typeresource
, the step will be optional by default. If you would like the step to be required, this can be overridden by settingoptional: false
for the step.