> For the complete documentation index, see [llms.txt](https://docs.nexportsolutions.com/nexport-user-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nexportsolutions.com/nexport-user-documentation/administrator-documentation/administrator-reference/my-training-admin/progress-report.md).

# Progress Report

> <mark style="color:blue;">**Active Enrollments**</mark>
>
> Displays the sections for which you are is enrolled. It includes the section title, number, assignment status (Passed, Failed, and In Progress), score for the completed section, whether or not there is a section certificate, the date when the section was enrolled, and the date and time when you last worked on the section.
>
> <mark style="color:blue;">**Unofficial Transcript**</mark>
>
> The record of your all enrollments in an organization. It also, displays the list of enrollments that are deleted by the students. It includes the section title and number, assignment status (Passed, Failed, and In Progress), score for the completed assignments, percentage received for the assignment, the enrollment date of the section, and completion or drop date of the section.

## **View active enrollment listing**

> Click <mark style="color:blue;">**My Training**</mark> > <mark style="color:blue;">**Progress Report**</mark>.
>
> The <mark style="color:blue;">**Progress Report**</mark> page is displayed. You can view the list of active enrollments.

![](/files/sQ7b4qDZQGC7L82kFQ1F)

## **Search an active enrollment listing**

<mark style="color:blue;">**Step 1:**</mark> Click <mark style="color:blue;">**My Training**</mark> > <mark style="color:blue;">**Progress Report**</mark>.

> The <mark style="color:blue;">**Progress Report**</mark> page is displayed.

<mark style="color:blue;">**Step 2:**</mark> In the <mark style="color:blue;">**Search**</mark> box of <mark style="color:blue;">**Active Enrollment**</mark> section, type the first few characters of the section that you want to search.

![](/files/gCyVA4MBbLMxceKAXyof)

<mark style="color:blue;">**Step 3:**</mark> Click <mark style="color:blue;">**Search**</mark> and the NexPort Campus populates matching results.

## View and search an unofficial transcript <a href="#view2" id="view2"></a>

### **To view unofficial transcript listing:**

> Click <mark style="color:blue;">**My Training**</mark> > <mark style="color:blue;">**Progress Report**</mark>.
>
> The <mark style="color:blue;">**Progress Report**</mark> page is displayed. You can view the list of an unofficial transcript.

![](/files/fYwxPezuwEwBJE7dmqkm)

### **To search an unofficial transcript listing:**

<mark style="color:blue;">**Step 1:**</mark> Click <mark style="color:blue;">**My Training**</mark> > <mark style="color:blue;">**Progress Report**</mark>.

The <mark style="color:blue;">**Progress Report**</mark> page is displayed.

<mark style="color:blue;">**Step 2:**</mark> In the <mark style="color:blue;">**Search**</mark> box of <mark style="color:blue;">**Unofficial Transcript**</mark> section, type the first few characters of the section that you want to search.

![](/files/u0VbBhaClAzVh4U1awf3)

<mark style="color:blue;">**Step 3:**</mark> Click <mark style="color:blue;">**Search**</mark> and the NexPort Campus populates matching results.

## View student certificate <a href="#view3" id="view3"></a>

{% hint style="info" %} <mark style="color:blue;">**Progress Report**</mark> tab lets you view and print your certificate of completion for a section.
{% endhint %}

<mark style="color:blue;">**Step 1:**</mark> Click <mark style="color:blue;">**My Training**</mark> > <mark style="color:blue;">**Progress Report**</mark>.

> The <mark style="color:blue;">**Progress Report**</mark> page is displayed.

<mark style="color:blue;">**Step 2:**</mark> In the <mark style="color:blue;">**Unofficial Transcript**</mark> section, do the following:

<mark style="color:blue;">**Step 3:**</mark> In the <mark style="color:blue;">**Status**</mark> column, click the ![](https://github.com/NexPort-Solutions/NexPort-Campus-Documentation/blob/gitbook/.gitbook/assets/Certificate.png) icon, to view the certificate.

> You can also view the certificate from the <mark style="color:blue;">**Enrollment**</mark> tab.

![](/files/PW1DaKznvct0WfiUkPEn)

#### © NexPort Solutions 2022. All Rights Reserved.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.nexportsolutions.com/nexport-user-documentation/administrator-documentation/administrator-reference/my-training-admin/progress-report.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
