> 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/to-chuc-lop-hoc/thay-doi-gio-hoc-cua-lop.md).

# Thay đổi giờ học của lớp

> **Bước 1:** Tại màn hình **Kind of Couse,** Bộ phận giáo vụ chọn khóa học tương ứng với lớp học&#x20;

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

> **Bước 2:** Bộ phận giáo vụ chọn **Edit**, sau đó tích bỏ chọn **Fixed hours**  để cho phép thay đổi giờ học của lớp

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

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

> **Bước 3:** Tại màn hình lớp học, chọn **Edit,** sau đó chọn **Change schedule**

<figure><img src="/files/5YvGQ79ZOtjGtaPlAOjP" alt=""><figcaption></figcaption></figure>

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

> **Bước 4:** Bộ phận giáo vụ điều chỉnh thời lượng của lớp học

<figure><img src="/files/6U9bs3rg7Z8vJdTF4AaO" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
:woman\_gesturing\_ok:**Ghi chú:**

1. Default Hours: Số giờ mặc định của lớp học
2. Change Form Date: Thời điểm áp dụng thay đổi
3. Change Reason: Lý do thay đổi
   {% endhint %}

Ví dụ lớp học có số giờ mặc định là 60 giờ, với thời lượng là 1.5 giờ/buổi, giáo vụ, giáo viên muốn tăng thêm 2 buổi thì Default Hours mới sẽ là 63 (tương ứng với 40 buổi + 2 buổi tăng thêm).


---

# 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/to-chuc-lop-hoc/thay-doi-gio-hoc-cua-lop.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.
