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

# Assignments

> Quick access to assignment creation and submission actions

Create and upload assignments for your students, and manage their submissions efficiently.

## Key Actions

<CardGroup cols={2}>
  <Card title="Create & Upload Assignment" icon="file-circle-plus" href="/assignments/create-upload-assignment">
    Create new assignments and upload them for your batches
  </Card>

  <Card title="Upload Answer Sheet" icon="file-arrow-up" href="/assignments/upload-answer-sheet">
    Students can submit their assignment answer sheets
  </Card>
</CardGroup>

## All Assignment Features

<AccordionGroup>
  <Accordion title="View all assignment features">
    * [Create & Upload Assignment](/assignments/create-upload-assignment)
    * [Upload Answer Sheet](/assignments/upload-answer-sheet)
  </Accordion>
</AccordionGroup>
