# SIMpaths

The SIMpath assignment view allows you to take a pre-test, a lesson, and a post-test, and view your results for each.

## Opening a SIMpath assignment

![SIMpath Assignment page](/files/-M8kjSTtLTta4fYkVL-y)

### 1. :closed\_book: SIMpath assignment title

You can view your SIMpath assignments by clicking the assignments tab, clicking SIMpath from the left side of the page, and selecting the SIMpath assignment title.

{% 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 %}

### 2. :page\_with\_curl: Take Pre-test

Taking a pre-test will help you and your instructor figure out which tasks you may need help with, and which tasks you know well. The pre-test is a way to measure how comfortable you are with the subject matter before you have been introduced to it.

### 3. :track\_next: Skip/Advance Pre-test

If you skip the pre-test, you will receive a zero for the pre-test portion of the SIMpath. If you fail to complete the pre-test portion of the SIMpath prior to it's due date your pre-test will automatically be skipped.

### 4.  :books: Take SIMpath Lesson

After you have taken the pre-test, or skipped it, the results will generate a personalized lesson that focuses on your pre-test results.

{% hint style="info" %}
**Info**: Your instructor can configure your lesson to contain skills related to incorrectly answered pre-test questions or all skills related to the pre-test.

**Info**: A Lesson skill may cover the learning outcome for more than one pre-test question. For example, if you incorrectly answer 3 pre-test questions you may only receive 1 skill in your Lesson.
{% endhint %}

### 5. :bookmark\_tabs: Post-test

Taking a post-test after you have completed a lesson will indicate where you have improved since taking the pre-test, and whether or not there are still some areas that you may need to revisit. Your results will be sent to your instructor so that they can see your improvement as well.

{% hint style="info" %}
**Info**: In most cases, instructors choose to use the post-test grade as your score for all steps in the SIMpath.
{% endhint %}

## SIMpath Results

![Pre-test, Lesson, and Post-test results Page](/files/-M8pgK0G9kBarU3IcZVz)

{% hint style="warning" %}
**Warning**: Result scores and grade book grades are not the same thing. Results reported are your raw scores, not your grade. For example, if you correctly answer 7 / 10 pre-test questions your post-test score will be based on 3 questions because you've already answered 7 questions correctly on the pre-test. However, your post-test grade book grade will be based on 10 points. In this case, if you never attempt the  post-test you would automatically have a grade of 7/10 based on the points earned from your pre-test.
{% endhint %}

### 1. Pre-test result

The results of your SIMpath pre-test will display the date and time you completed the exam, as well as the score you earned on that attempt.

### 2. Lesson result

The results of your SIMpath Lesson will display the date and time you started and completed the lesson, as well as the score you earned on that attempt.

### 3. Post-test result

The results of your SIMpath post-test will display the date and time you completed the exam, as well as the score you earned on that attempt.


---

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