# Step 3: Define evaluation questions

{% hint style="info" %}
Step 3 is only required if you selected "Assessment Study” as the study type in [Step 1](/result-assessment-tool-rat-docs/what-is-rat-and-how-does-it-work/step-1-create-a-new-study.md). Otherwise, please proceed to [Step 5](/result-assessment-tool-rat-docs/what-is-rat-and-how-does-it-work/step-5-view-and-export-study-results.md).
{% endhint %}

After clicking on “Add Question,” you can specify a totally free question for the jurors to answer when the search results are displayed. You can select from the following types of questions:

<details>

<summary><strong>Short Text</strong></summary>

**Example:**

Question: “What is the first thing that comes to mind when you see this search result?”

</details>

<details>

<summary><strong>Long Text</strong></summary>

**Example:**

Question: “Please describe why this search result is relevant to you or not.”

</details>

<details>

<summary><strong>Rating Scale</strong></summary>

**Example:**

Question: „How relevant is this search result to you?” \
Answer: “Not relevant”, “Slightly relevant”, “Quite relevant”, “Very relevant”

</details>

<details>

<summary><strong>Multiple Choice</strong></summary>

**Example:**

Question: Which things come to mind when you see this search result?”\
Answer: “Relevant”, “Well designed”, “User-friendly”, “Credible”

</details>

<details>

<summary><strong>Single Choice</strong></summary>

**Example:**

Question: “Is this search result relevant to you?”\
Answer: “Yes” or “No”

</details>

<details>

<summary><strong>Sliding Scale</strong></summary>

**Example:**

Question: „How relevant is this search result to you?”\
Answer: “Not relevant (=0)” to “Very relevant (=10)”

</details>

![](/files/654a3a02ebdd0c4b06aadb6279e5bf3997bfc647)


---

# 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://result-assessment-tool-rat.gitbook.io/result-assessment-tool-rat-docs/what-is-rat-and-how-does-it-work/step-3-define-evaluation-questions.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.
