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

# Tests & Evaluation

> Quick access to test scheduling and evaluation actions

Schedule tests, upload answer sheets, evaluate student performance, and share results seamlessly.

## Key Actions

<CardGroup cols={2}>
  <Card title="Schedule Test" icon="calendar-plus" href="/tests-evaluation/schedule-test">
    Create and schedule tests for your batches with specific question papers
  </Card>

  <Card title="Upload Answer Sheets" icon="upload" href="/tests-evaluation/upload-answer-sheets">
    Upload student answer sheets for evaluation and grading
  </Card>

  <Card title="Share Test Results" icon="share-nodes" href="/tests-evaluation/share-test-results">
    Publish and share test results with students
  </Card>

  <Card title="Reschedule Test" icon="calendar-arrow-up" href="/tests-evaluation/reschedule-test">
    Change test date and time when needed
  </Card>

  <Card title="Challenge Grade" icon="scale-balanced" href="/tests-evaluation/challenge-grade">
    Review and respond to student grade challenges
  </Card>

  <Card title="Cancel Test" icon="calendar-xmark" href="/tests-evaluation/cancel-test">
    Cancel scheduled tests if required
  </Card>
</CardGroup>

## All Tests & Evaluation Features

<AccordionGroup>
  <Accordion title="View all tests & evaluation features">
    * [Schedule Test](/tests-evaluation/schedule-test)
    * [Reschedule Test](/tests-evaluation/reschedule-test)
    * [Cancel Test](/tests-evaluation/cancel-test)
    * [Upload Answer Sheets](/tests-evaluation/upload-answer-sheets)
    * [Share Test Results](/tests-evaluation/share-test-results)
    * [Challenge Grade](/tests-evaluation/challenge-grade)
  </Accordion>
</AccordionGroup>
