Skip to content

Catalogs

The ColabEdu SpecManager registers all pedagogical specifications of the OAS ecosystem in a Git-versioned, traceable database.

This section contains the reference catalogs for content developers and curriculum integrators.


Exercise Types (C1)

The 21 subject-agnostic exercise types: quizzes, essays, digital whiteboards, Socratic debate, and more.

View exercise types →

Catalog Reference

The 692 canonical IDs in the SpecManager: taxonomies, C0 rubrics, C1 recipes, personas, bundles and pathway templates.

View full reference →


How to use these catalogs?

Canonical IDs are referenced in OAS YAML files using the fields rubricRef, personaRef, recipeRef and similar:

# In an exercise, reference a type and a rubric:
spec:
exerciseTypeRef: global.exercise_type.whiteboard.v1
rubricRef: global.c0.whiteboard.stem.math.v1

The catalog is updated automatically by running:

Ventana de terminal
bash ce-cli.sh taxonomy catalog docs