> 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/tao-phong-hoc-xep-phong.md).

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

## Tạo phòng học (Class In: Teacher)

Room được tạo trên EMS được xem như 1 account Teacher bên ClassIn (Nếu có tích hợp với bên thứ 3)

> **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/g4kA6orY9BUC0tsVDFc9" 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/rOQHSknhqOwcqQsyLmMi" alt=""><figcaption></figcaption></figure>

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

1. Nhập tên Room (Class In Teacher)
2. Chọn loại Room cần cấu hình (Online/Offline)
3. Chọn chi nhánh cần cấu hình Room.
4. Chọn loại User cần cấu hình cho Room: (Teacher users/Head Teacher/Regular User)

Class In: Teacher -> Chọn từ Room (Loại: Teacher User, Head Teacher)

Class In: Head Teacher -> Mặc định từ Room (Loại: Head Teacher) Lớp tạo ra trên hệ thống sẽ set mặc định 1 Head Teacher

Class In: Assistant -> Chọn từ Room (Loại: Teacher User, Head Teacher)

Class In: Auditer -> Chọn từ Room (Loại: Regular User)
{% endhint %}

> **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/2a0yodPgWdCvQG10fEW4" alt=""><figcaption></figcaption></figure>

## Xếp phòng

Xếp phòng thì hệ thống mới tạo được lesson và đồng bộ qua Class in thông tin đó khi bật Active trong lớp(Class - EMS), trên Class In Lớp(course) phải có trước đó.

> **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 Giáo viên.

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

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

![](/files/-LvgRzzLK7jAuYSoH2RS)

> **Bước 3:**&#x20;> 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**.

![](/files/6bL6XYCt2WKbXdlmrijr)

> **Bước 4:**&#x20;> 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.

![](/files/NNhIXCQotCxuIFhTh0tp)

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

![](/files/cYd9QSfiNmOJZNPmQNfI)

> *Video hướng dẫn tạo phòng học và xếp phòng*

{% embed url="<https://www.youtube.com/watch?feature=youtu.be&v=kzl1KOUKIzM>" %}


---

# 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/tao-phong-hoc-xep-phong.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.
