# Create an Assignment

Step 1: Click the Activities tab then click the "+ Create Button"  to create assignment.

![](/files/-M_Oywl93vUX09v1TvR8)

Step 2: Fill in the necessary info to create the assignment.

![](/files/-M_P6k9kVadPUgXDeuPn)

**The table below describes the input fields above.**

| Input Field            | Description                                                                                                                                                                                                                                                                                                                    |
| ---------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **\*Title**            | Obviously, the title of the assignment. **(required)**                                                                                                                                                                                                                                                                         |
| **\*Points**           | Score of this assignment.. **(required)**                                                                                                                                                                                                                                                                                      |
| **\*Topic**            | <p>This helps you group your assignments <br>altogether by topic so you can search for it<br>by group. The guide on how to filter your <br>tasks can be found <a href="https://app.gitbook.com/@jan-ligutan/s/silid-v2/~/drafts/-MNYMVM01fIiRtFLv6y4/filter-your-tasks/for-teachers">here</a>. <strong>(required)</strong></p> |
| **Classwork Category** | <p>The assignment will be assigned in this category. On creating</p><p>a new component for this field follow this guide <a href="https://app.gitbook.com/@jan-ligutan/s/silid-v2/~/drafts/-MNYMVM01fIiRtFLv6y4/teacher-1/new-component-classwork-category">here</a>.</p>                                                       |
| **\*Publish Date**     | Students can view your assignment only after this date. **(required)**                                                                                                                                                                                                                                                         |
| **Publish Time**       | Students can view your assignment only after this time. **(optional)**                                                                                                                                                                                                                                                         |
| **\*Deadline Date**    | Students can submit on and before this date. **(required)**                                                                                                                                                                                                                                                                    |
| **Deadline Time**      | Students can submit on and before this time. **(optional)**                                                                                                                                                                                                                                                                    |
| **Instructions**       | <p>Teachers can describe what is this assignment about. You can</p><p>follow a guide <a href="/pages/-MNaHRc_L0svgucW4DlQ">here </a>on how to use the text editor. <strong>(optional</strong></p>                                                                                                                              |

If you want to attach a file there are two options. First, you can click the "**Attach Files**" button.

![](/files/-MNaN2ckY7riMliDE6r_)

After clicking "**Attach Files**"  there will pop up and If you don't find the file you want to upload. Choose the "**All Files**" option shown below, and when you are done click **Open**.

![](/files/-MNaN7rQeU5cnofLP_Z_)

After filling all the required input fields. Click **Submit** as shown below.

![](/files/-MNaNNDa1_N-i1mbBafG)

## New component for Classwork Category Field


---

# 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://docs.silid.co/teacher-1/assignment/create-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.
