# Score an event

If you're an evaluator on an event, you can view or edit the event, allowing you to review all of the invited suppliers' responses and then score the event on the Scoring page. You can only score your assigned sections, and you cannot view other evaluators' scores. You cannot submit scores after the event is awarded, and incomplete scores are not included in the final scoring. Once you submit your scores, you cannot edit them. The evaluation start and end dates display at the top of the Scoring page. You will receive an email reminder if you still need to score your event 24 hours before the event closes.

<figure><img src="https://1711751134-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F95QWDcOsKn95Me8sE2RP%2Fuploads%2FOCCBn9cgJqWIFXyVzJYd%2Fimage.png?alt=media&#x26;token=97e3f368-927d-4d35-858e-8d593ff19e69" alt=""><figcaption></figcaption></figure>

### Score a section <a href="#scoreasection" id="scoreasection"></a>

* In the **Score** field for a section (row) and a supplier (column), select if the response was *Poor*, *Fair*, *Average*, *Good*, or *Excellent*.

### Score line items in a section <a href="#scorelineitemsinasection" id="scorelineitemsinasection"></a>

Note: You can only **score** individual line items in a section if it was selected by the event owner.

{% stepper %}
{% step %}
For a section, click **Score line items**. A window with the section line items displays.

<div align="left"><figure><img src="https://1711751134-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F95QWDcOsKn95Me8sE2RP%2Fuploads%2F0p0FhYqCIHc2k06eugiZ%2Fimage.png?alt=media&#x26;token=d0f5fed8-5ff3-4084-a339-cf94157937c4" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
In the **Score** field for a line item (row) and a supplier (column), select if the response to the line item was *Poor*, *Fair*, *Average*, *Good*, or *Excellent*
{% endstep %}

{% step %}
Click **Close**.
{% endstep %}
{% endstepper %}

### Decline to score a section <a href="#declinetoscoreasection" id="declinetoscoreasection"></a>

* In the **Score** field for a section (row) and a supplier (column), select *Decline*.

### Add a section comment <a href="#addasectioncomment" id="addasectioncomment"></a>

For each section, you can add a comment to explain the reason for your score or provide additional details to the event owner.

{% stepper %}
{% step %}
For a section (row) click the Comment ![](https://docs.fairmarkit.com/content/buyers/images/eval-comment-btn_20x20.png) button.\
The add comment window displays.
{% endstep %}

{% step %}
Enter your comment, and click **Save**.
{% endstep %}
{% endstepper %}

### Score all sections and items <a href="#scoreallsectionsanditems" id="scoreallsectionsanditems"></a>

* In the **Apply to all sections and items** field for a supplier (column), select if the overall response was *1 Poor*, *2 Fair*, *3 Average*, *4 Good*, or *5 Excellent*.

### Decline to score the event <a href="#declinetoscoretheevent" id="declinetoscoretheevent"></a>

* In the **Apply to all sections and items** field for a supplier (column), select *Decline*.

### Submit your scores <a href="#submityourscores" id="submityourscores"></a>

After you have completed scoring all sections for each supplier response, you will need to submit your scores and comments to the event owner.

{% stepper %}
{% step %}
Click **Submit Scores**. A confirmation message displays. Once you submit your scores, you cannot edit them.
{% endstep %}

{% step %}
Click **Yes, Submit Scores**.
{% endstep %}
{% endstepper %}


---

# 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://docs.fairmarkit.com/buyers/events/evaluation-and-scoring/score-an-event.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.
