Skip to main content
The Evaluation Layer produces scores, feedback, and annotated responses.
The Personalization Layer transforms these into Student, Teacher, and Parent Action Plans, ensuring assessment drives measurable improvement.

What Evaluation Produces

  • Scores & Totals → per student, per question.
  • Feedback JSON → strengths, improvements, rubric alignment.
  • Annotated Copies → transparent student/parent view.
  • Dashboards → turnaround time, accuracy, compliance.

How Data Flows Into Action Plans

1

Student Action Plans

  • Use scores + misconceptions to generate personalised targets, tasks, and milestones.
  • Plans feed into AI Studio for remedial worksheets and practice packs.
2

Teacher Action Plans

  • Aggregate results to identify common errors and group students.
  • Recommend reteach strategies + extension content for advanced learners.
3

Parent Action Plans

  • Simplify scores and feedback into weekly activity packs.
  • Provide clear, non-technical progress reports for at-home support.

Stakeholder Impact

  • Students → Receive clear learning pathways instead of just grades.
  • Teachers → Get grouped insights and reteach strategies.
  • Parents → Stay informed with simple activity packs.
  • Leaders → See remediation trends alongside evaluation dashboards.

Ecosystem Integration

  • Upstream: Exam & Assignment Evaluation Suites.
  • Core: Action Plan APIs (Student, Teacher, Parent).
  • Downstream: AI Studio generates targeted content → ClassTrack refines in classrooms.

Next Step

Next → See how Action Plans → Content Generation to explore how plans automatically generate lesson plans and worksheets in AI Studio.

FAQ

You can integrate via a white‑label embeddable UI (iframe/link) for a fast, branded experience, or use the Evaluation APIs for full programmatic control. Authentication is token‑based, with role‑based tokens to separate sandbox and production access. Both surfaces produce the same structured outputs so you can sync results into existing LMS/ERP workflows.
The Final Results API returns exam‑level scores, section summaries, model answers, step‑wise marking, and teacher feedback, including human review fields like isApproved. You can also retrieve feedback JSON and annotated copies, enabling rich reports and auditable artefacts for multimodal work.
Submit PDFs/images for handwriting and diagrams, or audio/video files alongside a model answer and/or rubric. The system normalizes multimodal inputs and applies rubric‑based and model‑answer grading to deliver consistent scoring and feedback. Outputs are structured for easy consumption downstream.
Teachers remain a human‑in‑the‑loop, with workflows for re‑checks and overrides before publishing results. Review states and fields such as isApproved are exposed so you can track and enforce final approval. Audit logs capture revisions for transparency and governance.
Yes. Subscribe to webhooks to receive completion events and then fetch the full payload via the Final Results API. This pattern decouples long‑running evaluations from your UI while preserving secure access via role‑based tokens.
Evaluation and reporting are CBSE/ICSE/GDPR aligned, with configurable rubrics and board mappings. Transparent breakdowns (e.g., section scores and step‑wise marking) and audit‑friendly logs support institutional compliance. Role‑based access and export controls help keep data governance intact.
You can ingest feedback JSON, scores, section summaries, and annotated copies into your analytics or LMS/ERP. Exportable PDFs/CSVs and dashboard‑ready summaries make it simple to surface results to teachers, leaders, or parents while preserving auditability.
The platform supports dual modes—rubric‑based and model‑answer grading—and you can use them independently or in combination per item. Results include step‑wise marking and objective error signals where applicable, providing consistent, explainable scoring across subjective and objective tasks.
Your app submits multimodal responses with rubrics/model answers, triggers evaluation, and listens on webhooks for completion. It then retrieves scores, section summaries, step‑wise marking, feedback JSON, and annotated copies via the Final Results API. These insights can feed Personalize/Generate modules to produce action plans, lesson plans, and worksheets.
Auditable workflows support re‑checks and teacher overrides, with logs that record review actions and publication states. Live dashboards and exports provide visibility into turnaround and accuracy, while structured payloads ensure consistent, reviewable evidence at scale.