# How to Create a Lesson with a Downloadable PDF for Students

This guide provides a detailed walkthrough on how to add a downloadable PDF document to your lessons on LDT. This feature helps your students easily access and download supplementary materials, optimizing their learning experience and enhancing the effectiveness of your course.

### Step 1: Access Your Course and Create a New Lesson

From your LDT admin dashboard, navigate to the **Courses section**.

Select the course you want to add a lesson to. If you don't have one, create a new course first.

<figure><img src="/files/rKdKHtsBGyk3y94Mex9u" alt=""><figcaption></figcaption></figure>

In the course interface, you'll see your modules. Choose an existing module or click "Add new module / section" to create a new one.

<figure><img src="/files/tzPhbnHtAtp5GAeQQuK4" alt=""><figcaption></figcaption></figure>

Inside your chosen module, click the "Add new lesson" button to start creating the lesson.

<figure><img src="/files/qcGhU84M23cinC27NavM" alt=""><figcaption></figcaption></figure>

### Step 2: Fill in Basic Lesson Information

In the Lesson information section, enter a Lesson title and a Short description if desired.

Important Options:

* Check the box for "Require student to complete before next" if you want to make this lesson mandatory. This ensures students must complete it (e.g., download the file or mark it as complete) before proceeding to the next lesson, maintaining the course flow.
* DO NOT check the box for "This isn’t a lesson" unless the content is a notification or an introductory page without any required completion.

<figure><img src="/files/eYb2WVt5ZZjDrGR8eULP" alt=""><figcaption></figcaption></figure>

### Step 3: Add the PDF File to the Lesson Content

Click the "**Content type**" dropdown menu and select "**Downloadable file**."

<figure><img src="/files/2CDSad58Vg5yCxa76Z8z" alt=""><figcaption></figcaption></figure>

A file manager will appear. From here, you can:

Select an existing PDF file from your library (a list of files you have previously uploaded).

* Click "Upload new file" to upload a new PDF from your computer.
* After selecting your desired PDF file (e.g., CSS.pdf), click **Select file** to confirm.

<figure><img src="/files/wpPrIDMBgrVXP2234LpK" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/OVowLc6ETzipsNd9G2rd" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/mOJzo4XG7e5FtJ0AxsSK" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/K7af6rvRCeawaCtm6i82" alt=""><figcaption></figcaption></figure>

#### **Set Visibility**:

In the Access & visibility section, choose the status for your lesson:

* **Published**: The lesson is immediately visible to students.
* **Draft**: Only you can see and edit the lesson.
* **Schedule/Dri**p: The lesson will become visible after a specified period of time.

Once all settings are complete, click the **Save** button to save your 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://helpdesk.ldtsoft.work/ldt-online-course/course-management/how-to-create-a-lesson-with-a-downloadable-pdf-for-students.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.
