From af663e9f9bacec3ecb5353e12eab6b2588ebedea Mon Sep 17 00:00:00 2001 From: Josh Creek <8179928+jcreek@users.noreply.github.com> Date: Fri, 25 Apr 2025 20:38:26 +0100 Subject: [PATCH] feat(*): Ensure the agent uses the marking provided in the rubric, falling back to letter grading --- src/lib/server/ai.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/server/ai.ts b/src/lib/server/ai.ts index f7ca5b1..e193354 100644 --- a/src/lib/server/ai.ts +++ b/src/lib/server/ai.ts @@ -13,7 +13,7 @@ STUDENT SUBMISSION: ${submission} Follow these steps: -1. Grade the work with a letter (A+ is best, E- is worst), using clear, objective criteria. +1. Grade the work. Use whatever grading scheme is present in the rubric. If none is present then grade with a letter (A+ is best, E- is worst), using clear, objective criteria. DO NOT mention tool errors. 2. Identify specific strengths, referencing the success criteria. 3. Identify misconceptions or areas for improvement, using formative assessment language. 4. Design an individualized activity or exercise for the student to address their misconceptions or extend their learning. This activity should be: