# Moodle External Tool (iFrame) Window Size

#### General

When using LTI in embedded mode with Moodle, the default iFrame height is very low.

The following describes how to increase the iFrame height

#### Install a Moodle plugin

Download this plugin and install it in your Moodle

Moodle 3:  [message\_handler2024-06-04](https://developers.exlibrisgroup.com/wp-content/uploads/2024/06/message_handler2024-06-04.zip)

Moodle 4: [message\_handler2024-06-04-Moodle4.](https://developers.exlibrisgroup.com/wp-content/uploads/2024/06/message_handler2024-06-04-Moodle4..zip)

#### Installing via uploaded ZIP file

1. Login to your Moodle site as an admin and go to *Administration > Site administration > Plugins > Install plugins*.
2. Upload the ZIP file. You should only be prompted to add extra details (in the Show more section) if your plugin is not automatically detected.
3. If your target directory is not writeable, you will see a warning message.
4. Check the plugin validation report

<figure><img src="/files/n4yaseHG8wsRy8f7UjmL" 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.annoto.net/setup-guides/moodle/widget-integration/moodle-external-tool-iframe-window-size.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.
