> ## Documentation Index
> Fetch the complete documentation index at: https://docs.crazygoldfish.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Workflow

> Step-by-step flow for AI-powered exam evaluation – from submission ingestion to results publishing and downstream Personalization.

<Info>
  The Exam Evaluation Suite powers the **Evaluate** stage of CrazyGoldFish’s AI reasoning layer. This workflow shows how exam responses move from ingestion → evaluation → publishing, and then flow downstream into **Personalization** and **AI Studio**.
</Info>

***

## Step-by-Step Flow

<Steps>
  <Step title="Ingest Submissions (Upstream)">
    Upload **handwritten scans (PDF/images/link)** or **digital responses**.\
    Create or attach a **Model Answer** to set evaluation criteria.
  </Step>

  <Step title="Configure Evaluation">
    Select evaluation method: **Model-Answer**.\
    Add exam metadata (subject, marks, question mapping).
  </Step>

  <Step title="Run AI Evaluation">
    Trigger the **finalize** step → AI parses multi modal inputs and applies chosen grading logic.\
    Supports **long answer sheets**.
  </Step>

  <Step title="Review & Re-Evaluate">
    Inspect **scores + feedback JSON** in dashboards.\
    Handle queries, re-checks, and maintain an auditable trail for compliance.
  </Step>

  <Step title="Publish">
    Publish final results and optional **annotated answer copies**.
  </Step>
</Steps>

***

## FAQ

<script
  type="application/ld+json"
  dangerouslySetInnerHTML={{
__html: JSON.stringify(
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
    {
        "@type": "Question",
        "name": "How does the Exam Evaluation Suite move responses from ingestion to publishing in this workflow?",
        "acceptedAnswer": {
            "@type": "Answer",
            "text": "This workflow covers the Evaluate stage end-to-end: exam responses are ingested, evaluated, and then published. After publishing, results flow downstream into Personalization and AI Studio so the same data powers targeted follow‑ups and creation workflows."
        }
    },
    {
        "@type": "Question",
        "name": "What modalities are supported end-to-end in the Evaluation Layer workflow?",
        "acceptedAnswer": {
            "@type": "Answer",
            "text": "The Evaluation Layer handles multimodal submissions across text, handwriting, diagrams, audio, and video. It parses these inputs during evaluation and standardizes outputs for consistent publishing and downstream use."
        }
    },
    {
        "@type": "Question",
        "name": "How are rubric- and model‑answer–aligned tasks handled for accuracy in this Evaluate stage?",
        "acceptedAnswer": {
            "@type": "Answer",
            "text": "The workflow targets up to 95% accuracy on structured, rubric- or model‑answer–aligned tasks. A human‑in‑the‑loop review path is built in for edge cases and overrides to maintain trust and control."
        }
    },
    {
        "@type": "Question",
        "name": "What artifacts do we receive after evaluation for publishing and downstream use?",
        "acceptedAnswer": {
            "@type": "Answer",
            "text": "You’ll receive detailed feedback JSON, annotated copies, and scored outputs. These standardized artifacts are ready for export to institutional systems and serve as inputs for Personalization and AI Studio."
        }
    },
    {
        "@type": "Question",
        "name": "Where does human‑in‑the‑loop review fit in, and how is oversight maintained?",
        "acceptedAnswer": {
            "@type": "Answer",
            "text": "Human‑in‑the‑loop review is part of the Evaluate stage to handle edge cases and enable educator overrides. Audit‑ready logs and standardized outputs support governance and quality assurance across cohorts."
        }
    },
    {
        "@type": "Question",
        "name": "Is this workflow CBSE/ICSE/GDPR aligned, and what does that mean operationally?",
        "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes—workflows, rubrics, and reporting are CBSE/ICSE/GDPR aligned. Practically, you get audit‑ready logs, standardized outputs, and easy exports that fit school and board compliance requirements."
        }
    },
    {
        "@type": "Question",
        "name": "How do we integrate the Evaluate workflow into our LMS or app without heavy engineering?",
        "acceptedAnswer": {
            "@type": "Answer",
            "text": "You can integrate via a white‑label embeddable UI or REST APIs, with no AI team required to get started. Results publish as standardized artifacts that plug into your SIS/LMS and downstream modules."
        }
    },
    {
        "@type": "Question",
        "name": "How are publishing and exports structured for institutional systems (SIS/LMS)?",
        "acceptedAnswer": {
            "@type": "Answer",
            "text": "Publishing produces standardized, audit‑friendly outputs that are easy to export into SIS/LMS dashboards. This keeps evaluations consistent while preserving compliance and traceability."
        }
    },
    {
        "@type": "Question",
        "name": "How do results hand off into Personalization and AI Studio after publishing?",
        "acceptedAnswer": {
            "@type": "Answer",
            "text": "Once published, the structured scores and feedback JSON become inputs to Personalization and AI Studio. This enables continuous workflows where evaluated responses drive targeted interventions and creation flows."
        }
    },
    {
        "@type": "Question",
        "name": "Can the Evaluate stage handle subjective, multimodal exam scripts at scale?",
        "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes—the Evaluation Layer is designed for multimodal subjective evaluation across handwriting, diagrams, essays, audio, and video. Accuracy is anchored by rubric/model‑answer alignment with human‑in‑the‑loop safeguards for scale and reliability."
        }
    }
]
}
)
}}
/>

