# 11.6 General Task Evaluation

**Time Slots:**&#x20;

Each time slot is set to 30 minutes. These 30 minutes consists of 15 minutes with task completion, 5 minutes for explenation/discussion with jury and 10 minutes for jury to judge the attempt.&#x20;

**Evaluation method**

For the total task evaluation, there will be different categories and critereas to fulfill during each task. Weighting of the categories will be based on what's most important for autonomus ships. The format will consist of categories/critereas multiplied by a weighting factor &#x20;

Evaluation sheets for each task can be found in chapters 11.7-11.10

**General Scoring:**

The scoring will have a multiplier based on the teams time slot. This is due to the order of the teams being randomized which gives an advantage for teams starting later on.  &#x20;

| Time slot | Multiplier |
| --------- | ---------- |
| 1         | 1          |
| 2         | 0.99       |
| 3         | 0.98       |
| 4         | 0.97       |
| 5         | 0.96       |
| 6         | 0.95       |
| 7         | 0.94       |
| 8         | 0.93       |
| 9         | 0.92       |
| 10        | 0.91       |

#### Timing of tasks:

Each attempt at a task will be timed, which will be arranged from fastest to slowest. The time starts when the boat is turned into autonomous mode till the ASV has arrived at the end GPS-point. The teams total score will be timed with the multiplier corresponding with their position in the timed standings.

| Position | Multiplier |
| -------- | ---------- |
| 1        | 1          |
| 2        | 0.99       |
| 3        | 0.98       |
| 4        | 0.97       |
| 5        | 0.96       |
| 6        | 0.95       |
| 7        | 0.94       |
| 8        | 0.93       |
| 9        | 0.92       |
| 10       | 0.91       |

####


---

# 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://njord.gitbook.io/2026/11-evaluation/11.6-general-task-evaluation.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.
