Course infrastructure · powers every course on the mesh
Build courses
The Course, Module, Exercise and Quiz node types behind Agentic Engineering, Data Modeling and Basic Risk Transfer — module cards, live exercises with a solutions gate, chapter quizzes with instant scoring, and course invites.
What ships
- Course — the course root: syllabus, module cards, progress.
- Module — one teaching unit: theory, a live "experience it" cell, exercises.
- Exercise — a hands-on task with target numbers and a peek-at-the-solution gate.
- Quiz — multiple-choice chapter checks with instant feedback and a score, each learner's answers kept on their own answer sheet.
- Workbook + AnswerSheet — data-bound exercises: the questions live once in the course, each learner's answers in their own space.
- CourseInvite — the "your exercises" grid: the learner's own installed copies, difficulty-graded.
- Completion & certificate — lessons visited, quizzes passed, solutions read; a course that is complete issues a PDF certificate with the learner's name and the date (how it works).
Install, purchase and entitlement are the Store's: a course root is a Store/Plugin node that declares its exercise/demo roots in installPaths, and the Store's install directives do the rest — the cover's hero carries the Get/Repair step, and a coupon redemption installs the course and its dependencies by itself. There are no dedicated install pages.
All types are compiled live from Source — read How the Edu types work to build your own course, and see the finished ones in the Store.