# Course Management

The role of a [Course Admin](/foretell-ai/welcome-to-foretell-ai/user-roles.md) is to manage what Learners are in the course, create assignments, review assignment submissions, and provide practice simulations to their Learner's libraries.

Use these pages to learn more about each aspect of managing a course:

[Manage Course Users](/foretell-ai/course-management/manage-course-users.md) - Add learners to a course that you manage.

[Creating An Assignnment](/foretell-ai/course-management/creating-an-assignment.md) - Assing a simulation to the Learners in your course.

[Sharing and Distributing Simulations](/foretell-ai/authoring-tool/sharing-and-distributing-simulations.md) - Sharing simulations shared to you by an Author account to the library of any Learners in your Course.

[Viewing Submissions](/foretell-ai/course-management/viewing-submissions.md) - Read the transcripts and watch video recordings of assignment submissions.

## Editing The Course

As a Course Admin, you have the ability to edit the course, including the start and end dates and any announcements you wish to broadcast to all Learners in your course.

**1.** [**Sign in**](https://ai.foretellreality.com/) **to a class admin account**

<figure><img src="/files/BaxTrANFbh5wkx6oacK7" alt=""><figcaption></figcaption></figure>

**2. Select the Courses tab from the left sidebar**

<figure><img src="/files/07oTEBXBhxDuNpCpXE9j" alt=""><figcaption></figcaption></figure>

**3. Select the course where you'll add the assignment**

Find the course you wish to manage from the list, then click on the **"Manage"** button. To help your search you can filter out the courses by which department they belong to using the tabs near the top of the page.

<figure><img src="/files/7TiP8MTvAy7UwxYZWK6z" alt=""><figcaption></figcaption></figure>

**4. Under the Course name, select the "Course Details" tab**

<figure><img src="/files/nGhnmLRQd285xOyqRXg6" alt=""><figcaption></figcaption></figure>

From here, you can edit the Course Start and End Date as well as the Users added to the course as detailed below.

**5. Manage Users**

To manage the Learners that have access to the Course, click on the **"Manage Users"** button in the top right corner.

<figure><img src="/files/cPRNuNKGPCXPwxfJbJ1x" alt=""><figcaption></figcaption></figure>

This will take you over to the **"Manage Users"** tab, specifically in the section for your course.

* You can learn more about this process on the [Manage Course Users](/foretell-ai/course-management/manage-course-users.md) page

**6. Editing the Course Start and End Date**

Click on the **"Edit Course"** button in the top right corner of the Course Details tab.

<figure><img src="/files/ICcnJBZgO6T6AzbVRiYL" alt=""><figcaption></figcaption></figure>

To edit the Start and End date of the course, click on the **"Start Date"** and **"End Date"** boxes and use the calendar to select the correct date

<figure><img src="/files/RuhaSarJQNuWWEhmaJkb" alt=""><figcaption></figcaption></figure>

**7. Announcements**

You can add Announcement banners that will appear at the top of the assignment list for learners in your class.

To add an announcement, click on the **"Add Announcement"** button. This will create a new announcement slot. The left **"Type"** box is a dropdown that allows you to choose the style of announcement, and the **"Text"** box is the text that will appear in the announcement box.

<figure><img src="/files/827YTO6MfP0gtLB3K8dk" alt=""><figcaption></figcaption></figure>

* The above "Info" announcement would show up to students as the below screenshot on the Course page above the list of assignments

<figure><img src="/files/DtiHQMHvfrKOPeZ75SMe" alt=""><figcaption></figcaption></figure>

* The same text as a "Warning"

<figure><img src="/files/7w2H8uxhQ92tXox8HbWX" alt=""><figcaption></figcaption></figure>

* The same text as a "Success"

<figure><img src="/files/m0KxaptTCkWnzyNJ7c97" alt=""><figcaption></figcaption></figure>

* The same text as an "Error"

<figure><img src="/files/BHBT5kmBwCV1sjV4hsiO" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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://docs.foretellreality.com/foretell-ai/course-management.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.
