> For the complete documentation index, see [llms.txt](https://knowledgebase.flaik.com/flaik-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.flaik.com/flaik-knowledge-base/for-sups-managers/evaluations/assigning-evaluators.md).

# Assigning Evaluators

### Assigning Evaluators

* Staff can be both evaluators and evaluated. eg - a supervisor can evaluate their staff as well as be evaluated by their manager.
* In Performance > Evaluations, hover over the evaluation and select View Evaluators.

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FYyFJKywuAOBcsqA3yQG7%2Fimage.png?alt=media&amp;token=c58f44b0-3742-454a-a6a3-872d0ec818d8" alt=""><figcaption></figcaption></figure>

* Click on Assign Staff. On the following screen, select all applicable staff for that user to evaluate and then click on 'Assign *X* Staff' in the lower right corner.

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FjiqMJw9JdzKxV9cRUvaT%2Fimage.png?alt=media&amp;token=d21321f8-f715-4305-ba82-65a971bada5c" alt=""><figcaption></figcaption></figure>

### Completing Evaluations

* As of the start date, supervisors will be able to see the evaluations.
* They will be able to see just the staff assigned to them for evaluations ('View Evaluations').
* They can then click on an instructor and then the View Evaluation button on the right.&#x20;
* Click on Edit Evaluation to begin the evaluation process.
* The supervisor can select Save Draft at any point if they wish to finish it later. Once all mandatory sections have been completed the option to Save & Finalize appears.
* Evaluations can be edited if it is before the Evaluations End Date.
* Along the top there are also tabs for [Metrics](/flaik-knowledge-base/for-sups-managers/evaluations/instructor-metrics-guide.md) (lists various stats from flaik such as number of shifts, teaching tasks & hours, training, etc) & Notes (which includes notes from previous seasons).&#x20;
  * Notes can also be added to an instructor in Staff Management.
  * The Notes tab is only available for supervisors to see.&#x20;
* Evaluations can be published individually (by selecting Publish on the right side in an evaluation) or multiple at a time (by selecting all applicable instructors and selecting Publish Evaluations on the right side).
* Evaluations can be published before the end date, which can be useful for end of season reviews when some staff could be finishing earlier than other staff.

### Viewing Staff Status

* Upon the completion of evaluations, a supervisor can see the averaged score of the evaluation questions, a letter indicating the status, & rehire status
* Status letters:
  * D - Draft (supervisor hasn't finished the evaluation)
  * F - Finalized (evaluation has been completed but not published yet)
  * P - Published (instructor can view it on their profile)
  * A - Acknowledged (staff member has acknowledged evaluation)

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FAoZ16cZOf7pY2Eo7GCsL%2Fimage.png?alt=media&amp;token=4f7931fb-3277-4c9b-955b-66c7825a3525" alt=""><figcaption></figcaption></figure>

* Staff can be sorted by evaluation status in the upper right corner. Change the sort from Name to Evaluation Completion

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FlfH7lUevWKots3f28N3H%2Fimage.png?alt=media&amp;token=7fb62fc6-6f67-4b0f-934a-7005c032df7b" alt=""><figcaption></figcaption></figure>

### Additional Notes

* Evaluations can only be completed in desktop view.
* Instructors can view their evaluations on either desktop or mobile.


---

# 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://knowledgebase.flaik.com/flaik-knowledge-base/for-sups-managers/evaluations/assigning-evaluators.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.
