# Tạo phòng học - Xếp phòng

## Tạo phòng học

> **Bước 1:** Ở màn hình danh sách của module **Room**, ta nhấn vào button **Create Room** để mở ra màn hình thêm mới Room.

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

> **Bước 2:** Nhập thông tin **Room (Online/offline)** và nhập đầy đủ thông tin cấu hình. Cuối cùng, chúng ta nhấn Save để lưu lại.

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

> **Bước 3:** Hệ thống hiển thị thông tin chi tiết của **Rooms** được tạo.

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

## Xếp phòng

> **Bước 1:** Ở màn hình danh sách của module **Classes**, sau đó chọn lớp mà bạn muốn xếp phòng giảng dạy cho lớp học

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

> **Bước 2:** Tại màn hình chi tiết của Lớp học, nhấn vào tab **Schedules** sau đó nhấn vào **Schedule Teacher/TA/Room.**

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

> **Bước 3:** Tại màn hình lựa chọn các tiêu chí để xếp lịch cho Room, sau đó chọn vào button **Check**.

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

> **Bước 4:** Hệ thống hiển thị danh sách Room phù hợp, chọn Room muốn xếp, chọn **Save** để hoàn tất.

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

> **Bước 5:** Nhấn OK để xác nhận việc xếp Room là thành công.

<figure><img src="/files/35CCOJdJy5BlyyUAPsB3" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://ems.help.dotb.vn/bo-phan-giao-vu/to-chuc-lop-hoc/tao-phong-hoc-xep-phong.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
