grading-guide-render
CommunityDeterministically render stable grading guides from JSON.
Education & Research#automation#json#deterministic#grading#educational-assessment#grading-guide#template-render
AuthorAKCqhzdy
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Deterministically render a grading guide from validated questions.json and rubrics.json into a byte-stable rubric/{year}/grading_guide.md. Pure template — no LLM calls. The guide serves as the standard reference for Phase 5 sub-agents and must be byte-stable across runs for identical inputs.
Core Features & Use Cases
- Deterministic rendering of grading guides from validated inputs (questions.json and rubrics.json).
- Byte-stable output with atomic writes and no timestamps for reproducibility.
- Optional incorporation of level descriptors and subject notes when present.
- Template-driven per-question rendering supporting nested structures and images.
- Use case: Generate a consistent grading guide for a given subject and year to onboard automated grading workflows.
Quick Start
Run the render script with the questions.json and rubrics.json to generate rubric/{year}/grading_guide.md.
Dependency Matrix
Required Modules
None requiredComponents
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-guide-render Download link: https://github.com/AKCqhzdy/dse-subject-grading/archive/main.zip#grading-guide-render Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.