# 수강화면 인터페이스

### 강의 시작하기(Start to Learning)

**`시작하기`** 또는 **`이어하기`** 를 클릭하여 강의를 시작하면 아래와 같은 강의 화면으로 이동합니다. \
우측 상단의 <img src="https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lq-Q9LciN1X9EABxGkt%2Fuploads%2FootzSgRcYsy6BxCJDogZ%2Ffile.png?alt=media" alt="" data-size="line"> 버튼을 통해 줄간격 조정이 가능하고 화면 확대 / 축소가 가능합니다.

![](/files/-MLCPmagiEZItHQFPJ8L)

![](/files/-MLCSFaSD9QE6Qf2BCdC)

### 강의 이동하기(Move to Lesson)

페이지 하단의 **`< 이전`** **`다음 >`**&#xBC84;튼을 통해 한 페이지씩 이동이 가능하며 \
왼쪽 상단의 <img src="https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lq-Q9LciN1X9EABxGkt%2Fuploads%2FirToWOJh5yX3ZjsUqQLf%2Ffile.png?alt=media" alt="" data-size="line"> 버튼을 이용하여 강의 내 학습하시고자 하는 챕터로 바로 이동이 가능합니다.&#x20;

아래 화면의 강의 목록에서 체크 표시(<img src="https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lq-Q9LciN1X9EABxGkt%2Fuploads%2FWaAL2XV4CH0Dm7MQhu4y%2Ffile.png?alt=media" alt="" data-size="original">)는 해당 강의 수강 완료를 나타냅니다.&#x20;

**실습 화면, 시험**에서는 제시된 문제 유형별로 아래 조건 만족 시 수강 완료가 됩니다.

* 채점 모드 - 정답을 제출
* 제출 모드 - 최초 답안 제출
* 실행 모드 - 최초 코드 실행

![](/files/-MLCSaJDmCOJaPkWgcmu)

### Q\&A

우측 상단의 <img src="https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lq-Q9LciN1X9EABxGkt%2Fuploads%2FnaJwVNkuZEDSBPbTryUt%2Ffile.png?alt=media" alt="" data-size="line"> 버튼 또는 우측 하단의 <img src="https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lq-Q9LciN1X9EABxGkt%2Fuploads%2F9GyGw9HN1mhuNtI7b5CZ%2Ffile.png?alt=media" alt="" data-size="line"> 버튼을 이용하여 해당 강의에 대해 질문을 남길 수 있습니다.

답변이 달리면 우측 상단의 알림(<img src="https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lq-Q9LciN1X9EABxGkt%2Fuploads%2FaP69VmWytcjaUELrKHEw%2Ffile.png?alt=media" alt="" data-size="line">)을 통해 확인 할 수 있습니다. \
또한, 강좌 페이지 **Q\&A**탭에서도 확인이 가능합니다.&#x20;

메인 페이지 우측 상단의 Q\&A버튼을 통해 강의의 모든 질문과 답변을 확인 하실 수 있습니다.

![](/files/-MLCTFUu6qE3XSz30OcL)

###

### 강의 종료하기 - 다른 강의 수강하기(Finish to Lesson)

좌측 하단의 나의 수강정보 또는 우측 상단의 **'**<img src="https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lq-Q9LciN1X9EABxGkt%2Fuploads%2FUf2bjJt6qqkjEiGxF3fs%2Ffile.png?alt=media" alt="" data-size="line"> **> 수강정보'** 를 통해 \
\&#xNAN;**'수강정보'** 화면으로 이동하실 수 있습니다.&#x20;


---

# 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-student/learing-process/interface.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.
