> For the complete documentation index, see [llms.txt](https://examind.gitbook.io/v1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://examind.gitbook.io/v1/examind-platform/get-started/lms-integrated/assessment-deeplink/moodle.md).

# Moodle

Go to a course in Moodle, then click the **Turn editing on** button.

<figure><img src="/files/06Kv5EC2BrFu1HExuSDS" alt=""><figcaption></figcaption></figure>

Click **+ Add an activity or resource** on any topic (Topic 5 in the example below).

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

Click **External Tool.**

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

Leave **Activity name** blank for now; it will auto-populate. Choose **EXAMIND** from the **Preconfigured tool** dropdown, then click the **Select Content** button.

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

{% hint style="info" %}
If this is the first time you launch LTI Connect for EXAMIND, you may encounter this error message. An automatic notification will have already been sent to EXAMIND's support team to take action. If this happens during regular business hours, we will resolve this issue within a couple of hours and notify you by email when this is done.

You may also wish to contact us at [**support@examind.io**](mailto:support@examind.io) at this time.
{% endhint %}

<figure><img src="/files/7idoQgixb9WgpvxXKFfm" alt=""><figcaption></figcaption></figure>

Once your platform is activated, try again.

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

Create a new linked course in EXAMIND or select an existing course that you'd like to link.

<figure><img src="/files/30qh9nNvR8rJgLBzH2Dd" alt=""><figcaption></figcaption></figure>

Select the assessment and click **Link This Assessment** that you'd like to link.

<figure><img src="/files/5oHEX3c6voNKkn4qvzAs" alt=""><figcaption></figcaption></figure>

Click the **Save and return to course** button.

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

EXAMIND's LTI is now available as an activity in Moodle.

## Special Considerations

{% hint style="info" %}
Students extensions needs to be configured in both Moodle and EXAMIND. Refer to the [scheduling page](/v1/examind-platform/deliver/schedule.md) on how to configure extensions in EXAMIND.
{% endhint %}

{% hint style="info" %}
For how the assessment's Release and Due dates appear in Moodle, see [Availability Dates & Your LMS](/v1/examind-platform/get-started/lms-integrated/availability-dates.md).
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://examind.gitbook.io/v1/examind-platform/get-started/lms-integrated/assessment-deeplink/moodle.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
