# How Students Can Submit Assignments?

#### **Assignments: Completing & Submitting Work**

The **Assignments** feature allows students to complete and submit their work seamlessly. They can either type answers directly or upload a PDF before submitting for evaluation.

#### **How to Attempt and Submit an Assignment**

**Step 1: Access Assignments**

* Log in to the student portal.
* From the left-side menu, scroll down and click on **Assignments**.

<figure><img src="/files/czfOToJKjWVfrNGOBpwN" alt=""><figcaption></figcaption></figure>

**Step 2: Select the Assignment**

* Choose the subject from the list (e.g., Mathematics).
* Click on the assignment you want to attempt.

<figure><img src="/files/aT6IPOCj6qD2fwedv2YQ" alt=""><figcaption></figcaption></figure>

* A timer will be displayed to track the remaining time.

**Step 3: Answer the Questions**

* You can either:

  * **Type** the answer directly in the text box.

  <figure><img src="/files/fkLAn9rltaDLemVIcZFJ" alt=""><figcaption></figcaption></figure>

  * **Upload a PDF** by writing the answers on paper, taking a picture, and uploading it as a PDF file.

  <figure><img src="/files/LL3fGxbpVEewbYzza6F0" alt=""><figcaption></figcaption></figure>

**Step 4: Submit the Assignment**

* Once all answers are completed, click on the **Submit** button.
* Confirm submission by clicking **Yes**.

<figure><img src="/files/0yhLgQP8UPv4K5aZJgRF" alt=""><figcaption></figcaption></figure>

**Step 5: View Assignment Status**

* After submission, you will see a **zero percentage** score initially.

<figure><img src="/files/hDE24uu5B1qh08Tfu2yf" alt=""><figcaption></figcaption></figure>

* Once the teacher evaluates the assignment, you can check your results in the same section.

To learn more about using this feature, please watch the complete video.

{% embed url="<https://youtu.be/-mjE44qxKcQ?si=vTsXSkMr8Fk0CEFs>" %}


---

# 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.wexledu.com/ai-powered-zero-digital-program/student/how-students-can-submit-assignments.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.
