> For the complete documentation index, see [llms.txt](https://docs.fairmarkit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fairmarkit.com/buyers/events/evaluation-and-scoring.md).

# Evaluation and scoring

With Evaluation and Scoring, you and your team of evaluators can now enter scores on your request for proposal events, allowing you to make informed awarding decisions and keep a historical record of your decisions.

### [Add evaluation criteria](/buyers/events/evaluation-and-scoring/add-evaluation-criteria.md) <a href="#addevaluationcriteria" id="addevaluationcriteria"></a>

On the Evaluation criteria page in your request for proposal or request for information event, you can set up the criteria to use when scoring and evaluating your event. For your event, you'll want to set an evaluation period and then set an evaluation weight for each section, skipping any unnecessary sections. You can add or edit evaluation criteria from the Evaluation criteria page while the event is in draft, open, or closed status.

<figure><img src="/files/05a0bSpMSYpfzIeRbNIh" alt=""><figcaption></figcaption></figure>

### [Invite evaluators](/buyers/events/evaluation-and-scoring/manage-evaluators.md) <a href="#inviteevaluators" id="inviteevaluators"></a>

With Evaluation and Scoring, you and your team of evaluators can now enter scores on your request for proposal and request for information events, allowing you to make informed awarding decisions and keep a historical record of your decisions. Evaluators can only view the sections they are assigned and cannot view other evaluators' scores. Only you, the event owner, admins, supervisors, and team leads can see the evaluators' responses. You can add evaluators until the evaluation period ends.

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

### [Score the event](/buyers/events/evaluation-and-scoring/score-an-event.md) <a href="#scoretheevent" id="scoretheevent"></a>

Evaluators will have access to either view or edit the event, allowing them to review all of the invited suppliers' responses and then score the event on the Scoring page. Evaluators can only score the assigned sections and not view other evaluators' scores.

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

### [Evaluate scorecard](/buyers/events/evaluation-and-scoring/evaluate-a-scorecard.md) <a href="#evaluatescorecard" id="evaluatescorecard"></a>

At the end of the evaluation period, you can review the consolidated scorecard, which ranks supplier responses by score and highlights the highest-ranking supplier response in each section.

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


---

# 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.fairmarkit.com/buyers/events/evaluation-and-scoring.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.
