> For the complete documentation index, see [llms.txt](https://help.dotb.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.dotb.vn/bo-phan-giao-vu/quan-ly-chuong-trinh-hoc/cau-hinh-lesson-plans-theo-chuong-trinh-hoc.md).

# Cấu hình Lesson Plans theo chương trình học

## Cấu hình Lesson Plans

> **Bước 1:** Ở màn hình danh sách của module **Lesson Plans**, chọn **Create** để ra màn hình tạo mới **nội dung bài học**

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

> **Bước 2:** Tại màn hình tạo mới **Lesson Plans**, người dùng nhập tên, chi nhánh, Import nội dung bài học.

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

{% hint style="info" %}
**🌤️Ghi chú:**

1. Điền tên Lesson Plans tương ứng với chương trình học
2. Chọn chi nhánh (nếu có)
3. Tải template import Lesson Plans (nếu có)
4. Upload file Lesson Plans đã cấu hình sẵn.
   {% endhint %}

{% hint style="danger" %}
**🌤️**Lưu ý:

1. Các trường thông tin trong file excel phải chính xác với các trường thông tin mặc định trên hệ thống.
2. Xóa dòng trống trong file excel: Chọn hàng trống đầu tiên -> Bấm Ctrl + Shift + mũi tên xuống -> bấm phải chuột -> chọn Xoá.
   {% endhint %}

<figure><img src="/files/1LIWUb6FGcV2LEIpDqSq" alt=""><figcaption></figcaption></figure>

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

{% hint style="info" %}
**🌤️ Ghi chú:**

(+) Thêm dòng

(-) Xóa dòng
{% endhint %}

## Cấu hình Lesson Plans theo chương trình học.

> **Bước 1:** Tại màn hình **Kind of Course**, chọn chương trình học tương ứng.

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

> **Bước 2**: Chọn **Lesson Plans** tương ứng với chương trình học.

<figure><img src="/files/l3dz2crjTnUyZxWe1HV3" alt=""><figcaption></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.dotb.vn/bo-phan-giao-vu/quan-ly-chuong-trinh-hoc/cau-hinh-lesson-plans-theo-chuong-trinh-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.
