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

# Duplicate Assignment

> Copy an assignment to another class or create a similar assignment quickly

Save time by duplicating an existing assignment to another class (or the same class). Duplicating copies the assignment details, rubric, and settings—you just need to upload new student submissions.

***

## When to Duplicate

<CardGroup cols={2}>
  <Card title="Teaching Multiple Sections" icon="clone">
    Create once, duplicate to other classes
  </Card>

  <Card title="Creating Similar Assignments" icon="copy">
    Duplicate and modify as needed
  </Card>
</CardGroup>

***

## How to Duplicate

<Steps>
  <Step title="Go to Assignment">
    Go to the assignment you want to duplicate
  </Step>

  <Step title="Click Actions">
    Click **Actions** in the top right
  </Step>

  <Step title="Select Duplicate">
    Select **Duplicate Assignment**
  </Step>

  <Step title="Choose Destination">
    Choose the destination class from the list
  </Step>

  <Step title="Confirm">
    Click **Duplicate**
  </Step>
</Steps>

<Frame>
  <img src="https://mintcdn.com/alaynaai/K27i5qY8uIx7ZcEU/images/teacher/assignment-management/duplicate-dialog.png?fit=max&auto=format&n=K27i5qY8uIx7ZcEU&q=85&s=b6b31943d52177b270e9d163d485ae6b" alt="Duplicate Assignment dialog with class selection" width="1314" height="812" data-path="images/teacher/assignment-management/duplicate-dialog.png" />
</Frame>

***

## Selecting a Destination Class

The dialog shows all your classes. The current class appears first and is labeled "(Current)".

You can duplicate to:

* **The same class** - Creates a copy in the current class
* **A different class** - Creates the assignment in another class you teach

<Frame>
  <img src="https://mintcdn.com/alaynaai/K27i5qY8uIx7ZcEU/images/teacher/assignment-management/duplicate-class-select.png?fit=max&auto=format&n=K27i5qY8uIx7ZcEU&q=85&s=366136fb83acec6912bf5976053a4d16" alt="Class selection list with Current label" width="1314" height="812" data-path="images/teacher/assignment-management/duplicate-class-select.png" />
</Frame>

***

## After Duplicating

Once duplication completes:

<Steps>
  <Step title="Redirected to New Assignment">
    You're automatically redirected to the new assignment
  </Step>

  <Step title="Review Title">
    Review and adjust the title if needed (e.g., add section number)
  </Step>

  <Step title="Review Dates">
    **Review the dates** - they're copied from the original, so update if needed for your new class
  </Step>

  <Step title="Publish to Google Classroom">
    Publish to Google Classroom separately if needed
  </Step>

  <Step title="Upload Submissions">
    Upload submissions when ready
  </Step>
</Steps>

***

## What Gets Copied

| Item                             | Copied?                 |
| -------------------------------- | ----------------------- |
| Assignment title                 | Yes                     |
| Assignment description           | Yes                     |
| Rubric (all criteria and levels) | Yes                     |
| Feedback settings                | Yes                     |
| Due date/publish date            | Yes (review and update) |
| Assignment settings              | Yes                     |
| **Submissions and grades**       | No - never copied       |
| **Google Classroom connection**  | No - publish separately |

***

## Limitations

* You cannot duplicate an assignment to a class you don't own
* Google Classroom connections are not duplicated (you'll need to publish to GC separately if needed)
* Submissions and grades are never copied

***

## Tips

<AccordionGroup>
  <Accordion title="Update the title">
    Add a section number or semester to distinguish copies (e.g., "Essay 1 - Period 2")
  </Accordion>

  <Accordion title="Review dates">
    Dates are copied from the original. If the original due date has passed, update the dates for your new class schedule.
  </Accordion>

  <Accordion title="Verify rubric">
    If you've made improvements to your rubric, the duplicate will have the improved version.
  </Accordion>

  <Accordion title="Google Classroom">
    You'll need to publish to Google Classroom separately for the new class if needed.
  </Accordion>
</AccordionGroup>

***

## Related Articles

* [Reuse Rubric](/teacher/assignment-management/reuse-rubric)
* [Edit Assignment Details & Rubric](/teacher/assignment-management/edit-assignment-details-rubric)
* [Select Assignment Type](/teacher/grade-your-assignment/select-assignment-type)
* [Google Classroom Integration](/teacher/lms-integrations/google-classroom)
