# View activity results

### Introduction

For a student, it is important to know how well they did in an activity and to know where they can improve for the next assessment of what they have learned in class.&#x20;

In GradeChum, you can access your activity result and see GradeChum’s personalized feedback for you.

***

### Steps

{% hint style="warning" %}
**Note:** Make sure the teacher already informs the class that the result of the activity has been released and you have already created a GradeChum student account before proceeding to the steps below.
{% endhint %}

To view your activity result, there are two ways to do so:

#### <mark style="color:green;">a. When the teacher only released the student's scores:</mark>

1. Once the result has been released by the teacher, click on the class card where you want to check your activity result.&#x20;

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

2. On the class dashboard, you will see the activity name and your total grade for that activity on the right side of the activity card.&#x20;

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

#### <mark style="color:green;">b. When the teacher released all the details of the activity:</mark>

1. Once the result has been released by the teacher, click on the class card where you want to check your activity result.&#x20;

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

2. On the class dashboard, click on the activity name for a page to open and show the activity details (student’s scores, student’s answers, activity questions, and activity answer key).&#x20;

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

3. Finally, you can review your answers and compare it with the answer keys and view the feedback for each items for your improvement in the next activity.&#x20;

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

***

Now, you know how to view your activity results! Next, let's explore how to request a regrade from your teachers.


---

# 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.gradechum.com/students/getting-started/view-activity-results.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.
