> For the complete documentation index, see [llms.txt](https://helpedoc.smas.edu.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpedoc.smas.edu.vn/cau-h-i-thuong-gap/lam-gi-khi-trinh-ky-file-so-ma-khong-thay-lop-de-chon.md).

# Làm gì khi trình ký File sổ mà không thấy LỚP để chọn?

![🔹](https://static.xx.fbcdn.net/images/emoji.php/v9/t92/2/16/1f539.png) Trả lời:

**Trong quá trình thực hiện ký File sổ, nếu không thấy hiển thị Lớp để lựa chọn, nguyên nhân thường đến từ việc chưa được phân công đầy đủ thông tin liên quan đến lớp học trong hệ thống.**

![🔹](https://static.xx.fbcdn.net/images/emoji.php/v9/t92/2/16/1f539.png) Nguyên nhân thường gặp:&#x20;

**Người dùng chưa được phân công một trong các nội dung sau:**

• Chủ nhiệm lớp

• Giảng dạy môn học

• Phụ trách lớp

![🔹](https://static.xx.fbcdn.net/images/emoji.php/v9/t92/2/16/1f539.png) Cách xử lý:

Bạn báo Admin Nhà trường kiểm tra và thực hiện một trong các nội dung sau:

* Khai báo đầy đủ thông tin phân công cho giáo viên
* Nếu Trường sử dụng SMAS → thực hiện khai báo trên SMAS rồi đồng bộ sang eDoc
* Nếu Trường chỉ sử dụng eDoc → khai báo trực tiếp trên hệ thống eDoc. Sau khi cập nhật đầy đủ, người dùng đăng nhập lại là sẽ thấy lớp hiển thị để thực hiện ký File.

![📌](https://static.xx.fbcdn.net/images/emoji.php/v9/t4b/2/16/1f4cc.png) **Ghi chú: Trong một số tình huống, đã phân công giảng dạy trên SMAS rồi, đã đồng bộ dữ liệu sang eDoc và hệ thống báo thành công rồi nhưng trên eDoc vẫn không được phân công giảng dạy thì admin nhà trường báo cho Tổng đài 18008000 để hỗ trợ tiếp.**


---

# 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://helpedoc.smas.edu.vn/cau-h-i-thuong-gap/lam-gi-khi-trinh-ky-file-so-ma-khong-thay-lop-de-chon.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.
