# Nov. 12, 2021

### 공통

#### 수정 사항

* DEVTH 소개 페이지 내 잘못된 할인 수치 표시를 수정했습니다.

### 평가자

#### 새로운 기능

* 지원자 초대 > 임시 지원자에 새로운 기능이 도입되었습니다.
  * 초대 유효 기간 옵션을 설정할 수 있습니다.
  * 이메일 커버 이미지를 변경할 수 있습니다.

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

* 시험/과제 생성 페이지 내 날짜 포맷을 수정했습니다.
  * 기존: `월/일/년 시간`
  * 수정: `년/월/일 시간`

#### 버그 픽스

* 지원자 초대 > 임시지원자에서 CSV로 지원자를 업로드 할 시 칼럼에 해당하는 값이 비어 있을 때 default 값으로 적용되지 않던 버그를 수정했습니다.
* 간헐적으로 응시자가 재제출한 시험 점수가 반영되지 않던 현상이 수정되었습니다.
* 시험 중 응시자의 인터넷 환경이 불안정할 때, 관리자에게 응시자가 대기실에 있는 것처럼 보이던 현상이 수정되었습니다.

### 응시자

#### 버그 픽스

* 간헐적으로 재제출한 시험 점수가 반영되지 않던 현상이 수정되었습니다.
* 시험 중 인터넷 환경이 불안정할 때, 관리자에게 시험 중이 아닌 대기실에 있는 것처럼 보이던 현상이 수정되었습니다.


---

# 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/nov.-12-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.
