# Navigation & Evaluation

## Navigation

Navigating around the recorded images can be done on many ways:

* Holding down the right CTRL key and dragging the image view around with the left mouse button
  * Holding down left SHIFT in additiona will cause the dragging to be faster
* Using the horizontal and vertical scroll bars
* Entering a bib number of time of the day into the search window at the top of the window

## Evaluation

Evaluation of athletes always happen in the same way:

1. While holding the left mouse button, move the evaluation line to the counting part of the athlete
2. Then either
   1. Double-Click with the left mouse button and enter a bib number for evaluation
   2. Or press right mouse buttonto bring up a menu with all bib numbers that have passings in range and select one

<figure><img src="/files/44oYMsk0SJY6IcJq3V5J" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
If RaceResult support is enabled in the [config settings](/dbnetsoft/photofinish.net/configuration/raceresult.md), you can also upload the evaluated time and rank directly to RR12. Make sure to have the checkbox in the dialog enabled.&#x20;
{% endhint %}


---

# 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.dbnetsoft.com/dbnetsoft/photofinish.net/workflow/navigation-and-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.
