> For the complete documentation index, see [llms.txt](https://interfacing.gitbook.io/interfacing-help-files/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://interfacing.gitbook.io/interfacing-help-files/supplier-and-product-management/contractor-application/navigating-the-contractor-management-workflow/evaluate-contractor-response.md).

# Evaluate Contractor Response

After the contractor passes prequalification, the designated evaluator reviews their submission to assess qualifications, capabilities, and alignment with organizational standards.

<figure><img src="https://1488562728-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTx7AmE0d2Q4ja20EYjF5%2Fuploads%2F86jmFFdYp4rS1Zf1uoE3%2FCON-V16-Contractor-Evaluate.png?alt=media&amp;token=7a2a9042-8766-4282-ae77-095bcdaacf01" alt=""><figcaption></figcaption></figure>

<details>

<summary><strong>Accessing the Task</strong></summary>

The **Evaluate Contractor Response** task can be accessed through any of the following:

* The **To Do** module.
* The **Notification Panel** (via the **Notification Bell**).
* The **direct link** provided in the email notification.

</details>

***

{% stepper %}
{% step %}

### Review Scores

Examine the contractor’s section and total scores to identify strengths or areas of concern.

<figure><img src="https://1488562728-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTx7AmE0d2Q4ja20EYjF5%2Fuploads%2FAix0nNF2fROwIv9ClQ4E%2FCON-V16-Contractor-Initial-Review-1.png?alt=media&amp;token=cc24b69c-5c25-4d71-91dc-23a819bc3721" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
For more information, refer to the [**Scoring Framework**](/interfacing-help-files/supplier-and-product-management/contractor-application/navigating-the-contractor-management-workflow/evaluate-contractor-response/scoring-framework.md).
{% endhint %}

***

{% endstep %}

{% step %}

### Evaluate Questionnaire Responses

Assess each contractor response to ensure it meets the criteria for completeness, accuracy, and relevance.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td>📌  <strong>Contractor Response</strong></td><td>Review all answers submitted, whether directly by the contractor or on their behalf.</td></tr><tr><td> 📌  <strong>Review Comment</strong></td><td>Record observations, discrepancies, or items requiring follow-up. Include reasoning for your rating.</td></tr><tr><td>📌  <strong>Score</strong></td><td><p>Score each response using the following scale:</p><ul><li><em>Very Low</em> | <em>Low</em> | <em>Partial</em> | <em>Mostly</em> | <em>Fully</em></li></ul></td></tr><tr><td>📌  <strong>Weighted</strong> <strong>Score</strong> <em>(calculated automatically)</em></td><td>Verify the weighted score, which combines your score with the criterion’s assigned weight.</td></tr></tbody></table>

<figure><img src="https://1488562728-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTx7AmE0d2Q4ja20EYjF5%2Fuploads%2Fv6rlC75ncgZjdthCmwvc%2FCON-V16-Contractor-Evaluate-3.gif?alt=media&amp;token=ea60cc68-2f8f-48c8-b08a-7b88747dafe3" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
As you score each response, the system generates a **final overall score** at the bottom of the grid.&#x20;

* Use this score to guide your overall assessment of the contractor’s suitability.
  {% endhint %}

***

{% endstep %}

{% step %}

### Assign Approver

Prepare the contractor request for [final review and approval](/interfacing-help-files/supplier-and-product-management/contractor-application/navigating-the-contractor-management-workflow/conduct-final-contractor-review.md):

* <mark style="background-color:yellow;">**Approver**</mark>: Select the [user, role, or group](#user-content-fn-1)[^1] responsible for approving the request.
* **Approval Date**: Specify the date by which the request should be reviewed and approved.

<figure><img src="https://1488562728-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTx7AmE0d2Q4ja20EYjF5%2Fuploads%2FGgoimXgKwqDzlWrYS82K%2FCON-V16-Contractor-Evaluate-4.png?alt=media&amp;token=b12f11cf-d92a-450e-9015-851c03d67684" alt=""><figcaption></figcaption></figure>

***

{% endstep %}

{% step %}

### Save or Finalize Evaluation

Use the buttons at the bottom of the form to take the appropriate action:

* **Save Form**: Click to save progress.
  * The task remains in the **To Do** module for you to revisit and complete later.
* **Complete Evaluation**: Click to finalize and submit the assessment to the assigned approver.

***

{% endstep %}
{% endstepper %}

***

[^1]: 💡 **For Administrators:**

    Manage the options that populate the **Approver** dropdown in:

    **Library** > [**Organization**](https://interfacing.gitbook.io/interfacing-help-files/~/changes/557/process-analysts/organization-management/creating-and-editing-organization-objects).

    Only **active** users, roles, and groups will appear in the dropdown.


---

# 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://interfacing.gitbook.io/interfacing-help-files/supplier-and-product-management/contractor-application/navigating-the-contractor-management-workflow/evaluate-contractor-response.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.
