← ClaudeAtlas

assessment-builderlisted

Creates assessments with varied question types (MCQ, code-completion, debugging, projects) aligned to learning objectives with meaningful distractors based on common misconceptions. Activate when educators design quizzes, exams, or tests measuring understanding; need questions at appropriate cognitive levels (Bloom's taxonomy); want balanced cognitive distribution (60%+ non-recall); or require rubrics for open-ended questions. Generates MCQs with diagnostic distractors, code-writing prompts, debugging challenges, and project-based assessments targeting deep understanding.
aiskillstore/marketplace · ★ 329 · Web & Frontend · score 82
Install: claude install-skill aiskillstore/marketplace
## Purpose The assessment-builder skill helps educators create comprehensive, balanced assessments that measure conceptual understanding (not just memorization). This skill generates varied question types, designs meaningful distractors for MCQs, aligns questions with Bloom's taxonomy levels, and provides rubrics for open-ended questions. **Constitution v4.0.1 Alignment**: This skill implements evals-first assessment design (foundational to all pillars)—defining success criteria BEFORE creating assessments, and integrating Section IIb (AI Three Roles Framework) co-learning evaluation. ## Evals-First Assessment Design (Constitution v4.0.1) **CRITICAL WORKFLOW**: 1. **Evals First**: Define success criteria from chapter spec BEFORE designing questions 2. **Objectives Second**: Map questions to learning objectives (from spec) 3. **Questions Third**: Design assessment items that test evals 4. **Validation Fourth**: Verify questions actually measure what evals define **Template for Assessment Planning**: ```markdown ### Assessment Planning (Evals-First) **Source**: Chapter spec at `specs/part-X/chapter-Y/spec.md` **Success Evals from Spec**: 1. 75%+ students write valid specification (measured by exercise) 2. 80%+ identify vague requirements (measured by quiz) 3. Students demonstrate co-learning (measured by reflection) **Learning Objectives** (from spec): - LO-001: Write clear specifications - LO-002: Identify ambiguous requirements - LO-003: Wo