> ## 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.

# Features

> Generate weekly activity packs, simplified guides, and progress updates that empower parents to support learning at home.

<Info>
  The **Parent Action Plan API** turns evaluation results into **home-friendly action packs**. It helps parents stay connected with their child’s learning through **simplified reports, weekly activities, and guided support**.
</Info>

***

## Core Capabilities

* **Weekly Activity Packs**\
  Generate 2-hour parent–child activities in local languages, aligned to classroom concepts.

* **Simplified Concept Explanations**\
  Provide accessible guides for non-technical parents to understand student learning needs.

* **Structured Home Engagement**\
  Suggest conversation prompts, games, and practice activities for reinforcement at home.

* **Progress Summaries**\
  Deliver easy-to-read reports highlighting strengths, gaps, and milestones.

* **Automated Distribution**\
  Push packs and updates via LMS, ERP, or messaging connectors.

***

## Supported Inputs

* ✅ Exam Evaluation outputs (scores, annotated feedback, key misconceptions)
* ✅ Assignment Evaluation outputs (daily performance data, gaps, strengths)
* ✅ Student Action Plan references (targets + milestones)

***

## Stakeholder Value

* **Parents** → Clear, actionable steps to support their child’s learning.
* **Students** → Reinforcement at home through structured practice.
* **Teachers** → Stronger home–school connection and better follow-up.
* **Leaders** → Improved parental engagement metrics across cohorts.

***

## Ecosystem Integration

* **Upstream:** Inputs from **Evaluation Layer** (exam/assignment results) and **Student Action Plans**.
* **Core:** Parent Action Plan API generates activity packs, guides, and progress updates.
* **Downstream:** Distributed through **AI Studio** outputs and LMS/ERP messaging; refined over time via **ClassTrack** insights.

***

## Next Step

**Next →** See the [Workflow](/products/parent-action-plan/workflow) to understand how evaluation data becomes weekly activity packs for parents.

## FAQ

<script
  type="application/ld+json"
  dangerouslySetInnerHTML={{
__html: JSON.stringify(
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
    {
        "@type": "Question",
        "name": "How are Parent Action Plans generated from multimodal evaluation results?",
        "acceptedAnswer": {
            "@type": "Answer",
            "text": "CrazyGoldFish’s Evaluation Layer ingests text, handwriting, diagrams, audio, and video, combining model‑answer and rubric‑based grading to target 95% accuracy. Those results flow into Student, Teacher, and Parent Action Plans. A human‑in‑the‑loop step enables re‑checks and audits before plans are published, keeping outcomes trustworthy and compliant."
        }
    },
    {
        "@type": "Question",
        "name": "What goes into a Parent Action Plan, and how is it aligned to CBSE/ICSE?",
        "acceptedAnswer": {
            "@type": "Answer",
            "text": "Parent Action Plans summarize progress and goals, then provide parent‑friendly activity packs for home support. Content and reporting are CBSE/ICSE aligned and produced within GDPR‑aligned workflows. Audit trails and compliance‑ready exports help administrators review and share artifacts as needed."
        }
    },
    {
        "@type": "Question",
        "name": "Can we trigger Parent Action Plan creation via REST APIs and webhooks?",
        "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. You can orchestrate the flow via REST APIs and webhooks—ingest submissions, run evaluation, retrieve results, and trigger Student/Teacher/Parent Action Plans programmatically. Teams typically complete a 24h integration, and there’s no AI team required to launch."
        }
    },
    {
        "@type": "Question",
        "name": "How does human‑in‑the‑loop review work before a Parent Action Plan is sent to families?",
        "acceptedAnswer": {
            "@type": "Answer",
            "text": "Human‑in‑the‑loop enables reviewers to confirm or adjust scores and feedback with annotations and full audit trails. You can place this checkpoint before Parent Plans are published, preserving educator control while holding to the 95% accuracy target. All actions remain CBSE/ICSE/GDPR aligned for governance."
        }
    },
    {
        "@type": "Question",
        "name": "What output formats are available to embed Parent Action Plans into our LMS/ERP or parent portal?",
        "acceptedAnswer": {
            "@type": "Answer",
            "text": "Evaluation outputs include structured JSON and annotated copies, and Action Plans support compliance‑ready exports for administrators. You can embed the experience via white‑label UI or consume the APIs directly for your own portal. This keeps parent‑facing content consistent with your brand and data model."
        }
    },
    {
        "@type": "Question",
        "name": "How does the platform ensure GDPR‑aligned governance for Parent Action Plans?",
        "acceptedAnswer": {
            "@type": "Answer",
            "text": "Workflows are CBSE/ICSE/GDPR aligned across evaluation, reporting, and Action Plans. You get auditable workflows, consent‑aware data processing, and compliance‑ready exports. Human‑in‑the‑loop adds accountable decision‑making for sensitive or disputed cases."
        }
    },
    {
        "@type": "Question",
        "name": "What accuracy controls back the recommendations in Parent Action Plans?",
        "acceptedAnswer": {
            "@type": "Answer",
            "text": "Accuracy is driven by dual evaluation modes—model‑answer and rubric‑based grading—augmented by optional human‑in‑the‑loop checkpoints. The system targets 95% accuracy across modalities, with audit trails for re‑checks and quality assurance. This keeps recommendations reliable without sacrificing oversight."
        }
    },
    {
        "@type": "Question",
        "name": "How quickly can we integrate Parent Action Plans in a white‑label flow?",
        "acceptedAnswer": {
            "@type": "Answer",
            "text": "Most teams complete a 24h integration using REST APIs, webhooks, and embeddable UI components. There’s no AI team required—your developers connect endpoints and surface Parent Plans under your brand. The approach scales across boards and regions while staying CBSE/ICSE/GDPR aligned."
        }
    },
    {
        "@type": "Question",
        "name": "Do Parent Action Plans include weekly, home‑friendly activities for parents?",
        "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Parent Plans deliver weekly, home‑friendly activities alongside clear progress updates so families can support learning at home. Recommendations are generated from the same signals that power Student and Teacher Action Plans."
        }
    },
    {
        "@type": "Question",
        "name": "What multimodal inputs can drive the recommendations shown in a Parent Action Plan?",
        "acceptedAnswer": {
            "@type": "Answer",
            "text": "Typed text, handwritten scripts, diagrams, audio, and video submissions are all supported. These multimodal signals feed into evaluation and then into Parent Action Plans so recommendations reflect real classroom work. Processing remains CBSE/ICSE/GDPR aligned for curriculum and data compliance."
        }
    }
]
}
)
}}
/>

