# How to submit your course assignment

The following instructions and associated snapshots will guide you as to how to submit your course assignment on the learning portal.

{% hint style="info" %}
Remember to ask your course administrator when you need further assistance.
{% endhint %}

**To submit your course assignment:**

* Open your internet browser and navigate to the learning portal website address
* Click the **SIGN IN** button at the top-right corner
* On the pop-up window, write your *Username* and *Password*

<img src="/files/X4BYkhCb4WwPd3Xc5c6y" alt="" width="344">

* Click **SIGN IN**
* You will land on *Home Page*
* Click **User Menu** *icon,* locate and click **All My Courses**

<figure><img src="/files/36Cv5PKGpwK3xi6LYdQQ" alt="" width="307"><figcaption></figcaption></figure>

* You will land on *All My Courses Page,* this page lists all courses you enrolled into (free and paid) on the platform
* Choose a course, click on the course widget
* You will land on *Learner View and Course Player Page*
* From *Table of Content* on the right-hand side, click the assignment training material

<figure><img src="/files/zash2VPTJSzClSpykPnm" alt="" width="563"><figcaption></figcaption></figure>

* From the *Course Player Section* on the left-hand side, you will have the options to upload a document, record a video using your computer screen or provide a link (YouTube/Vimeo) to your assignment

<figure><img src="/files/5l9vYdnb4VOUh91w0sVw" alt="" width="563"><figcaption></figcaption></figure>

* Type a name for your assignment, click **SUBMIT ASSIGNMENT**

<figure><img src="/files/Z0l8XpJhWhQHcJJ6qIIK" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="success" %}
Congratulation! You have successfully submitted your course assignment.
{% endhint %}

* Your course assignment has been submitted and is waiting for evaluation by the assessor (course instructor)

<figure><img src="/files/CTJTBmNozN9z62rc31cA" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://gca-2.gitbook.io/ac-learning-platform-user-guidebook/learners/how-to-submit-your-course-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.
