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

# After Grading

> Release grades and handle student regrade requests

## <Badge color="red" size="lg" icon="paper-plane" iconType="regular">Phase 5.1</Badge> Releasing Grades

Once all scores are reviewed and finalized, release them to students:

<Steps>
  <Step title="Reveal Assessment">
    Make the assessment visible in the assessment configuration menu.
  </Step>

  <Step title="Set Regrade Window">
    Set the regrade window based on the [regrade policy](/instructors/grading/before-administering#phase-2-2-setting-a-regrade-policy) you established earlier.
  </Step>

  <Step title="Notify Students">
    Notify students that scores, solutions, and feedback are available.
  </Step>
</Steps>

<Warning>
  **Review Grades Before Releasing**

  Once released, students can view their scores. If errors are found afterward, scores can be adjusted manually or via the regrade request process. Review carefully before releasing.
</Warning>

***

## <Badge color="red" size="lg" icon="arrows-rotate" iconType="regular">Phase 5.2</Badge> Handling Regrade Requests

After grades are released, students may request a review of their score on one or more questions. Uflo supports both manual and AI-powered regrade workflows.

<Tabs>
  <Tab title="Manual Score Adjustments">
    Students can flag questions for regrade in Uflo with a written explanation. Pending requests appear in the Regrade Requests panel. If your institution handles regrades through email or a separate form, you can apply score changes manually. To adjust a score:

    <Steps>
      <Step title="Navigate to the Question">
        Open the assessment and navigate to the question you are handling regrades for.
      </Step>

      <Step title="Open Regrade Requests">
        Expand the Regrade Requests dropdown below the student scan. Filter by **Open** to see requests that have not been addressed.
      </Step>

      <Step title="Review and Adjust">
        Click on any request to view the student's response and score. Use the manual grading panel on the left to adjust individual criterion scores if needed.
      </Step>

      <Step title="Respond and Submit">
        Write a response explaining your decision, then click **Submit**. Uflo automatically recalculates the total exam score.
      </Step>
    </Steps>

    <Check>
      **Best Practice**

      Document every regrade decision with a comment, even if the score doesn't change. This creates a transparent record if the decision is later questioned.
    </Check>
  </Tab>

  <Tab title="AI-Powered Regrades">
    If a rubric issue affects all students on a question, you can [regrade it for everyone](/instructors/grading/rubric-refinement). To do this:

    <Steps>
      <Step title="Modify the Question">
        Navigate to the question, open the actions menu and select edit.
      </Step>

      <Step title="Regrade Question">
        Then open the regrade menu and select **Regrade Question For All Students**.
      </Step>
    </Steps>

    <Danger>
      **Regrading After Release May Affect Scores**

      When regrading a question for all students, Uflo re-grades every response. Similar to human regrading, this may cause small score fluctuations. Only use this when necessary and communicate any changes to students.
    </Danger>
  </Tab>
</Tabs>

<Card title="View Checklist" icon="check-double" href="/instructors/grading/exam-grading-checklist">
  Track your progress through all five grading phases.
</Card>
