grading-output-validation

Community

Verify grading outputs align with questions.json.

AuthorAKCqhzdy
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill validates per-student grading outputs against a canonical questions.json, ensuring required keys exist, scores are consistent, and the overall result matches the leaf-question scores.

Core Features & Use Cases

  • Key validations: checks presence of required fields, numeric ranges, and totals.
  • Set-equality enforcement: ensures the output's question_ids exactly match the leaf indices in questions.json.
  • End-to-end quality guard: provides deterministic exit codes to block downstream scoring when violations occur.

Quick Start

Run the validation script on the grading outputs to verify correctness.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: grading-output-validation
Download link: https://github.com/AKCqhzdy/dse-subject-grading/archive/main.zip#grading-output-validation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.