// ASSIGNMENT.EVALUATION.AI
Most platforms store scores. CGF captures the learning signals — and builds the memory layer your platform keeps.
// ASSIGNMENT.EVALUATION.SESSION
// FIELD.VALIDATION
// THE.PIVOT
Every response reveals concepts understood, reasoning gaps, and confidence per sub-topic.
Most platforms score it and discard the rest. The learning signal is gone.
CGF captures the signal — structures it — stores it as persistent learning memory.
ASSIGNMENT.RESPONSE
CURRENT.FLOW
SCORE: 14/20
SIGNALS: DISCARDED ✗
MEMORY: NONE ✗
CGF.FLOW
SCORE: 14/20
SIGNALS: CAPTURED ✓
MEMORY: UPDATED ✓
// THE.PROBLEM
At 500+ assignments per week, evaluation becomes the bottleneck. Quality degrades. Signals are lost.
Evaluators mark differently at the end of a stack. Score depends on timing, not writing.
Subjective responses contain conceptual signals a score can't represent. Once collapsed, that intelligence is unrecoverable.
Feedback arrives days after submission. The learning loop that could have helped is already broken.
// THE.SYSTEM
CGF sits beneath your platform — converting every assignment submission into structured learning intelligence.
Signal Capture
Assignment response received. Multimodal input processed.
Evaluation
Subjective response scored against rubric. 93% reliability (ICC).
Persistent Memory
Learning signals structured and stored to learner profile.
Structured Intelligence
Actionable output returned to your platform layer.
// assignment_evaluation.json
{
"assignment_id": "ASN_2047",
"student_id": "STU_8831",
"subject": "Class 10 Science",
"eval_type": "subjective",
"score": 14,
"max_score": 20,
"signals": {
"concept_understood": ["Newton's 3rd law", "momentum"],
"concept_gap": ["force diagrams", "vector notation"],
"partial_credit_map": { "Q3": "steps 1-2 correct, step 3 missing" },
"confidence_score": 0.87
},
"memory_update": "PERSISTENT",
"feedback_delivered": "INSTANT"
}// WHY.THIS.WORKS
HUMAN.IN.THE.LOOP
AI handles volume. Teachers govern outcomes. Every evaluation is human-in-the-loop by design — not an optional setting, a structural requirement built into the pipeline. The rubric is yours. The override is yours. The publish gate is yours.
FULL.AUDIT.TRAIL
Full signal trail on every response. Every override logged with reviewer ID, timestamp, and delta. Every decision traceable to the evaluation that triggered it. Nothing moves through the system without a record.
INSTITUTIONAL.VALIDATION
Published in the MeitY Compendium. Results independently reviewed and presented at national level — not self-reported benchmarks. Third-party institutional credibility with a public record.
HUMAN.IN.THE.LOOP
CGF's evaluation system is human-in-the-loop by design. Teachers remain the control point — AI handles volume, humans handle governance. This is not an automation layer. It is evaluation infrastructure with built-in human authority at every control point.
// YOUR.USE.CASE
Every platform uses evaluation differently. Find the pattern that matches yours.
EdTech Platforms
You evaluate at scale but store only scores — your personalisation engine has nothing to work with.
See how EdTech platforms use CGF →
Coaching & Test-Prep Networks
Your evaluators mark inconsistently at scale. Students dispute scores. Trust in your platform erodes.
See how coaching & test-prep networks use CGF →
LMS / ERP Platforms
Your platform generates assignments but evaluation output never connects to your learning engine.
See how LMS platforms use CGF →
Institutions & Public Programs
Manual evaluation at institutional scale produces no consistent audit trail or learning memory.
See how institutions use CGF →
// COMMON.QUESTIONS
Assignment evaluation AI captures more than scores — it structures the learning signals from every response into persistent learning memory. CrazyGoldFish converts assignment submissions into structured learning intelligence, with 93% scoring reliability (ICC) and up to 60% reduction in evaluation time. Every evaluation becomes infrastructure, not just a mark.
How accurate is CGF's assignment evaluation compared to teacher marking?
On adjudicated test sets, CGF reaches 89.7% correctness versus teacher average of 82.8% — a +6.9% accuracy delta. Overall scoring alignment (ICC) is 93%. Human review remains available for any low-confidence response before it enters the learner record.
What types of assignments can the system evaluate?
The system handles text responses, structured answers, and multimodal inputs across subjects and formats. Rubric configuration — criteria, confidence thresholds, and human review triggers — is managed per assignment type in AI Studio without engineering involvement.
What happens when the AI is not confident in an evaluation?
Every response carries a confidence score. Below the configured threshold, the response is routed to human review before any score or learning signal is stored. The human-in-the-loop control point is mandatory — no low-confidence score reaches the learner record automatically.
How does assignment evaluation connect to personalisation?
Each evaluated response generates structured learning signals — not just a score. These signals feed the memory layer, which Action Plans uses to identify gaps, prioritise next steps, and generate targeted content. Evaluation output is the input to every downstream personalisation function.
How quickly can an existing platform integrate assignment evaluation?
Most platforms connect evaluation to their existing assignment workflow in under a day using a single REST API call. AI Studio handles rubric configuration without code — your team defines criteria, thresholds, and review logic through a no-code interface.
// next.step
Book a demo and we'll walk through exactly how evaluation signals flow from submission to your learning system.