> 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/introduction/why-annoto-is-the-clear-choice/why-use-annoto-in-video-quizzes.md).

# Why Use Annoto In-Video Quizzes?

In crafting Annoto quizzes, we set out to redefine the educational tool landscape. Collaborating closely with top learning designers and instructors, we aimed to identify and surpass the limitations of current market offerings. Our focus was clear: create a tool that is not only simple and quick but also rich in actionable insights, allowing educators to adapt content dynamically. The result is a product designed by educators, for educators, offering unparalleled value and innovation to our customers.

{% embed url="<https://www.youtube.com/embed/mEtBNnWLnwI>" %}

### **Seamless and Quick**

Creation in 3 simple steps Create, Preview, Publish Everything is managed directly from the video view

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

### **Flexible Layouts**

Choose between pop-up quizzes in the middle of the video or alongside the Annoto side panel.

<figure><img src="/files/8cP66zn5rGYZl8ESFA7H" alt=""><figcaption></figcaption></figure>

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

### **Immediate Feedback:**&#x20;

Students receive instant feedback on their quiz results.

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

### **Actionable Insights**

Gain deep, actionable insights into learners' performance and the effectiveness of quizzes.

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

<figure><img src="/files/69qdQNUL2g2ZIAHvczDK" alt=""><figcaption></figcaption></figure>

### **Easily reuse activities**&#x20;

Effortlessly transfer activities from one course to another, supporting Blueprint copies

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

### Advanced capabilities

Advanced capabilities like Limit Fast Forwarding, enabling you to restrict fast forwarding the video until all Optional/Mandatory quizzes are answered

<figure><img src="/files/SEJOB3SYCXdLZ5waK4mg" alt="" width="220"><figcaption></figcaption></figure>

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

### **Real-Time Updates and V**ersioning support

Supports versioning and real-time changes. Made a mistake? No problem. You can update quizzes even after publishing, and Annoto will handle everything, including updating the gradebook.

<div align="center" data-full-width="true"><figure><img src="/files/8zZX3MysvVlAr0n0dREl" alt="" width="319"><figcaption></figcaption></figure></div>

### **Full Accessibility**

Designed to be fully accessible to all users.

<figure><img src="/files/GWyeGa5GrASUUDPXknI9" alt="" width="375"><figcaption></figcaption></figure>

### **Reliable Grade Syncing** (RGSS)&#x20;

Our reliable grade sync module ensures accurate and automatic synchronization of grades. Annoto's Reliable Grade Sync System (RGSS) seamlessly updates quiz and assessment scores to your LMS gradebook in real time. With built-in LMS verifications, it eliminates the risk of manual errors.

<figure><img src="/files/afuDjZuuSKun2siYQlwN" alt="" width="375"><figcaption></figcaption></figure>


---

# 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/introduction/why-annoto-is-the-clear-choice/why-use-annoto-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.
