# How to Add and Remove Units, Modules and Lessons in a Course

## Adding a new Lesson to a course

Click on the **Plus** icon next to the **Module** where you want to add the **New Lesson**.

Select the **Activity Type** you want to add in the New Lesson

* New Lesson
  * Add **Lesson Name**.
  * Click **Save** button.
* New Assessment
  * Add Assessment Name
  * Select if you are **Adding New Form** or **Selecting Existing Form**
    * If you **Add New Form**, add the **Number of Multiple-Choice Question** and **Passing Score**.
    * If **Selecting Existing Form**, select the **Assessment From** from the dropdown list and set **Passing Score**.
  * Click **Save** button.
* New Survey
  * Select the **Survey Form** you want to attach to the Lesson.
  * Click **Save** button.
* New Document
  * Add the **Document Name**
  * Click **Save** button.
* New Link
  * Add **Link Name**.
  * Select the **Link Type**
    * External Web Page
    * Internal Web Page
    * SCORM Course
  * Add the **Link URL** and select if you want to URL to\*\* Open in a new window or tab\*\*
  * Click **Save** button.
* New Video
  * Add **Video Name**
  * Add **Video URL**
  * Select **Video Target**
    * Opens in a new window or tab
    * Opens in the same window as it was clicked
    * Opens in teh full body of the window
    * Opens in an embedded frame
    * Click **Save** button.
* New Interaction
  * Add Interaction Name
  * Click **Save** button.<br>

## Adding a New Module to a course

Click on the **Plus** icon next to **New Module** and select the what **Activity Type** you want as the first lesson in the course.

Add the **Module Name** and the required information for the **Activity Type** you selected.

Click the **Save** button.<br>

## Adding a New Unit to a course

If you want to add multiple units to your course, ensure that **Multiple Units** are **Enabled**. You can enable multiple units by navigating to the **Course Setup** tab and then under the **Course Details** tab select **Enabled** under **Multiple Units** and click **Save**.

Click on the **Plus** icon next to **New Unit** and select the what **Activity Type** you want as the first lesson under the Module in the New Unit.

Add the **Unit Name**, **Module Name** and the required information for the **Activity Type** you selected.

Click the **Save** button.<br>


---

# 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.shiftiq.com/help/courses/create-course/adding-lesson.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.
