> 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/learning-journeys/assignments/in-video-quizzes.md).

# In-Video Quizzes

## Overview

Annoto enhances the learning experience by integrating interactive, in-video quizzes within the LMS. This innovative feature supports educators in creating engaging, interactive content that not only enriches the learning process but also provides valuable insights into student understanding and performance. The in-video quizzes are seamlessly embedded within the video content, allowing students to interact with the material in a dynamic and engaging way.

Annoto’s in-video quizzes is the automatic grade passback to the LMS gradebook. This means that quiz results are instantly recorded in the LMS, saving educators time and ensuring that all grades are accurately tracked and reflected in the students' overall performance records.

Annoto provides detailed analytics on quiz performance, enabling educators to gain insights into how students are interacting with the content. This data can inform instructional strategies, helping educators to identify common areas of difficulty and adjust their teaching methods accordingly.

### Grading Support

Annoto can be used across all LMS activities. When using In-Video Quizzes, the grading passback is supported in all types of activities (e.g Assignments, Discussions, Pages)

### How do I set it up in my environment

{% tabs %}
{% tab title="BrightSpace (D2L)" %}
{% content-ref url="/pages/KDjtardCKsvEIp56EEqa" %}
[Creating In-Video Quizzes](/guides/archive/d2l/creating-in-video-quizzes.md)
{% endcontent-ref %}
{% endtab %}

{% tab title="Canvas" %}
{% content-ref url="/pages/CeJfzgIWks2Hl0hZWgzB" %}
[Canvas | Creating a Video Assignment](/guides/lms/canvas/canvas-or-creating-a-video-assignment.md)
{% endcontent-ref %}

{% content-ref url="/pages/GmhZusMr5GlD7L0v9RdC" %}
[Creating In-Video Quiz within Page activity](/guides/archive/canvas/creating-in-video-quiz-within-page-activity.md)
{% endcontent-ref %}
{% endtab %}

{% tab title="Blackboard" %}
{% content-ref url="/pages/BdV2iHLYxGF92i4taJVw" %}
[Creating In-Video Quizzes within Kaltura videos](/guides/archive/bb/kaltura-support/creating-in-video-quizzes-within-kaltura-videos.md)
{% endcontent-ref %}
{% endtab %}

{% tab title="Moodle" %}
Coming Soon&#x20;
{% endtab %}

{% tab title="Other" %}
Didn't find your system? [**Click here**](mailto:contact@annoto.net) to let us know
{% endtab %}
{% endtabs %}

Have additional ideas of interactions? We'd love to hear them! [**Click here**](mailto:contact@annoto.net) to share with us


---

# 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/learning-journeys/assignments/in-video-quizzes.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.
