> 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/annoto-platform/introduction/assessment-criteria.md).

# Assessment Criteria

## Assessment Criteria Library&#x20;

**Annoto's Assessment Criteria Library** is a robust feature designed to enhance the educational experience by providing a structured and consistent way to evaluate video-based content.&#x20;

Here's a concise overview of its key components and benefits:

**Key Components:**

1. **Pre-Defined Criteria**: The library offers a set of pre-defined assessment criteria, making it easy for educators to apply standardized evaluations across different courses and videos.
2. **Customizable Options**: Users can tailor the criteria to suit specific course needs, ensuring assessments are relevant and targeted.
3. **Reusable for All Courses**: Criteria can be saved and reused across multiple courses, saving time and effort in the assessment setup process.
4. **User-Friendly Interface**: Designed with ease of use in mind, the interface allows educators to quickly set up and modify criteria, ensuring a hassle-free experience.

<div data-full-width="true"><figure><img src="/files/dg1YEuaIZjHXN1b05Pxx" alt=""><figcaption></figcaption></figure></div>

### Interactive Example of creating video activity completion criteria

{% embed url="<https://guidejar.com/guides/a8bgytTUpx7h4SyJjRRH>" fullWidth="true" %}

## Assessment Setup

Enable you to quickly apply the criteria you created within the Assessment Criteria Library at the course level or on specific videos.

<div data-full-width="true"><figure><img src="/files/l9BxMhzJXkBDQhKsSJis" alt=""><figcaption></figcaption></figure></div>

### Interactive example on how to apply existing criteria's created

{% embed url="<https://guidejar.com/guides/3EqgTx0q0gGlCkpEyrPX>" fullWidth="true" %}

## Getting Actionable Insights

{% embed url="<https://guidejar.com/guides/U7WmdePysK43w5HSXFcu>" fullWidth="true" %}

## Get Started

Learn more about how to use the Assessment Criteria in your course activities

{% content-ref url="/pages/VhGLFNgGcMOOISe4pyFm" %}
[Assessment Criteria](/guides/user-guides/interactive-learning-journeys/assessment-criteria.md)
{% endcontent-ref %}


---

# 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/annoto-platform/introduction/assessment-criteria.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.
