> 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/thay-doi-noi-dung-lesson-plans.md).

# Thay đổi nội dung Lesson Plans

> Bước 1: Tại suppanel **Record of Word** trong màn hình lớp học, click chọn **Select Lesson Plan**

<figure><img src="/files/179FTW1fQi0pVaOzMmzI" alt=""><figcaption></figcaption></figure>

> Bước 2: Chọn **Create** **Lesson Plans**.

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

*Trường hợp tạo một **Lesson Plans** mới khác hoàn toàn với nội dung bài học trước đó.*

**Bước 1:** Điền tên **Lesson Plans**, chọn **Save** để lưu lại. Tiếp theo chọn **Lesson Plans** vừa tạo để liên kết với lớp học

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

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

**Bước 2:**  Tại Current Lesson Plans vừa tạo, chọn **Edit** để cấu hình nội dung bài học cho Lesson Plans

<figure><img src="/files/9LooV2nhMo625b850wJh" alt=""><figcaption></figcaption></figure>

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

*Trường hợp chỉnh sửa nội dung **Lesson Plans** nhưng không làm thay đổi nội dung bài học của các lớp khác.*

**Bước 1:** Điền tên **Lesson Plans**, chọn **Copy from currrent lesson plan** (lấy nội dung bài học của lớp đang dạy để đổi thành nội dung bài học mới)**,** sau đó **Save** để lưu lại. Tiếp theo chọn **Lesson Plans** vừa tạo để liên kết với lớp học

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

**Bước 2:** Chọn **Edit** để cấu hình nội dung bài học cho Lesson Plans

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

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

**Bước 3:** Thay đổi nội dung bài học, sau đó chọn Save để lưu lại.

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

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

1. Bộ phận giáo vụ có thể thay đổi thứ tự nội dung bài học. Ví dụ: Trường hợp mình muốn buổi 2 sẽ học nội dung của bài học buổi 4 thì mình sẽ nhập lesson plans là buổi 4 vào dòng số 2.
2. Thay đổi nội dung bài học&#x20;
3. (+) Thêm dòng
4. (-) Xóa dòng
   {% endhint %}


---

# 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/thay-doi-noi-dung-lesson-plans.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.
