# Course Review

The **Course Review** step enables Credit Officers to add missing student data, and also edit courses. This step is designed to ensure accuracy, academic integrity, and institutional compliance by combining automated tools with human oversight.

## Review Extracted Data

Once a transcript is processed and marked as **Transferable**, select it from the **Transcripts Dashboard** to review it. The transcript review interface is divided into two panels for side-by-side evaluation:

* **Left Navigation Panel:** Displays extracted course details:
  * **Student:** Displays the student name.
  * **Student Additional Information:** Click this accordion to see the student additional information.
  * **Institution:** Displays the institution name.
  * **Transcript General Information:** Click this accordion to see the transcript information.
  * **Courses:** List all courses in the transcript.&#x20;
* **Right Panel:** Displays the uploaded transcript in its original PDF format.

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

***

## Review Non-Transferable Transcripts

Follow these steps to review a non-transferable transcript:

1. A status message at the top of the screen alerts reviewers when a transcript is marked as non-transferable.
2. If not already selected, choose the correct student from the **Student** drop-down menu. Review the options and select the appropriate student profile. After selecting an student, you can review the section **Student Additional Information.**

   <figure><img src="/files/aK2ZuvvXpE6XQVI0hmBb" alt=""><figcaption></figcaption></figure>
3. If not already selected, choose the correct institution from the **Institution** drop-down menu. And, also review the section **Transcript General Information**.

   <figure><img src="/files/QEKC2umNaMwlkJzQP62L" alt=""><figcaption></figcaption></figure>
4. Examine each extracted course in the courses table. If a course requires updates, click directly into the editable columns to modify details such as course code, title, or credit hours.
5. Click **Re Process** to [reprocess transcript information](#reprocess-transcripts).
6. Once all courses have been reviewed and necessary updates are complete, click **Confirm and Send** to proceed with the workflow.

***

## Reprocess Transcripts

If any changes are made to the automatically extracted data, such as correcting course details or updating student information, the transcript must be reprocessed to ensure accuracy and consistency in the evaluation workflow.

Follow these steps to reprocess a transcript:

1. Confirm that all updated transcript data reflects your intended updates.
2. Click **Re Process** to start a new parsing operation. You don’t need to leave the screen—the system will reprocess the transcript and automatically update the view.
3. Once reprocessing is complete, in the Transcript dashboard, it displays the Transferable status.
4. When all fields are correct, click **Confirm and Send** to see the transcript in the [Application dashboard](/higher-ed/transfer-credit-applicant-college/applications-dashboard.md).

{% embed url="<https://demos.processmaker.com/demo/cmg9x2fi835ql2nomncjlf7lb?utm_source=link>" %}

{% hint style="info" %}
Reprocessing is required any time significant changes are made to student details, course data, or institution information
{% endhint %}


---

# 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://processmaker.gitbook.io/higher-ed/transfer-credit-applicant-high-school/course-review.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.
