> For the complete documentation index, see [llms.txt](https://docs.enspire.online/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enspire.online/tai-khoan-quan-ly-truong-va-phu-trach-truong/chuong-trinh-va-khoa-hoc.md).

# Chương trình và khóa học

* Kiểm soát toàn diện: Theo dõi số lượng, quy mô và trạng thái hoạt động của toàn bộ các chương trình giảng dạy và khóa học đang triển khai trong hệ thống.
* Đánh giá hiệu quả: Nắm bắt nhanh tỷ lệ phân bổ giáo viên (Việt Nam & Nước ngoài) cũng như hiệu suất áp dụng thực tế của từng chương trình tại các đơn vị trường học liên kết.
* Vận hành linh hoạt: Thực hiện các nghiệp vụ quản trị cốt lõi bao gồm thêm mới, chỉnh sửa, xóa hoặc xuất dữ liệu báo cáo ra file Excel chỉ với vài thao tác đơn giản.

Thẻ thống kê chung các chỉ số về tổng chương trình, tổng khóa học, các chương trinh và khóa học đang hoạt động

<figure><img src="/files/fmZrHtP4wSrYUOdjM1LL" alt=""><figcaption></figcaption></figure>

1. Chương trình học

<figure><img src="/files/ihi8eaPIIGR4FGARW3K4" alt=""><figcaption></figcaption></figure>

Người dùng chọn tab **Chương trình và khóa học** ở menu chính của hệ thông -> chọn tab **Chương trình học** để xem các thông tin liên quan đến chương trình

2. Khóa học&#x20;

<figure><img src="/files/ewb6l3mTyaFRUuNgjErf" alt=""><figcaption></figcaption></figure>

Người dùng muốn mở xem dữ liệu về khóa học: Chọn tab **Chương trình và khóa học** -> chọn tab **khóa học**&#x20;


---

# 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://docs.enspire.online/tai-khoan-quan-ly-truong-va-phu-trach-truong/chuong-trinh-va-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.