<AccordionGroup>
  <Accordion title="How does the Exam Evaluation Suite move responses from ingestion to publishing in this workflow?">
    This workflow covers the Evaluate stage end-to-end: exam responses are ingested, evaluated, and then published. After publishing, results flow downstream into Personalization and AI Studio so the same data powers targeted follow‑ups and creation workflows.
  </Accordion>

  <Accordion title="What modalities are supported end-to-end in the Evaluation Layer workflow?">
    The Evaluation Layer handles multimodal submissions across text, handwriting, diagrams, audio, and video. It parses these inputs during evaluation and standardizes outputs for consistent publishing and downstream use.
  </Accordion>

  <Accordion title="How are rubric- and model‑answer–aligned tasks handled for accuracy in this Evaluate stage?">
    The workflow targets up to 95% accuracy on structured, rubric- or model‑answer–aligned tasks. A human‑in‑the‑loop review path is built in for edge cases and overrides to maintain trust and control.
  </Accordion>

  <Accordion title="What artifacts do we receive after evaluation for publishing and downstream use?">
    You’ll receive detailed feedback JSON, annotated copies, and scored outputs. These standardized artifacts are ready for export to institutional systems and serve as inputs for Personalization and AI Studio.
  </Accordion>

  <Accordion title="Where does human‑in‑the‑loop review fit in, and how is oversight maintained?">
    Human‑in‑the‑loop review is part of the Evaluate stage to handle edge cases and enable educator overrides. Audit‑ready logs and standardized outputs support governance and quality assurance across cohorts.
  </Accordion>

  <Accordion title="Is this workflow CBSE/ICSE/GDPR aligned, and what does that mean operationally?">
    Yes—workflows, rubrics, and reporting are CBSE/ICSE/GDPR aligned. Practically, you get audit‑ready logs, standardized outputs, and easy exports that fit school and board compliance requirements.
  </Accordion>

  <Accordion title="How do we integrate the Evaluate workflow into our LMS or app without heavy engineering?">
    You can integrate via a white‑label embeddable UI or REST APIs, with no AI team required to get started. Results publish as standardized artifacts that plug into your SIS/LMS and downstream modules.
  </Accordion>

  <Accordion title="How are publishing and exports structured for institutional systems (SIS/LMS)?">
    Publishing produces standardized, audit‑friendly outputs that are easy to export into SIS/LMS dashboards. This keeps evaluations consistent while preserving compliance and traceability.
  </Accordion>

  <Accordion title="How do results hand off into Personalization and AI Studio after publishing?">
    Once published, the structured scores and feedback JSON become inputs to Personalization and AI Studio. This enables continuous workflows where evaluated responses drive targeted interventions and creation flows.
  </Accordion>

  <Accordion title="Can the Evaluate stage handle subjective, multimodal exam scripts at scale?">
    Yes—the Evaluation Layer is designed for multimodal subjective evaluation across handwriting, diagrams, essays, audio, and video. Accuracy is anchored by rubric/model‑answer alignment with human‑in‑the‑loop safeguards for scale and reliability.
  </Accordion>
</AccordionGroup>
