> For the complete documentation index, see [llms.txt](https://help.simnetonline.com/manager/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.simnetonline.com/manager/getting-started/best-practices/new-semesters.md).

# New Semesters

## Copying

If you are going to re-use your current course structure, start by creating new courses based on the ones you already have with the :point\_right: [Class Copy](/manager/classes/search/class-copy.md) feature. Copying current content before you archive can avoid headaches based on trying to find the appropriate content later.

You can put off this step if you are using a Course Master to copy content into a new course since the Course Master does not get archived.

## Archiving

Once you have copied the course structure of your previous semester courses into your next semester courses, it is time to archive content that will not be used going forward. Old courses, students, and course materials can be archived to ensure that everyone is working from the same list of materials. Archiving also ensures that new students won't try to enroll in old courses.&#x20;

Archiving keeps you lists clean and is completely reversible from within SIMnet. Review the archiving process :point\_right: [Archiving](/manager/getting-started/best-practices/archiving.md).

{% hint style="info" %}
**Note**: We do not recommend reusing the same course but archiving the students within a course. This becomes problematic when changing materials in the course. When previous students have completed assignments, even if they are archived, those assignments cannot be deleted from the course.
{% endhint %}

## Scheduling

Copy course materials from previous semesters can be accomplished by using a date schedule or by shifting the course dates forward by a set number of days. This typically leaves a few changes that will be required before the start of the semester. See :point\_right: [Class Copy](/manager/classes/search/class-copy.md) for more details.

SIMnet requires a Start Date for your course. If you set that date in the future, you can limit student's enrollment in your course until the course is open. You can also set an end date for the course that will keep students from viewing or enrolling in old courses. See :point\_right: [Class Settings](/manager/classes/search/settings.md) for more details.

{% hint style="info" %}
**Note**: Be sure to edit the course schedule before adding new students to the course. If your course materials are passed their Due Date when you add new students, those students will receive a 0 grade for all of those assignments. Once you move your assignment dates those 0s will still be there until your students attempt an assignment. This does not have an effect on the ability of students to complete their assignments, but this will create a headache when they contact you.
{% endhint %}

## Review Course Materials

Ensure that everything in your new course is there and that your course does not need any new materials. If you have changed any course materials, ensure that the :point\_right:  [SIMbook Series](/manager/getting-started/simbook-series.md) you are using has not changed so you will not need to edit your licenses or :point\_right: [eCommerce](/manager/administration/ecommerce.md) settings.

## Adding New Students

Enrolling students to your course should be the last step in creating a new course. Once students are able to access your course it becomes more difficult to make changes as some students may attempt coursework as soon as they're able.&#x20;

You can :point\_right: [Create Students](/manager/users/students/create.md)

You can :point\_right: [Import Users & Classes](/manager/users/students/import.md)

You can allow students to enroll through your school's LMS through :point\_right: [MH Campus - Classic](/manager/integrations/mhcampus-classic.md) or through :point\_right: [MH Campus - Deep](/manager/integrations/mh-campus-deep.md) integration.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.simnetonline.com/manager/getting-started/best-practices/new-semesters.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
