# 뼈대 강좌로 강좌 생성하기

이 문서에서는 **뼈대강좌로 강좌 생성하기**  내용만을 다룹니다.\
새로 강좌 만들 때 기본적으로 입력하는 사항들에 대해서는 "강좌 생성하기" 도움말을 참고해주세요.

{% content-ref url="/pages/-LrsRv8fo09N6oe5FjIa" %}
[강좌 만들기](/ko/edu-lecturer/02.lecture-management/creation.md)
{% endcontent-ref %}

강좌 만들기 페이지의 '**뼈대 강좌 불러오기**'에서 '**`사용`**' 버튼을 클릭하면 뼈대 강좌 선택할 수 있습니다. \
뼈대 강좌 활용 시 입력하지 않은 내용은 뼈대 강좌 동일하게 적용되어 \
원하는 강좌를 빠르게 만들 수 있습니다.

뼈대 강좌로 생성된 강좌 뼈대 강좌와 똑같은 교육과정과 문제들을 갖게 되는 단방향 복사의 개념으로, \
뼈대 강좌에서 수정된 강의/문제들이 복사된 강좌에 영향을 주지 않습니다.&#x20;

**(단, 뼈대 강좌 채우기 사용 시 "구독하기"를 체크한 강좌는 뼈대 강좌의 원본이 수정될 때 그대로 반영됩니다.)**

마찬가지로 복사된 강좌 내에서 수정된 강의/문제들이 뼈대 강좌에 영향을 주지 않습니다.&#x20;

뼈대 강좌로 설정되면 해당 강좌 비공개 처리 되며 뼈대 강좌 채우기를 통해 \
새로운 강의를 생성하여 이용하실 수 있습니다.

![](/files/-MLMEzGcfnDnUHieYVOR)

뼈대 강좌 채우기 사용 시 **구독하기**를 체크하여 뼈대 강좌 생성하면 \
원본 강의 수정 내용이 그대로 반영되지만, 사본 강의를 별도로 편집할 수 없습니다.<br>

![](https://grm-project-template-bucket.s3.ap-northeast-2.amazonaws.com/lesson/les_mGBiH_1517887111837/f3fc95a36b5ec03089440941e41723b2936225c109fd75df92d9a2dd27e17d8c.png)

이렇게 만들어진 강좌은 '**강좌 관리**' 페이지에서 확인이 가능하며, 뼈대 강좌에서 제공되는 \
베이스 컨텐츠를 토대로 편집/추가/보완하여 나만의 교육 컨텐츠로 발전시킬 수 있습니다.

컨텐츠 작성에 관한 자세한 내용은 다음 도움말(교육 컨텐츠 만들기)을 참고하세요.


---

# 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/skeleton-lecture.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.
