# Visualise Emotions

Learner emotions can visualised so you can be proactive in engaging with Learners.

From the side menu, select "1st Check-in" (or 2nd Check-in) under Classroom Views.

You will be presented with a Table of all your pupils and a history of Check-in's

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

Hovering over a date will show you more details of the specific check-in

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

Clicking a day will show a menu to interact with the checkin of that day

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

| Menu Item                                                      | Description                                                                     |
| -------------------------------------------------------------- | ------------------------------------------------------------------------------- |
| Show Survey (only displayed if surveys are used for check-ins) | This loads a survey dialog which shows you how your learner answered the survey |
| Notes                                                          | This will load the notes dialog and allow you to leave a note for this checkin  |
| Retake Check In                                                | This will prompt to retake the checkin on the current computer                  |
| Mark Absent                                                    | This will make the day as absent for the learner                                |
| Reset Check In                                                 | This will allow the learner to retake the checkin (if the day reset is today)   |

Clicking the Elipsis at the end of the row will show you a menu to interact with the learner

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

| Menu Item             | Description                                                                |
| --------------------- | -------------------------------------------------------------------------- |
| Show Notes            | This option shows all the notes for a learner in the selected time period. |
| Refer Welfare Officer | This option is used to refer a learner to a designated welfare officer.    |

## Combined Check-in Screen

Moodly provides a convenient screen which shows both check-ins in a single screen.

To access this screen select the "Combined Check-in" option in the side menu

<figure><img src="/files/reJXDQc29gPxlk57Iz35" 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/visualise-emotions.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.
