# Oct. 23, 2021

### 수정 사항

* QR 출석 체크로 최초 출석 이후 5초 이내에 다시 출석 시 나오던 `이미 출석 처리되었습니다.` 문구를 `출석 처리되었습니다.`로 수정했습니다.
* 수강률 계산 시 소수점 이하가 반올림이 아닌 버림이 되도록 사용성을 개선했습니다.

### 버그 픽스

* 데스크탑 환경에서 최상단으로 이동할 수 있는 스크롤 버튼이 홈페이지 최하단에 고정되어 있던 버그를 수정했습니다.

## 강의자

### 버그 픽스

* 결과 관리 페이지에서 유닛테스트, 일반프로그래밍 '실행'을 누를 경우 터미널에 에러 코드가 발생했던 버그를 수정했습니다.
* 결과 관리 페이지에서 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/goormedu/oct.-23-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.
