> For the complete documentation index, see [llms.txt](https://hustation.gitbook.io/fairy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hustation.gitbook.io/fairy/back-office/projects/form/undefined.md).

# 정량평가 설정

## 1. 정량평가 설정

{% hint style="info" %}
정량평가 설정 페이지는 구성한 입사 지원서 항목 중 정량적으로 평가할 항목을 선택하여 설정할 수 있는 페이지입니다.

평가할 입사지원서 항목을 선택하고 인정항목, 배점과 같은 정량평가 관련 세부 설정을 진행해 주세요.
{% endhint %}

### 1-1. 정량평가 항목 설정

<figure><img src="/files/VzRXp3msSHhpReuXTeeX" alt=""><figcaption></figcaption></figure>

정량평가 항목 설정 방법은 다음과 같습니다.

> 1. \[전형진행] → \[입사지원서 설정] 메뉴에서 입사지원서 항목을 구성합니다.
>
> 2. \[전형진행] → \[정량평가 설정]에서 \[편집하기] 버튼을 눌러 정량평가의 대상이 될 입사지원서 항목을 추가합니다.
>
> 3. 개별 항목 옆의 \[바로가기] 버튼을 클릭하여 정량평가 항목별 세부 설정을 진행합니다.\
>    (EX: 자격증 인정 갯수별 점수 범위, 어학시험 점수 범위별 점수 범위)
>
> **※ 주의사항※**
>
> '직접 생성하기'를 통해 입사지원서 항목을 구성하실 경우 정량평가 설정에 입사지원서 항목이 반영되지 않습니다.
>
> 만약 정량평가 기능이 필요하실 경우, 가급적 페어리에서 기본값으로 제공하는 입사지원서 항목을 활용하여 입사지원서를 구성해주세요.

해당 메뉴에서 설정한 정량평가 점수는 이후  전형 메뉴의  '**점수 합계**' 탭에서 반영 결과를 확인할 수 있습니다.  **(해당 탭은 전형 생성 시 '점수 합계'를 추가하여 생성해야 이용이 가능합니다.)**


---

# 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://hustation.gitbook.io/fairy/back-office/projects/form/undefined.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.
