# Setup

Depending on how you have configured your School and Classroom your learners will be presented with different options when checking in.

See Customising Zones for further information

{% content-ref url="/pages/10JgE9lflaXqimSHuKLr" %}
[Customising Zones](/features/settings-and-customisation/customising-zones.md)
{% endcontent-ref %}

## Basic config

With the basic configuration a learner will simply be asked to answer how they are feeling

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

## Adding a follow-up

If you have configured a Zone to have a follow-up, selecting an emotion which has a follow-up configured will prompt the learner with another screen

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

## Free Text Follow-up

If you have configured your school or classroom to have a free text follow-up, the learner will be prompted with a text box to answer.

{% hint style="info" %}
This can be combined with the emoji follow-ups or used in isolation
{% endhint %}

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

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

More details on free text answers can be found on the Edit & Delete Zone page

{% content-ref url="/pages/ESgrVR9oIX4GZXFE4KGT" %}
[Edit & Delete Zone](/features/settings-and-customisation/customising-zones/edit-and-delete-zone.md)
{% endcontent-ref %}

Additional guide to enable free text answer is available

{% content-ref url="/pages/BRQo8VSuULUWXYe5vsIE" %}
[Enable Free Text Input for Check-in](/troubleshooting/enable-free-text-input-for-check-in.md)
{% endcontent-ref %}

## Survey Follow-up

You can configure Moodly to prompt the learner with a questionnaire/ survey when checking in under a specific Zone.

<figure><img src="/files/lXE7V5a4sMH9l0jgwSxY" alt=""><figcaption></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.moodly.education/features/check-in/setup.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.
