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.
- CourseInvite — the "your exercises" grid: the learner's own installed copies, difficulty-graded.
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 (raising the install dialog in place), and a coupon redemption on /{course}/Subscribe 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.