> For the complete documentation index, see [llms.txt](https://wiki.qolio.ru/qolio-or-baza-znanii/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.qolio.ru/qolio-or-baza-znanii/vozmozhnosti-platformy/analitika/xl-vidzhety/rezultaty-sotrudnikov-po-kriteriyam.md).

# Результаты сотрудников по критериям

Данный виджет отображает итоговый результаты сотрудников по критериям формы оценки. Если виджет "Результаты проверок по сотрудникам" показывает просто результат, конечный балл, то в данном виджете вы получите более детальный анализ этого результата и увидите, в каких критериях наблюдаются вопросы.

При корректной настройке [цветовых зон](/qolio-or-baza-znanii/vozmozhnosti-platformy/formy-ocenki/zony-ocenki.md) вы сможете легко находить проседающие моменты. Они будут выделены жёлтым или красным цветом.

![](https://fc-euc1-00-pics-bkt-00.s3.eu-central-1.amazonaws.com/0721dce3c3785a031c746e321256bd63df24b9869ed57f74c93416f4284e377c/f_faq-image/u_27963c26d01c313b4a2c286fd7865b33f176c47687009f3345e11133a4c6bf07/img_1ufifmrpkc_282214efff64e2d0722ad91e440d64001e43b11be502fe21560b3ef1fa596fbb.jpeg)

Обращаем внимание, что вы можете переключаться между критериями и группами критериев.&#x20;

Столбец "Проверки" показывает количество оценок за выбранный вами период.

Данный виджет можно экспортировать в Excel.&#x20;

<br>


---

# 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://wiki.qolio.ru/qolio-or-baza-znanii/vozmozhnosti-platformy/analitika/xl-vidzhety/rezultaty-sotrudnikov-po-kriteriyam.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.
