> For the complete documentation index, see [llms.txt](https://docs.annoto.net/guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.annoto.net/guides/lms/moodle/using-annoto-activity-completion-within-moodle.md).

# Using Annoto Activity Completion within Moodle

Annoto's Activity Completion feature enhances the functionality of video-based learning within the Moodle environment. By using Annoto Activity Completion within Moodle, instructors can track and assess student engagement and performance more effectively through the completion of video-based activities synced to Moodle Activity Completion reports.&#x20;

Here's an overview of how it works and its benefits:

#### **Seamless Integration with Moodle:**

Annoto is fully integrated with Moodle, allowing instructors to easily include interactive video activities as part of their course content. The platform leverages Moodle's native Activity Completion feature to monitor student progress through video completion, discussions, and other interactive elements.

#### **Tracking and Assessing Student Engagement:**

With Annoto, instructors can see how much of the video each student has watched and participated in discussions. Activity completion data from Annoto is linked directly to the Moodle Activity completion, enabling automated Activity completion of these video-based activities.

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

### Short how-to video:

{% embed url="<https://youtu.be/hN_nkHknqoI>" fullWidth="true" %}

### Interactive Step by Step:

{% @guidejar/embed guideId="d7a6fd37-e23c-44f2-b22b-7cb43062c0b9" type="1" controls="null" url="<https://www.guidejar.com/guides/d7a6fd37-e23c-44f2-b22b-7cb43062c0b9?utm_source=gitbook&utm_medium=iframely>" fullWidth="true" %}


---

# 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://docs.annoto.net/guides/lms/moodle/using-annoto-activity-completion-within-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.
