# How to evaluate learner assignments

The following instructions and associated snapshots will guide you as to how to evaluate learner assignments on the learning portal.

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

**To evaluate learner assignments:**

* 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 **Manage Your Courses**

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

* On the new tab window, you will land on *Course Management Page,* this page lists all courses that you manage

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

* Choose a course, click on the course title
* You will land on *Course Properties Page*, click **REPORTS** tab

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

* Scroll to *Learner Assignments* tab
* Browse through submitted assignments, assignments that are not yet evaluated will have a green-colored button next to it, click **EVALUATE**

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

* On the pop-up window, download the learner's submitted assignment file by clicking on the download icon

{% hint style="success" %}
Assignment file will be downloaded to your local computer.&#x20;
{% endhint %}

<figure><img src="/files/9SZBXvZvQtU4A5pHjLVi" alt="" width="323"><figcaption></figcaption></figure>

* Write your feedback in the *Comments* section, provide grade in the *Score* section, upload an attachment to the learner to view by clicking **UPLOAD FILE**
* Choose to allow or disable the option *Allow the user to re-upload the assignment if marked as failed*
* Based on your evaluation of the assignment, click either **MARK AS PASSED** or **MARK AS FAILED** to submit your evaluation

{% hint style="warning" %}
Remember to provide constructive and effective feedback to your learners.
{% endhint %}

<figure><img src="/files/DkoqyWZZkcw5HXe2rZrL" alt="" width="323"><figcaption></figcaption></figure>

{% hint style="success" %}
Congratulations! you have successfully evaluated an assignment.
{% endhint %}

<figure><img src="/files/AbH4LJwiPjX2Ne1WlUxG" 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/course-instructors/how-to-evaluate-learner-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.
