# Create assignment

## Let's create an assignment, what CodeGrade version are you using?

Select the Learning Management System you work in below or select Standalone if you are not using CodeGrade integrated with an LMS.

{% content-ref url="/pages/-MLxNYYmP-T34ATfeKcr" %}
[Standalone](/setup-assignment/build-assignment/creating-an-assignment/standalone.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MLxNKC\_SL1TF9HgMG3c" %}
[In Blackboard](/setup-assignment/build-assignment/creating-an-assignment/in-blackboard.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MLxNSu8rUWq7Of9f0Er" %}
[In Brightspace](/setup-assignment/build-assignment/creating-an-assignment/in-brightspace.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MLxNSpJ3mTSsZsXXjYc" %}
[In Canvas](/setup-assignment/build-assignment/creating-an-assignment/in-canvas.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MLxNSmbUNK794ZrcBhb" %}
[In Moodle](/setup-assignment/build-assignment/creating-an-assignment/in-moodle.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MLxNSd6hcSBtN-ZOLEG" %}
[In Sakai](/setup-assignment/build-assignment/creating-an-assignment/in-sakai.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MLxN\_PvDUJmrPl3SzwK" %}
[In Open edX](/setup-assignment/build-assignment/creating-an-assignment/in-open-edx.md)
{% endcontent-ref %}


---

# 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.codegrade.com/setup-assignment/build-assignment/creating-an-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.