<AccordionGroup>
  <Accordion title="How are Parent Action Plans generated from multimodal evaluation results?">
    CrazyGoldFish’s Evaluation Layer ingests text, handwriting, diagrams, audio, and video, combining model‑answer and rubric‑based grading to target 95% accuracy. Those results flow into Student, Teacher, and Parent Action Plans. A human‑in‑the‑loop step enables re‑checks and audits before plans are published, keeping outcomes trustworthy and compliant.
  </Accordion>

  <Accordion title="What goes into a Parent Action Plan, and how is it aligned to CBSE/ICSE?">
    Parent Action Plans summarize progress and goals, then provide parent‑friendly activity packs for home support. Content and reporting are CBSE/ICSE aligned and produced within GDPR‑aligned workflows. Audit trails and compliance‑ready exports help administrators review and share artifacts as needed.
  </Accordion>

  <Accordion title="Can we trigger Parent Action Plan creation via REST APIs and webhooks?">
    Yes. You can orchestrate the flow via REST APIs and webhooks—ingest submissions, run evaluation, retrieve results, and trigger Student/Teacher/Parent Action Plans programmatically. Teams typically complete a 24h integration, and there’s no AI team required to launch.
  </Accordion>

  <Accordion title="How does human‑in‑the‑loop review work before a Parent Action Plan is sent to families?">
    Human‑in‑the‑loop enables reviewers to confirm or adjust scores and feedback with annotations and full audit trails. You can place this checkpoint before Parent Plans are published, preserving educator control while holding to the 95% accuracy target. All actions remain CBSE/ICSE/GDPR aligned for governance.
  </Accordion>

  <Accordion title="What output formats are available to embed Parent Action Plans into our LMS/ERP or parent portal?">
    Evaluation outputs include structured JSON and annotated copies, and Action Plans support compliance‑ready exports for administrators. You can embed the experience via white‑label UI or consume the APIs directly for your own portal. This keeps parent‑facing content consistent with your brand and data model.
  </Accordion>

  <Accordion title="How does the platform ensure GDPR‑aligned governance for Parent Action Plans?">
    Workflows are CBSE/ICSE/GDPR aligned across evaluation, reporting, and Action Plans. You get auditable workflows, consent‑aware data processing, and compliance‑ready exports. Human‑in‑the‑loop adds accountable decision‑making for sensitive or disputed cases.
  </Accordion>

  <Accordion title="What accuracy controls back the recommendations in Parent Action Plans?">
    Accuracy is driven by dual evaluation modes—model‑answer and rubric‑based grading—augmented by optional human‑in‑the‑loop checkpoints. The system targets 95% accuracy across modalities, with audit trails for re‑checks and quality assurance. This keeps recommendations reliable without sacrificing oversight.
  </Accordion>

  <Accordion title="How quickly can we integrate Parent Action Plans in a white‑label flow?">
    Most teams complete a 24h integration using REST APIs, webhooks, and embeddable UI components. There’s no AI team required—your developers connect endpoints and surface Parent Plans under your brand. The approach scales across boards and regions while staying CBSE/ICSE/GDPR aligned.
  </Accordion>

  <Accordion title="Do Parent Action Plans include weekly, home‑friendly activities for parents?">
    Yes. Parent Plans deliver weekly, home‑friendly activities alongside clear progress updates so families can support learning at home. Recommendations are generated from the same signals that power Student and Teacher Action Plans.
  </Accordion>

  <Accordion title="What multimodal inputs can drive the recommendations shown in a Parent Action Plan?">
    Typed text, handwritten scripts, diagrams, audio, and video submissions are all supported. These multimodal signals feed into evaluation and then into Parent Action Plans so recommendations reflect real classroom work. Processing remains CBSE/ICSE/GDPR aligned for curriculum and data compliance.
  </Accordion>
</AccordionGroup>
