# SIMbooks

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

![The SIMbook Assignment view](/files/-M8HEkBRxxDhbWUn_8E2)

## Assignment Details

### 1. :book: Chapter title

The title of the SIMbook chapter appears at the top of the SIMbook assignment view.

### 2. :books: Course name

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

{% hint style="info" %}
**Info**: You may see **Personal Assignment? Yes** above your course name. 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 %}

### 3. :calendar: Start date, due date, and end date

If you instructor has enabled a start date, due date, and/or end date for your assignment, it will appear in the top right corner of the SIMbook assignment view.

## Opening the SIMbook

### 4. :green\_book: Open the SIMbook

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

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

A specific task can be opened by clicking the **task title** and the SIMbook will open directly to that task.

## Viewing Progress

### 6. :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.

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

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

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

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


---

# 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/simbooks.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.
