# Khóa học

Phần này cho phép tùy chỉnh các khóa học theo các nguyên tắc riêng

### ĐĂNG KÝ KHÓA HỌC

Khi cho phép, người dùng có thể tự đăng ký tài khoản tại trang đăng ký để đăng nhập vào hệ thống, và đăng ký các lớp học có trong hệ thống.

Ngược lại khi không cho phép, người dùng chỉ có thể thấy các lớp học khi được Quản trị viên hoặc Giáo viên thêm vào lớp học.

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

### CHỨNG CHỈ

Sau khi học viên hoàn thành khóa học, ta có thể cấp chứng chỉ cho họ bằng mẫu có sẵn hoặc tùy chỉnh mẫu theo thương hiệu của mình.

Khi cho phép, học viên sẽ được cấp chứng chỉ sau khi hoàn thành khóa học.

<figure><img src="/files/9tYjKQVcgEDAZxG0DIOW" 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://huongdan.edutek.io/administrator/settings/khoa-hoc.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.
