# Search for Exams

## :mag: Search for an Exam

When you click **Exams** in the navigation menu, you see a list of all available exams. These exams include exams you created and exams other instructors created and assigned to one of your classes. You can further filter the list by selecting either the **Show All Exams** or the **Show Credentialed Exams** radio button.

You can filter the list of exams by expanding the Exam Type list at the top of the page and selecting **SIMnet Exam** or **Test Bank Exam**. If you filter by SIMnet Exam, an additional Content filter list is available. Expand the Locked list to filter by locked or unlocked exams (an assignment is locked when a student opens it and answers a question). You can also expand the Scenario list to filter by exam type: Scenario A or Scenario B.

![Search for an Exam](/files/-MG9QFpEl9r6NFPmpdLi)

{% hint style="info" %}
**Note**: Exams become Locked after a student has taken the Exam. Once the Exam is locked the content cannot be changed.
{% endhint %}

## :page\_facing\_up: Actions Menu Options

Depending on the user’s role, the Actions Menu for the exam may include:&#x20;

### **Preview**

**Preview** opens the SIMnet exam in a new window. This feature makes it easier for instructors to preview exactly what students see without requiring the instructor to actually login as a student.&#x20;

### **Snapshot**

**Snapshot** shows the details of the exam (including preferences and assignments) in a static window. This option is useful for instructors who do not have edit privileges for the exam.

### **Print Snapshot**

**Print Snapshot** prints the Snapshot.

### Edit/Assign

Edit/Assign allows you to edit the exam content or make an assignment. Only the exam “owner” or the account Administrator can edit the exam. The Actions menu is also available from the top of the Edit page. View the :point\_right: [Edit/Assign Exams](/manager/content/exams/edit-assign-exams.md) section for details.

### **Print Exam**

**Print Exam** allows you to view and print Answer Key.

### **View Report**

**View Report** allows you to view the latest exam results for your entire class. To filter the report settings, enter data in a column and click the Edit button next to the Actions Menu. Expand the lists to select a specific Class, Campus or Status and click the Enable Date Range checkbox to specify a date range. Click **Save** to save changes. This option is available to the exam "owner" only.

### **Copy to Exam**

**Copy to Exam** copies the exam to a new SIMnet Exam Scenario B, SIMnet Exam Scenario A, or Test Bank Exam (depending on the exam type). This option is available to the exam “owner” only. If you want other instructors to be able to copy your materials, use Copy to Template instead.

### **Copy to Template**

**Copy to Template** creates a new exam template based on the selected exam. Any instructor who has rights to create exams from templates has access to the template (Full Instructors and Limited Instructors, but not Assistants).

### **Create Scenario A or B Exam**

**Create Scenario A Exam** or **Create Scenario B Exam** creates a new SIMnet Exam based on the Scenario A exam content or a new SIMnet exam based on the Scenario B exam content. This option is only available if you have the right to create SIMnet exams. This option is not available for test bank exams.

### **Create Lesson**

**Create Lesson** creates a new SIMnet lesson based on the exam content. This option is only available if you have the right to create SIMnet lessons. This option is not available for test bank exams.

### **Create Lesson Template**

**Create Lesson Template** creates a new lesson template based on the exam content. This option is only available if you have the right to create SIMnet lesson templates. This option is not available for test bank exams.

{% hint style="info" %}
**Note**: View the :point\_right:[Create Lesson from Exam](/manager/content/exams/create-exam-from-lesson.md) section for more details on creating an Exam or Exam Template from a Lesson.
{% endhint %}

{% hint style="success" %}
Success: Creating a Lesson or Lesson Template from a Exam will pre-populate the Lesson with all skills covered in your Lesson. You may want to remove some of the skills depending on the size and length of Lesson  you prefer.
{% endhint %}

### **Delete**

**Delete** deletes the exam, all assignments, and all results. Only the exam “owner” or the account Administrator can delete the lesson.


---

# 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/search-for-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.
