> For the complete documentation index, see [llms.txt](https://update.roundhr.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://update.roundhr.com/2026.06/06-12.md).

# \[06/12] 평가 디자인 개편 · 합/불 판정 · 평가 결과 시각화 · 컬럼 커스텀 고정

## ✅ 합/불 판정 설정

점수는 모였지만 합·불 기준이 평가자마다 달라, 최종 판정 때마다 같은 논의를 반복하지 않았나요?

이제 **평가 템플릿에 합/불 판정 기준을 미리 설정하면, 평가 점수·의견이 설정한 규칙에 따라 합격/보류/불합격으로 표시**됩니다.&#x20;

* **판정 방식 4종**: 커트라인(기준 점수 이상은 합격, 미만은 불합격) · 점수 구간 매핑(구간별로 합격·보류·불합격 지정) · 다수결 · 만장일치(면접관 의견을 모아 판정)
* **점수·의견 기반 모두 지원**: 점수 기반 평가는 커트라인·구간 매핑으로, 의견 기반 평가는 다수결·만장일치로 판정
* **면접관 화면에 판정 방식 표시**: 최종 평가 결과에 어떤 기준으로 판정됐는지 함께 표시되어 면접관도 판정 근거를 확인 가능

<figure><img src="https://roundhr.s3.ap-northeast-2.amazonaws.com/service/update/260612/update_img_2.png" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
설정 위치: 설정 > 템플릿 > 평가 템플릿 > 최종 평가 항목 > 합/불 판정
{% endhint %}

***

## 📊 평가 결과 시각화 개선

평가가 모두 끝나도 결과 화면에는 점수 요약만 보여서, 평가자들의 의견이 어느 쪽으로 모였는지 확인하려면 개별 평가를 하나씩 열어봐야 했습니다.

이제 **최종 결과에 합/불 판정이 뱃지로 표시되고, 평가 의견별 인원수와 비율이 분포 그래프로 함께 정리**됩니다. 의견이 어디로 갈렸는지 결과 화면에서 확인하고, 바로 다음 단계 논의를 시작할 수 있습니다.

<figure><img src="https://roundhr.s3.ap-northeast-2.amazonaws.com/service/update/260612/update_img_1.png" alt=""><figcaption></figcaption></figure>

***

## 📌 테이블 컬럼 커스텀 — 선택 컬럼 상단 고정

지원자 테이블에서 표시할 컬럼을 바꿀 때마다 긴 컬럼 목록을 끝까지 스크롤하며 켜둔 컬럼을 하나씩 찾으셨나요? 어떤 컬럼이 표시 중인지 한 번에 확인하기 어려워, 컬럼 구성을 바꾸는 일이 번거로운 작업이었습니다.

이제 **컬럼 설정에서 선택한 컬럼이 목록 상단에 고정**됩니다. 표시 중인 컬럼이 목록 맨 위에 모여 있어, 켜둔 컬럼을 스크롤로 찾지 않고 끄거나 순서를 바꿀 수 있습니다.

<figure><img src="https://roundhr.s3.ap-northeast-2.amazonaws.com/service/update/260612/update_img_3.png" alt=""><figcaption></figcaption></figure>

***

## 🔧 작은 업데이트 및 버그 수정

<figure><img src="https://roundhr.s3.ap-northeast-2.amazonaws.com/service/update/260612/update_img_4.png" alt=""><figcaption></figcaption></figure>

🎯 **지원자 테이블에 평가 컬럼 추가**: 지원자 상세로 들어가지 않아도 목록에서 평가 결과를 확인할 수 있습니다 ('평가' 컬럼은 컬럼 설정에서 켜면 표시)

🎯 **PDF·DOCX 미리보기 개선**: 이력서·첨부파일 뷰어에서 PDF 배경 보정과 DOCX 화면 높이 자동 맞춤을 지원합니다

🎯 **리포트 게시 상태 표시**: 채용 리포트 화면에서 게시 여부를 바로 확인할 수 있어, 작성 중인 리포트를 잘못 공유하는 일을 막을 수 있습니다


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://update.roundhr.com/2026.06/06-12.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.
