hkdse-math-grading

Grade HKDSE Math Paper 1 papers with rubric extraction and JSON outputs.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/AKCqhzdy/dse-subject-grading --skill hkdse-math-grading
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hkdse-math-grading
Source: https://github.com/AKCqhzdy/dse-subject-grading/tree/main/skills/hkdse-math-grading
Command: npx skills add https://github.com/AKCqhzdy/dse-subject-grading --skill hkdse-math-grading

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Grades HKDSE Mathematics (Compulsory Part, Paper 1) exam papers. Handles rubric extraction, reference calibration from 2024 level-labeled data (10 students), per-student grading with per-question mark allocation, score compilation, and level division (1–5).

Core Features & Use Cases

  • Rubric extraction and application to per-question marking across multiple papers.
  • Reference calibration to derive empirical level boundaries and support phase 7 level division.
  • End-to-end workflow producing per-student JSON results and final score-level outputs.

Quick Start

Provide a complete HKDSE Mathematics (Compulsory Part, Paper 1) grading for a new dataset using the established rubric and outputs.

Frequently Asked Questions about hkdse-math-grading

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate HKDSE Math paper grading for multiple students?

Automate HKDSE Math grading by extracting rubrics, calibrating against reference data, and applying per-question mark allocations across multiple papers. This end-to-end workflow uses parallel sub-agents for per-student evaluation, outputting detailed JSON files with scores and level assignments.

What is level assignment calibration in HKDSE Math grading?

Level assignment calibration in HKDSE Math grading derives empirical level boundaries from a reference cohort of 2024 level-labeled data. It analyzes ten reference students to establish baseline scores, which are then applied to assign levels 1 through 5 to new datasets.

Can I grade HKDSE Math Compulsory Part Paper 1 without manual rubric entry?

Yes, you can grade HKDSE Math Compulsory Part Paper 1 without manual rubric entry by using automated rubric extraction. The system enforces page-by-page extraction for accuracy and applies the derived marking scheme to allocate per-question marks automatically.

How does per-student JSON output work for HKDSE Math scores?

Per-student JSON output for HKDSE Math scores works by compiling detailed per-question reasoning and final mark allocations into individual files. These files are saved under output/<year>/studentN.json, containing the complete grading breakdown and derived level assignments for each student.

Does HKDSE Math grading automation support validation and calibration phases?

HKDSE Math grading automation supports optional calibration and validation phases to ensure grading accuracy. Calibration derives empirical level boundaries from reference data, while validation checks the rubric application before producing the final per-student score and level outputs.