Problem
Feedback workflows need consistency and speed, but the system cannot substitute model output for teacher judgment or expose private instructional records.
Project Brief
LMS-agnostic workflow prototypes for rubric-defined evaluation, draft feedback generation, human review, and student-facing artifacts.
Overview
The project frames AI as workflow support, not automatic grading: teacher-defined rubric -> structured evaluation -> draft feedback -> human review -> student-facing feedback, review, or remediation artifact.
System Story
Feedback workflows need consistency and speed, but the system cannot substitute model output for teacher judgment or expose private instructional records.
JSON rubrics and synthetic responses feed deterministic workflow logic that separates evidence capture, draft generation, teacher review, release language, and remediation planning.
The Precalculus demo produces three synthetic evaluations, two review-required cases, a reviewer packet, approved feedback, and a rubric-organized remediation plan.
The strongest use of AI here is a controlled review pipeline, not automatic scoring. Evidence and teacher approval remain explicit at every release boundary.
Demo Evidence
The source repository includes fake learner responses and a teacher-defined rubric for a Precalculus linear model task.
The demo produces rubric-level evidence, scores, private teacher notes, and review-required flags for three synthetic learner examples.
Only approved release notes are shown as student-facing feedback; teacher-facing review details remain separate.
The demo groups rubric evidence into teacher-facing next steps for model setup, solving process, and context interpretation.
Safety Boundary
Public demos must use synthetic submissions, synthetic rubrics, fake course identifiers, and public-safe sample outputs. Do not publish real student submissions, feedback, grades, comments, Canvas IDs, assignment IDs, course IDs, API tokens, or teacher-only review artifacts.