> For the complete documentation index, see [llms.txt](https://hotro.vietdemy.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hotro.vietdemy.vn/trung-tam-ho-tro-giang-vien/tin-cay-and-an-toan/mo-ta-doi-tuong-nguoi-hoc-du-kien-cua-ban-tieu-chuan-chat-luong.md).

# Mô tả Đối tượng người học dự kiến của bạn: Tiêu chuẩn chất lượng

### Tại sao phần *Đối tượng người học dự kiến* lại quan trọng?

Những mô tả bạn viết trong phần **Đối tượng người học dự kiến** sẽ giúp sinh viên quyết định xem khóa học của bạn có phù hợp với họ hay không. Ngoài ra, vì thông tin này đặt ra kỳ vọng phù hợp cho người học nên nó có thể giúp cải thiện xếp hạng khóa học của bạn khi sinh viên xem lại khóa học.

### Những gì bạn cần biết

Khi hoàn thành phần **Đối tượng người học dự kiến**, bạn muốn đảm bảo rằng:

* Bạn phải nghĩ đến đối tượng mục tiêu cụ thể, bởi vì khóa học của bạn càng cụ thể thì nó sẽ càng có hiệu quả trên nền tảng Vietdemy.
* Khán giả của bạn sẽ học được những kỹ năng cụ thể mà họ chưa có.&#x20;
* Những mục bạn đưa ra rằng họ sẽ học hoặc đạt được thông qua khóa học là thực tế và có thể đạt được.&#x20;
* Bạn đang đặt ra những kỳ vọng đúng đắn; khóa học sẽ thực sự mang lại những mục tiêu này.

***

Trung tâm Hỗ trợ Giảng viên


---

# 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://hotro.vietdemy.vn/trung-tam-ho-tro-giang-vien/tin-cay-and-an-toan/mo-ta-doi-tuong-nguoi-hoc-du-kien-cua-ban-tieu-chuan-chat-luong.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.
