> For the complete documentation index, see [llms.txt](https://help.simnetonline.com/manager/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.simnetonline.com/manager/integrations/mh-campus-deep/d2l-assignment-deployment.md).

# D2L Assignment Deployment

### D2L Deep Integration Instructor Assignment Deployment

{% embed url="<https://youtu.be/ruYCfle5WxU?t=50>" %}

### :woman\_technologist: 1. Log into your D2L account and navigate to your D2L course.

### :mouse\_three\_button: 2. Click on McGraw Hill SIMnet (A) in the left navigation, Integrate (B) link on the SIMnet coversheet.

![](/files/-MJmRq9S-XtC-IzXQk9j)

### :school: 3. The left-hand panel is the list of assignments in your SIMnet class. The right-hand panel shows the Modules that you have in D2L Brightspace.&#x20;

{% hint style="info" %}
**Note**: You must have at least one module created in your D2L Brightspace Content for the SIMnet assignments to deploy to. Click and drag the assignments on the left panel into the respective D2L Brightspace Modules in the right panel to deploy the assignments to D2L Brightspace.
{% endhint %}

![](/files/-MJmSNEJlrJGQ6H9WXVl)

![](/files/-MJmSPsDU0-nHFcYj3SF)

### :tada: 4. Once you have deployed the assignments in SIMnet, you can go back to D2L Brightspace and click the **Content** link to verify that the assignments from SIMnet deployed into the respective D2L Brightspace Modules.

![](/files/-MJmSWEZzeYvNk0q2GwB)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.simnetonline.com/manager/integrations/mh-campus-deep/d2l-assignment-deployment.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
