hkdse-chinese-grading

Grade HKDSE Chinese Language papers with rubric-based scoring and per-student JSON output.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Grades HKDSE Chinese Language exam papers for year 2025. Handles rubric extraction, per-student grading of 10 students with per-question mark allocation, score compilation, and level division (1–5). No reference data available — skip Phase 3.

Core Features & Use Cases

  • Extract rubrics from PDFs, calibrate against available references, grade ten students per paper, and generate per-student JSON outputs with final scores.
  • Supports per-question mark allocation, dynamic level determination, and modular workflow across the standard HKDSE grading stages.
  • Use Case: A training cohort grades a 2025 HKDSE Chinese exam with 10 student responses, producing structured outputs and enabling analysis of score distributions.

Quick Start

Run the unified HKDSE Chinese grading workflow on data/masked_data/chinese/2025 to generate per-student JSON results.

Frequently Asked Questions about hkdse-chinese-grading

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

FAQPage Schema
How do I auto-grade HKDSE Chinese Language exam papers using rubrics?

HKDSE Chinese Language exam grading is automated by applying rubric-based scoring and level assignment. The workflow extracts rubrics from PDFs, allocates per-question marks for ten students, and generates per-student JSON outputs with compiled scores and levels.

What is the process for rubric extraction and level division in Chinese exam grading?

Rubric extraction and level division work by isolating scoring criteria from PDFs and assigning levels from 1 to 5 based on compiled per-question marks. This modular workflow standardizes HKDSE Chinese grading across multiple student responses.

How does automated Chinese exam grading handle cases lacking reference data?

When reference data is lacking, the Chinese exam grading workflow skips the calibration phase and proceeds directly to rubric extraction and per-student scoring, ensuring the grading process continues without requiring external reference materials.

Does the HKDSE Chinese grading workflow output structured data for score distribution analysis?

The HKDSE Chinese grading workflow outputs structured per-student JSON results containing final scores and assigned levels. These structured outputs enable downstream analysis of score distributions across the graded cohort of ten students.

What are the limitations when grading a 2025 HKDSE Chinese exam cohort without reference data?

The limitation when grading without reference data is that the calibration phase is skipped entirely, meaning rubric extraction and per-question scoring proceed without baseline comparisons for the 2025 HKDSE Chinese assessment cohort.