# Assignment

The Project assignment view allows you to download, upload, and submit a Project for grading.

## Viewing the Best Practices Guide

When you open a project assignment for the first time, you will be required to acknowledge that you have read the best practices guide before you can continue to the project. View the :point\_right: [Best Practices](/students/assignments/projects/best-practices.md) section for details.

### **1.** :closed\_book: **Acknowledgement of Best Practices guide**

Before you begin a project, you will be expected to read the Best Practices guide to improve your experience of completing a project. It will inform you of what is expected of you while completing and submitting a project for grading. For more information, you can view the :point\_right: [Best Practices](/students/assignments/projects/best-practices.md) section.

### 2. :printer: Print Best Practices

If you wish to access the Best Practices guide for offline reference, the Print button will allow you to print or save to PDF.

## Completing Project Assignments

Project assignments require three basic steps: 1. Downloading the required files, 2. Completing your project in Microsoft Office and uploading to SIMnet, 3. Submitting your project for grading.&#x20;

{% tabs %}
{% tab title="SIMnet" %}
![The Project page](/files/-M9JxPPDPdc5U6vlC05T)
{% endtab %}

{% tab title="SIMnet 2016" %}
![](/files/-M9sEOF0TuTcPe1lCwpG)
{% endtab %}
{% endtabs %}

### 1. :arrow\_down: Download the start file

You can begin working on a project by clicking the **Start File** link to download the file you will be working with.

### 2. :arrow\_up: Upload completed project file

You can save your in-progress work as well as your completed work by clicking the **Upload my file** button. You can also drag the file you want to upload onto the Projects page, which will automatically upload it.

{% hint style="info" %}
**Note**: If you receive an error indicating your file doesn't contain your unique signature, ensure you upload the same file obtained from the Start File link in SIMnet. Using a project file from your SIMbook, instructor, or other sources will not contain the digital fingerprint required to associate the submission with your student record.

:point\_right: View the [Common Mistakes](/students/assignments/projects/common-errors.md) section for additional details on upload errors.
{% endhint %}

{% hint style="warning" %}
**Warning**: SIMnet uses digital fingerprinting technology to ensure the integrity of project submissions. Project submissions that contain fingerprints from other courses, students, schools, or projects will either be rejected upon upload or an Integrity Violation will be raised for your Instructors review.
{% endhint %}

### 3. :100: Submit file for grading

After you have uploaded your completed project file, you can submit it for grading. Once you have submitted your project, SIMnet will immediately grade and submitted the result to your grade book.&#x20;

{% hint style="warning" %}
**Warning**: You must submit your completed project file prior to the assignment due date or you will not receive a grade even if you uploaded your file. SIMnet will **not** submit your project automatically.
{% endhint %}

## Viewing Project Instructions and Results

### 4. :jigsaw: Instructions

You can  toggle between Windows and Mac instructions for a project depending on what kind of computer and operating system you are working on. The instructions are located on the lower portion of the screen, and you can document your progress by checking off the steps you have completed. The next instruction will be highlighted for you.

{% hint style="info" %}
:notebook: **Note**: By default, the toggle will automatically match the computer type you're working from.
{% endhint %}

### 5. :rewind: Previous attempts

After you have completed a project, you will be able to view your previous attempts for that project by switching to the previous attempts page. This page will show you how many times you have completed that particular project, the dates and times you submitted each attempt, a copy of your submitted file, and the score you earned on each attempt. For more information, you can view the :point\_right:  [Results](/students/assignments/projects/results.md) section.

### 6. :bulb: Best practices

While you are working on a project, you have the ability to view the Best Practices guide to ensure you are using the recommended methods of completing the project. For more information, you can view the :point\_right: [Best Practices](/students/assignments/projects/best-practices.md) Projects section.


---

# 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/projects/assignment.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.
