> 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/collaborative-learning/assignments.md).

# Assignments

## Overview

On top of enabling discussion and personal notes, Annoto can be used for different types of assignments.

Every activity is measured, analyzed and presented in the Annoto Analytics and Insights Dashboard, enabling you to evaluate learners' performance (both quantitatively and qualitatively).&#x20;

## Submitting assignments

Two ways to submit an assignment:

* In the shared space - the **Comments Space.** In this case, all users can see what their fellow learners have written and learn from one another.
* The assignment is filled in the **Personal Notes Space** and then exported to a document (via the Annoto menu) and submitted to the instructor (via email or any other way of your choice)

&#x20;      [**Click here**](https://www.youtube.com/watch?v=WnyEzQ1Mjcs) to learn how to export personal notes.

![Illustration: A video with Comments Space Assignments](/files/OgnizP42ItBuYTrN7h5X)

The Annoto Dashboard tables can be [**exported**](broken://pages/-MBiwHNLUfT2QgV1Nk_M#exporting-course-data), meaning you can easily see all analytics in a table (thus filter a specific user for grading purposes).&#x20;

A video discussion can be also [**exported**](/guides/annoto-dashboard/insights/video-view.md#manage-the-discussion), enabling to see all the comments that were written by a specific user in a video.

Have additional ideas of assignments? 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/collaborative-learning/assignments.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.
