> For the complete documentation index, see [llms.txt](https://docs.crowdworks.kr/crowdworks-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.crowdworks.kr/crowdworks-docs/project/annotation/general-fields/slider.md).

# Slider

사용자가 값 범위를 슬라이더로 선택할 수 있는 필드

![](https://3313175057-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FT1akybpWMyP3V9D14yWX%2Fuploads%2FtRz2PuTkIL4irC3n5dil%2Fimage.png?alt=media\&token=a7af2461-9316-4fa7-891b-b4823ff118e7)

## 신규 필드 설정하기&#x20;

#### General (기본 설정 항목)

* Field Label
  * 작업자에게 전달할 타이틀, 설명 등을 자유롭게 작성하시면 됩니다.
    * 별도의 제한사항은 없습니다.
    * 입력하지 않아도 무관하며, 입력하지 않을 경우에는 Input Box만 노출되게 됩니다.
* Label Direction Row
  * 필드 명의 노출 위치를 변경할 수 있습니다.
    * 옵션 Checked (기본): Input Box 좌측
    * 옵션 Unchecked: Input Box 상위에 위치
* Help Text
  * 참고해야 하는 내용이 있는 경우 사용하면 도움이 됩니다.

#### 상세 조건 설정&#x20;

![](https://3313175057-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FT1akybpWMyP3V9D14yWX%2Fuploads%2FZBWDnnkWfHi4D2dlhirM%2Fimage.png?alt=media\&token=fc9283ea-d1bb-477a-be27-197d61f941a6)

* Number Range
  * 사용자에게 허용할 작업 범위 설정합니다.
  * 입력가능 최소/최대 단위: 소수점 및 정수
    * Min: 0.1
    * Max: 10,000,000
* Division Count
  * 사용자가 값을 선택하는 단계 기준 설정합니다.
    * 사용자에게 입력받고 싶은 단계를 Min-Max 기준에서 등분하여 설정
      * 설정하려는 단계/Max=등분값
    * 입력가능 단위: 1 (정수만 가능)
* Use Closest Value
  * 설정된 작업 단위(Division Count)에 맞춰 기능 작동합니다.
    * Division Count 값이 입력된 경우에만 유효함
* Use Ruler
  * Division Count 값 기준으로 눈금 범위 표시됩니다.
    * Division Count 값이 입력된 경우에만 유효함

### Conditional Logic (단계가 있는 작업이 필요한 경우)

단계가 있는 작업이 필요할 경우 Field간 조건을 설정하여 연결하는 방식입니다.\
설문조사 프로젝트를 진행할 때 사용하면 도움이 됩니다.&#x20;

* 예시)

  여자를 선택하면 나이를 입력 할 수 있는 Text Field가 출력되도록 설정

  여자를 선택하지 않을 경우 나이를 입력하는 Text Field는 출력되지 않음

:arrow\_forward: 관련 매뉴얼

{% content-ref url="/pages/koLL7d5d8gIk5ZsNNPRh" %}
[필드간 조건 설정(Conditional Logic)](/crowdworks-docs/project/annotation/conditional-logic.md)
{% endcontent-ref %}
