# Judging Overview

Event participants with the Judging role are able to score teams once the event has entered its Judging phase. The Judging dashboard displays items to aid scoring decisions, such as the use of a team's StackCash (if enabled) and any external links the team has provided as references to a submitted project.

<figure><img src="/files/9uMyVuKvQF0XQagSDNrT" alt=""><figcaption><p>Team judging</p></figcaption></figure>

### Scoring

Judges score on a half-fractional scale of 1-10 on each of the event criteria set by the event organizers. These scores are then multiplied by each criterion's respective assigned weight to calculate a team's final scores.

<figure><img src="/files/ZUOyippdZ0uxmW01cMZh" alt=""><figcaption><p>Team scoring</p></figcaption></figure>

### Feedback

Judges can provide optional, anonymous feedback to each team. This feedback will be visible to the respective team upon the completion of the event.

<figure><img src="/files/gCWUcVQ7UnDs4E4lmwRZ" alt=""><figcaption><p>Team feedback</p></figcaption></figure>


---

# 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.stackref.com/judging/judging-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.
