# Overview

The **Transfer Credit Prospect Standard** provides prospective students with early insight into how their prior coursework may transfer to an institution. It enables a simplified, self-service experience where students can submit transcripts or enter course data and receive a preliminary evaluation.

By automating transcript intake and course matching, the solution reduces evaluation time and provides clarity earlier in the decision-making process.

### **Roles**

The **Transfer Credit Prospect Standard** is designed to support both prospective students and institutional officers, each with distinct responsibilities and interactions within the process.

<details>

<summary>Prospective Student</summary>

Prospective students are the primary users of the intake and evaluation experience. They can:

* Upload transcripts or manually enter course information
* Review and validate extracted data
* Update or complete missing information
* Trigger reprocessing when changes are made
* Receive the Transfer Evaluation Report via email

Their goal is to obtain early insight into how their prior coursework may transfer and make informed enrollment decisions.

</details>

<details>

<summary>Transfer Credit Officer (TCO)</summary>

Transfer Credit Officers are responsible for monitoring and managing prospect activity. They can:

* Access the **Prospect Dashboard** to track all submissions
* Filter and review prospects based on status, institution, or activity
* Open individual prospect records to review transcript and course details
* Receive notifications when new prospects complete the process
* Use evaluation results to support follow-up and recruitment efforts

Their goal is to ensure visibility into prospect evaluations and support timely engagement with potential students.

</details>

## **How It Works**

The **Transfer Credit Prospect Standard** follows a streamlined workflow:

{% stepper %}
{% step %}

### **Transcript Intake**

Students upload a transcript or manually enter course information.
{% endstep %}

{% step %}

### **Data Extraction and Matching**

The system extracts course data and matches it against institutional equivalency rules.
{% endstep %}

{% step %}

### **Transcript Review and Validation**

Students review extracted data, make updates if needed, and reprocess the transcript.
{% endstep %}

{% step %}

### **Evaluation Summary**

The system displays a summary of potential transferability.
{% endstep %}

{% step %}

### **Report Delivery**

A Transfer Evaluation Report is generated and sent via email.
{% endstep %}
{% endstepper %}

## Jump right in

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="image"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>Prospective Student</strong></td><td><a href="/files/seWSXLlvUJW6G1p2WqxZ">/files/seWSXLlvUJW6G1p2WqxZ</a></td><td><a href="/pages/oodu9ErBQLG4KE5wVeuJ">/pages/oodu9ErBQLG4KE5wVeuJ</a></td></tr><tr><td align="center"><strong>Transfer Credit Officer</strong></td><td><a href="/files/aINzLP9M7rlt3aPgQEDu">/files/aINzLP9M7rlt3aPgQEDu</a></td><td><a href="/pages/pkQfaN1nOj9DCmqvv5x0">/pages/pkQfaN1nOj9DCmqvv5x0</a></td></tr></tbody></table>


---

# 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-prospect-standard/overview.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.
