# Create Exams from Lessons

Creating an exam from a lesson pre-populates all associated questions from skills with the source lesson. This is a quick way to ensure exams cover all lesson objectives. This option is only available for lessons you have created. If you want other instructors to be able to copy your materials, use **Copy to Lesson Template** instead.

![Select an option from the Actions Menu](/files/-MFWcI_Yqmu-3dSf-A6X)

### 1. :mag: Search for a lesson

Navigate to the main page of the Lessons section and search for the lesson from which you want to create an exam.

### 2. :book: Select Create Exam

Expand the **Actions** menu for the lesson and select either **Create Scenario A Exam** or **Create Scenario B Exam**. Each of these options will create a SIMnet exam but will choose questions from either Scenario A questions or Scenario B (formerly known as Practice) questions.

{% hint style="info" %}
**Note:** To create an exam template instead, select **Create Scenario A Exam Template** or **Create Scenario B Exam Template** from the Actions Menu. The steps to create an exam template from a lesson are the same as creating an exam.
{% endhint %}

![Create a title and save the exam](/files/-MFf0d1ATprcSBmIXWts)

### 3. :keyboard: Type a title

SIMnet provides an exam title automatically. You can accept this title or type in your own.

### 4. :floppy\_disk: Save and continue

&#x20;Click **Next** to save the exam and continue to add questions and assignments just as you would for any other exam.


---

# 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/create-exams-from-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.
