# Customising Affirmations

This feature is all about reinforcing positive thinking and boosting student self-esteem. During these check-ins, students receive encouraging affirmations designed to uplift their mood and foster a positive mindset.

Within Class & School settings we allow for full customisation of affirmations.

Affirmations can be configured to either capture emojis representing an affirmation or a custom Survey can be used.

### Using Emojis

| Field                     | Description                                                             |
| ------------------------- | ----------------------------------------------------------------------- |
| Affirmation Question Text | Change the prompt shown to learners when registering their affirmations |
| Free Text Affirmations    | Allow Learners to enter their own affirmations                          |
| Number of Affirmations    | The number of affirmations each learner should record each time         |
| Affirmations              | See below                                                               |

Affirmation options can be configured in a similar way to Zones.

You can add and remove options using the Affirmations section at the bottom of the screen.

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

Clicking add allows you to add an option

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

To remove an option click the Trash icon on the option

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

Remember to Save after changing your configuration!

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

### Using Surveys

Selected "Survey" from the dropdown allows you to configure a Survey response to an affirmation checkin. This allows for a far greater level of detail/customisations for your affirmation check-ins.

<figure><img src="/files/ILthdZOEqDZS0bX4ByS1" 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/settings-and-customisation/customising-affirmations.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.
