# 활동 내역

'**강좌 활동 기록**' 페이지에서는 강의자 강좌/강의/문제/시험 등에 대하여 \
생성/조회/수정/삭제에 대한 활동들을 확인할 수 있습니다.

활동은 모두 한 줄로 기록됩니다. 기록은 다음과 같은 구조를 갖습니다.

예시) **누가**/**어떤 강좌**/**무엇을**/**어떻게**하였습니다.

* **누가** : \
  활동 내역 우측에 유저의 이름과 프로필 사진이 표시됩니다. 유저가 이름을 수정한 경우, 이미 기록된 이름에는 반영되지 않습니다.
* **어떤 강좌** : \
  강좌의 이름이 표시됩니다. 강좌의 이름이 수정된 경우, 이미 기록된 이름에는 반영되지 않습니다.
* **무엇을** : \
  강좌 안에 존재하는 강의/문제/시험이 그 대상입니다. 이름으로 표시되며, 이름이 수정된 경우 \
  이미 기록된 이름에는 반영되지 않습니다. '**무엇을**'에 해당되는 강좌/강의/문제/시험의 경우에는 \
  링크가 달려있어, 새 창으로 바로 조회가 가능합니다.
* **어떻게** : \
  생성/조회/수정/삭제 등을 행동을 나타냅니다.

우측 상단 돋보기 아이콘을 클릭하고 검색할 대상 및 검색할 동작을 검색하면, 특정 강의자의 활동 또는 특정 동작을 수행한 강의자를 한눈에 확인할 수 있습니다.

<figure><img src="/files/iZOnGIOqNKJA8fwHAr4X" 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/activity-log.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.
