> For the complete documentation index, see [llms.txt](https://help.arito.vn/nhan-su/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.arito.vn/nhan-su/dao-tao/ket-qua-khoa-hoc.md).

# Kết quả khoá học

Cập nhật kết quả khóa học.

## Hướng dẫn thao tác

Đường dẫn: ***Nhân sự/ Đào tạo/ Kết quả***

Nhập mã khóa học cần cập nhật kết quả, hệ thống sẽ hiện danh sách nhân viên được khai báo trong khóa học.&#x20;

Nhập số điểm, xếp loại, chứng chỉ (nếu có),… để cập nhật kết quả cho khóa học, đào tạo. Lưu ở trạng thái 1. Cập nhật.

<figure><img src="/files/HxXmzCZEUk1nnPg3orJl" alt=""><figcaption><p>Cập nhật kết quả khóa học</p></figcaption></figure>

## Cách kiểm tra Báo cáo quá trình đào tạo

Đường dẫn: ***Báo cáo/ Báo cáo quá trình đào tạo***

Nhập điều kiện lọc bắt buộc là Từ ngày/đến ngày.

<figure><img src="/files/rTr4T6niDxaaXSWCy7KZ" alt=""><figcaption><p>Nhập điều kiện lọc báo cáo</p></figcaption></figure>

<figure><img src="/files/5cTq4OJPnprXXr9NUpo7" alt=""><figcaption><p>Báo cáo quá trình đào tạo</p></figcaption></figure>


---

# 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://help.arito.vn/nhan-su/dao-tao/ket-qua-khoa-hoc.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.
