# Oct. 22, 2021

### 평가자

#### 새로운 기능

* 시험 대기실이 추가되었습니다.
  * 응시자들이 시험 시작 전까지 대기실에서 시험동의서 작성, 기기 점검(모바일 카메라, 웹캠, 화면 공유), 신분증 인증, 대기 모드를 이용할 수 있습니다.
  * 실시간 감독실에서 응시자 별 대기실 이용 여부를 확인할 수 있습니다.

#### **수정 사항**

* 임시 지원자 초대 시, 올바른 이메일을 입력했는지 확인할 수 있습니다.

#### 버그 픽스

* 결과 관리 페이지에서 유닛테스트, 일반프로그래밍 '실행'을 누를 경우 터미널에 에러 코드가 발생했던 버그를 수정했습니다.
* 결과 관리 페이지에서 AI/ML 문제의 파일 확인 시 CSV가 Table로 나오지 않던 버그를 수정했습니다.

### 응시자

#### 새로운 기능

* 시험 대기실이 추가됐습니다.
  * 시험 시작 전 시험 동의서 작성, 기기 점검, 신분증 인증, 대기 모드를 사용하실 수 있습니다.
  * 평가 기업 의향에 따라 시험 전 기기를 점검할 수 있습니다.


---

# 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/release-notes/goormdevth/oct.-22-2021.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.
