# Lessons

The Lesson assignment view allows you to open the Lesson and view your progress.

![The Lesson assignment view](/files/-M7IpBuqT_DZnN6smrz4)

## Assignment Details

### 1. :book: Assignment title

The assignment title appears at the top of the lesson view. This title has been customized by your instructor.

### 2. :books: Course name

The name of the course in which you are currently enrolled appears directly below the lesson title. If you are enrolled in more than one course, be sure the correct name appears to ensure you are taking the correct lesson.

{% hint style="info" %}
**Info**: You may see **Personal Assignment? Yes** where your course name should be listed. This means your instructor has created an assignment that is only available to you. This may have been to provide you with an extension or a replacement assignment.
{% endhint %}

## Opening the Lesson

### 3. :clipboard: Open the Lesson

The **Take Lesson** button will appear at the top of the view and opens the Lesson from the beginning. Visit the :point\_right: [Exploring SIMbooks & Lessons](/students/getting-started/exploring-simbooks.md) section for details on completing a lesson assignment.

### 4. :airplane\_departure: Open a specific task

A specific task can be opened by clicking the **task title** and the Lesson will open directly to that task. Visit the :point\_right: [Exploring SIMbooks & Lessons](/students/getting-started/exploring-simbooks.md) section for details on completing a lesson assignment.

## Viewing Progress

### 5. :white\_check\_mark: Completed task

A green check mark appears in the *Completed* column for all tasks that have been completed in the lesson. A progress meter also provides an overview of the percent complete.

### 6. :white\_medium\_square: Incomplete task

An empty checkbox appears in the *Completed* column for all tasks that have not been completed in the lesson.

### 7. :information\_source: More details

More detailed information about each task can be found by clicking the **View task details** button. The dialog that appears indicates the type of each task and if it has been completed. If a task has been completed, the date and time of completion is also included.


---

# 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/students/assignments/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.
