# Check-in Website

Moodly separates Check-in's and the teacher portal into 2 websites for added security. This ensures that learners can not accidentally misuse the platform.

{% hint style="info" %}
We recommend logging out of the teacher portal (<https://portal.moodly.education>) on shared classroom devices.
{% endhint %}

{% hint style="info" %}
Both the Teacher Portal and Class Check-in Web use your class teacher email and password
{% endhint %}

The Check-in Website can be accessed by:

### Navigating to[ https://submit.moodly.education](< https://submit.moodly.education>)&#x20;

### From the Teacher Portal:

The teacher portal has a button on the side menu to load the Check-in website

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

Selecting this will open a new window and prompt you to login to the Check-in Website.

### From the Teacher Portal login screen:

If you find yourself on the Teacher Portal Login there is a Button at the bottom of the login to redirect to the Class Check-in website.&#x20;

<figure><img src="/files/RKNaJmniPIcD8KH8owDr" 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/check-in-website.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.
