# 강의자 홈

**강좌는** 구름EDU에서 이뤄지는 SW교육에서 가장 상위의 개념입니다. \
수강자는 강좌 단위로 수강신청을 하게 되고, 강좌 안에는 강의나 시험과 같은 \
다양한 교육 컨텐츠가 포함될 수 있습니다. \
따라서 수강자는 수강 신청 완료된 강좌의 강의 내용과 시험 컨텐츠를 활용할 수 있습니다.

아래의 화면은 **강의자 홈 > 내가 개설한 강좌 페이지**로 강의자(접속한 계정)가 생성한 강좌의 목록을 볼 수 있는 페이지입니다. 각 강좌 마다 강좌, 난이도, 강의 수, 강의자, 학생 수 그리고 개설일이 표시되어 있으며 \
강좌를 클릭하면 해당 강의 관리 도구 페이지로 이동합니다. \
\
내가 개설한 강좌와 공동 제작 중인 강좌의 확인 및 변경이 가능하며 \
개설 강좌 검색 기능을 통해 원하는 강좌 쉽게 찾을 수 있고 \
드롭다운박스를 클릭하여 개설강좌를 최신순, 수강생 많은 순으로 정렬할 수 있습니다.

우측상단의 **`강좌 만들기`**&#xBC84;튼을 클릭하여 새로운 강좌를 생성할 수 있습니다.

<figure><img src="/files/bjibvDHHgJH8gyGUyXgY" 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://help.goorm.io/ko/edu-lecturer/02.lecture-management/manage-lectures.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.
