# Thêm khoá học vào LMS

## Chuẩn bị

Bên dưới là tập tin mẫu, thầy cô tải xuống và thay đổi các thông tin lại cho phù hợp.

{% file src="<https://2530085169-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LlpydtdwnZ68j8oe1b-%2F-Maq-qdtXSocGl2Y-EGE%2F-Maq2os9ps_CqhIamaP_%2Fcourses.csv?alt=media&token=46879f93-0230-4b6e-a35a-aa74c6daebb0>" %}
courses.csv
{% endfile %}

{% hint style="info" %}
Trong tập tin courses.csv có các trường thông tin là:

**Trường bắt buộc \***

* **courses\_id\*:** Đây là ID định danh duy nhất cho khoá  trong LMS.
* **short\_name\***: Tên rút gọn của khoá học.
* **long\_name\***: Tên đầy đủ của khoá học.
* **status\***: Đây là trạng thái của khoá học. Có hai giá trị là *active* và *deleted.*&#x20;
  {% endhint %}

Sau khi chuẩn bị danh sách trong tập tin courses.csv, thầy  đăng nhập hệ thống, chọn **Quản trị viên** sau đó chọn **Nhập SIS** ở thanh công cụ bên trái màn hình. Nếu nút **Nhập SIS** không có trong LMS, vui lòng [liên hệ với Cohota](https://support.cohota.com/servicedesk) để được kích hoạt.&#x20;

Tiếp đến, thầy cô nhấn vào nút "Choosen File" và chọn tập tin courses.csv. Sau đó nhấn nút **Xử lý dữ liệu** và đợi cho dữ liệu được xử lý xong.

Khi hoàn tất, thầy cô có thể vào phần "**Khoá học**" trong "**Quản trị viên**" để kiểm tra.


---

# 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://docs.cohota.com/them-danh-sach-nguoi-dung-vao-lms/them-khoa-hoc-vao-lms.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.
