> 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/huy-buoi-hoc-chon-ngay-hoc-bu.md).

# Hủy buổi học/chọn ngày học bù

> **Bước 1:** Ở màn hình danh sách của module **Classes**, chọn Lớp mà Giáo viên đang dạy muốn hủy buổi học.

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

> **Bước 2:**&#x20;> Tại màn hình chi tiết của Classes, ta chọn vào Tab Session, hệ thống sẽ hiển thị lịch chi tiết giáo viên giảng dạy, chọn vào **Cancel** để hủy buổi dạy của giáo viên (Nếu giáo viên nghỉ ốm hoặc lý do nào đó,…)

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

> **Bước 3:** Tại màn hình hủy buổi học, nhập thông tin lý do hủy lớp, chọn ngày dạy bù cho giáo viên

![](/files/-LvgJsRlY_8RazQl2fM8)

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

1. Thông tin Lớp học bị hủy.
2. Thông tin buổi học bị hủy và lý do hủy.

:man\_raising\_hand: **Lưu ý:**

\+ Nếu chọn Make up in this schedule thì hệ thống sẽ tư lên lịch dạy bù cho giáo viên vào buổi cuối cùng của tháng kết thúc khóa học

\+ Nếu chọn Make up in other Schedule bộ phận giáo vụ có thể xếp lịch dạy bù vào ngày mà giáo viên rảnh hoặc ngày mà giáo viên yêu cầu
{% endhint %}

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

> **Bước 4:** Hệ thống hiển thị thông tin lớp bị hủy và ngày được chọn dạy bù cho học viên trong Session.

<div align="left"><img src="/files/-LvgKATwc_RaNueL7bo4" alt=""></div>

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

1. Trạng thái **Cancelled**: Buổi học đã được hủy trên hệ thống.
2. Trạng thái **Make-up**: Buổi học được chọn cho giáo viên dạy bù (buổi dạy bù linh động cho người dùng tự set).
   {% endhint %}

> *Video hướng dẫn Hủy buổi học*

{% embed url="<https://www.youtube.com/watch?index=44&list=PLg9QjyHAwG61XKxBGSq3pXeLqPSK8XYUq&v=FhvE4SR0isU>" %}


---

# 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/huy-buoi-hoc-chon-ngay-hoc-bu.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.
