# Grades Viewing

The **My Grades** feature allows students to view their academic performance, including individual term grades, Transcript of Records (TOR), and Prospectus-based curriculum tracking.

## Access and Navigation

To access your grades, click **Grades** from your account menu.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcoeK3Wy_387SXB0Z2_Qlgf3hYgsQpy-b0y5lRRl3fkf9JWlFs1a37okaekIqNmnelqdJis6w1iDef0fcZqDWJLLsixRAdfNyDvI117qZgkXIxlar3ilLrMmVoYKC_JXhMfHoyAiM-5wPWl4t-oWGqD4saC?key=1T-tvMGFPHwtTFBXL6BMIw" alt=""><figcaption></figcaption></figure>

## TOR and Prospectus View

* Use the buttons on the **upper-left** side of the Grades page to toggle between views:
  * **View TOR** – Displays a list of all courses you have completed across all terms

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfDMavSeYJnrB3Jpt41_MM1SODDpRTXkHQ5qmd66l0fJZJRW3ylcRE2KsGqWGe2kea0cBwMEj_tQXaClvencEqU6Joi6QrTbh2FW6GipOXI45DjEzRYXnwT2Obz0PZzErKvBmqEHeg7VPNVPf8SehLyAoQ?key=1T-tvMGFPHwtTFBXL6BMIw" alt=""><figcaption></figcaption></figure>

* **View Prospectus** – Organizes completed courses according to your current curriculum structure

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcQ9C4D8Bzdm_Ddf8mhCMtE6bhhZEq9UgLzMe_VdqrYlXjlIdFOa77BU1EmICdnyKh36B3OnrMKJa_mGToPV_hm92GDApz117Qwx6gnX0sRsgZQTFYkRYKISCvjzifIrUnCwRPnGyLT6rqJPwUrcmwUx_hn?key=1T-tvMGFPHwtTFBXL6BMIw" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Only one button will appear at a time, depending on your current view.
{% endhint %}

## Download Term Grades

To download your grades for a specific term, click the **Download Term Grades** button on the **upper-right** side of the page.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXff46ZYbQsQHsigMtg_3cEwiu-FsqkUJhWpF1MNZv2luipNe7HfOsR3aNo_7LAIjKJUgd_cfP-1gyYO5HHEz8G9WOoijjEnmxJV6EXuJ0z4zFj-o5eNZJ716mEPLFQWXC3GzY_bmLRYv_2S5NDb3-iN30E?key=1T-tvMGFPHwtTFBXL6BMIw" alt=""><figcaption></figcaption></figure>

## Frequently Asked Questions (FAQs)

**Question:** I can’t view my grades

**Answer:** Possible reasons:

* Grades viewing is not yet enabled by your school
* You have a **pending clearance** or **hold order**
* You have an **outstanding balance** on your account

***

**Question:** I can’t download my Term Grades or TOR

**Answer:** Check with your school if the **download feature** for Term Grades or TOR has been enabled.

***

**Question:** I can’t view my TOR

**Answer:** TOR visibility may be restricted by your school. Contact your registrar or school admin for more information.

***

**Question:** What’s the difference between the TOR view and the Prospectus view?

**Answer:**&#x20;

* TOR View – Displays all courses you've completed, regardless of curriculum structure.
* Prospectus View – Organizes courses based on your curriculum, showing what you’ve completed and what’s remaining.


---

# 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://info.edusuite.asia/product-guide-uni/student-home/viewing-of-grades.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.
