# Visualise Emotions

Now Moodly has collected some Learner emotions, we can visualise them so you can be proactive in engaging with Learners.

From the side menu, select "1st 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/9IeFGusZNxKjIzIszmcq" alt=""><figcaption></figcaption></figure>

| Menu Item       | Description                                                                    |
| --------------- | ------------------------------------------------------------------------------ |
| 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.    |

Congratulations! You're ready to go, the next sections of the documentation will describe the features of Moodly in more detail.


---

# 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/getting-started/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.
