quiz
Solidturn a shipped feature into a study map and an ungraded 20-question quiz (saves quiz to .construct/)
Install
Quality Score: 80/100
Skill Content
Details
- Author
- MaisonDeVolonte
- Repository
- MaisonDeVolonte/construct
- Created
- 4 weeks ago
- Last Updated
- 2 days ago
- Language
- Shell
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
quiz
Give the learner a unit quiz in their active tutor course — a mastery check with calibration, immediate feedback, and remediation. Use when a unit's lessons are complete, or when the user asks to be quizzed/tested on what they've learned.
course-quiz-builder
Use when someone wants a quiz, knowledge check, exam, or assessment generated from course material — a Claude Academy / Skilljar lesson, a training markdown doc, onboarding content, or any .md curriculum — or wants such a quiz published to GitHub Pages. Triggers on "generate a test from this course", "make a quiz from these lessons", "build a knowledge check", "turn this MD into an exam", "put the quiz online". Produces one self-contained HTML+CSS+vanilla-JS page with randomized questions, answer review, and a pass/fail verdict. Not for authoring the course content itself, and not for unit/E2E code tests.
quiz-me
Use right after writing or editing code or files for the user — before ending your turn — to quiz them on what was just built and confirm they actually understand it. Also triggers on "quiz me", "test my understanding", "check what I learned", "comprehension check", or recovering the understanding that vaporizes when you orchestrate an agent instead of authoring the code yourself.