# Edit/Assign Exams

You can edit the contents of an Exam and/or assign the Exam to a specific class or student by selecting the **Edit/Assign** option in the Actions Menu for the Exam you want to change.

![Select Edit/Assign from the Actions Menu](/files/-MI00oxj5x3w5OfVyLWq)

### 1. :clipboard: Exams section

Click the **Exams** section to navigate to the main page.

### 2. :page\_facing\_up: Actions Menu

Expand the Actions Menu for the Exam you want to edit and select **Edit/Assign** to navigate to the Questions tab.

![Add or remove Questions](/files/-MI0BYYEpMZbJNMrnIXI)

### 3. :pencil: Edit Questions

On the **Questions** tab, add questions to or remove questions from the Exam as necessary. If the exam is locked, you will be unable to edit the Question list.

{% hint style="info" %}
**Note:** Only the exam “owner” or the account Administrator can edit the questions in the exam.

**Note**: An exam becomes locked when a student takes an assignment and the questions may not be changed once the exam is locked.
{% endhint %}

![The Class Assignments tab](/files/-MI05bfEh4c1B5KhpGfv)

### 4. :school\_satchel: Class assignments

Click the **Class Assignments** tab to display a list of available classes. Click the class you want to assign the exam to, and then click the **Add** button. When the Exam Assignment Details window appears, edit assignment preferences such as scheduling, gradebook options, and restrictions. See the :point\_right: [Exam Assignment Prefs](https://app.gitbook.com/@simnet/s/manager/content/exams/exam-assignment-prefs) section for more information.

![The Student Assignments tab](/files/-MI060xzi-Y0V4luPGdV)

### 5. :woman\_raising\_hand: Student assignments

Click the **Student Assignments** tab to display a list of available students. Click the student you want to assign the exam to, and then click the **Add** button. When the Exam Assignment Details window appears, edit assignment preferences such as scheduling, gradebook options, and restrictions. See the :point\_right: [Exam Assignment Prefs](https://app.gitbook.com/@simnet/s/manager/content/exams/exam-assignment-prefs) section for more information.


---

# 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://help.simnetonline.com/manager/content/exams/edit-assign-exams.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.
