# Search for Lessons

## :mag: Search for a Lesson

When you click **Lessons** on the navigation menu, SIMnet shows all lessons, including lessons you created and lessons other instructors created and assigned to one of your classes. At the top of the page, expand the Content list to select a specific content module or expand the Locked list to select a locked or unlocked lesson (an assignment is locked when a student opens it and answers a question).

![Search for a lesson](/files/-MESvlnOU-tz4xwZSQ9c)

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

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

### Preview

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

### Snapshot

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

### Print Snapshot

**Print Snapshot** displays the Snapshot information in a printable format.

### Edit/Assign

**Edit/Assign** allows you to edit the content of the Lesson or make an assignment. Only the lesson “owner” or the account Administrator can edit the lesson. View the :point\_right: [Edit/Assign Lessons section](https://app.gitbook.com/@simnet/s/manager/~/drafts/-MESwMZPyzV6tDPoyPur/content/lessons/edit-assign-lessons) for more information.

### View Report

**View Report** allows you to view the latest lesson results for your entire class. To modify the report settings, click the Edit button at the top of the screen (to the left of the Bookmark button and Actions Menu. Expand the lists to select a specific Class or Campus and click the Enable Date Range checkbox to specify a date range. Click Save to save changes. View the :point\_right: [Lesson Reports](/manager/content/lessons/lesson-reports.md) section for more information.

### Copy to Lesson

**Copy to Lesson** copies the lesson to a new lesson. This option is available to the lesson “owner” only. If you want other instructors to be able to copy your materials, use Copy to Template instead. View the :point\_right: [Copy Lessons](/manager/content/lessons/copy-lessons.md) section for more information.

### Copy to Template

**Copy to Template** creates a new lesson template based on the selected lesson. An instructor who has rights to create lessons from templates has access to the template (full and limited instructors, but not assistants). View the :point\_right: [Copy Lessons](/manager/content/lessons/copy-lessons.md) section for more information.

### Create Scenario A Exam

**Create Scenario A Exam** creates a new SIMnet exam based on the scenario A questions. This option is only available if you have the right to create SIMnet exams. The Exam will contain all questions that cover content in your Lesson.

### Create Scenario B Exam

**Create Scenario B Exam** creates a new SIMnet exam based on the scenario B questions. This option is only available if you have the right to create SIMnet exams. The Exam will contain all questions that cover content in your Lesson.

### Create Scenario A Exam Template

**Create Scenario A Exam Template** creates a new SIMnet exam template based on the scenario A questions. This option is only available if you have the right to create SIMnet exam templates.

### Create Scenario B Exam Template

**Create Scenario B Exam Template** creates a new SIMnet practice exam template based on the scenario B questions. This option is only available if you have the right to create SIMnet exam templates.

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

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

### Delete

The **Delete** option deletes the lesson, all assignments, and all results. Only the lesson “owner” or the account Administrator can delete a 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/lessons/search-for-lessons.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.
