# 테스트 제작하기

1. 어닝버드 Maker 계정으로 로그인을 합니다.

<figure><img src="/files/acugLJJs8mkGd4zLYM2m" alt=""><figcaption><p>[ 테스트 생성화면]</p></figcaption></figure>

2. 하단의 블럭들을 통해 테스트를 제작할 수 있습니다.

<figure><img src="/files/ivNU9dJOd1ez5NE4Qchc" alt=""><figcaption><p>제작 블럭 유형</p></figcaption></figure>

3. 목적에맞는테스트를 제작하세요.

<figure><img src="/files/m8vgJ7W9CR0swn5QYY6X" alt=""><figcaption><p>[예시)  Multiple Choice 설문]</p></figcaption></figure>

< 수정 가능 요인 >

* Question, Add notes (제목, 부제목)
* Required (필수/선택 항목)
* Type(단수,복수 선택)
* Choices(설문 항목)
* Other option(기타 항목 추가, 주관식)
* Image(이미지 업로드 가능)
* Conditions(조건문 기반 설문 설계 가능)

->  Condition 탭을 통해, 특정 사용자만의 데이터를 수집할 수 있습니다.

<figure><img src="/files/k8d6FqxsMcGCh9LVCY7Q" alt="" width="563"><figcaption><p>[조건 설정 예시]</p></figcaption></figure>

4. 우측의 설정을 통해 팀 맴버와 테스트 기간을 설정할 수 있습니다.

<figure><img src="/files/tFYA21h7NZJlSahiQZaX" alt="" width="541"><figcaption><p>[테스트 설정 페이지]</p></figcaption></figure>

5. 테스트 제작이 완료되면 우측 창단의 Preview 버튼을 통해 미리 확인해보실 수 있습니다.

<figure><img src="/files/r6gHcp8ABqdlbjb18Pr5" alt="" width="563"><figcaption><p>[Preview 설문]</p></figcaption></figure>


---

# 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://docs.earningbirds.com/maker-guide-1/make-test/guide.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.
