# Enable support for Annoto Passback Grading in Kaltura

## Installation Overview and Requirements <a href="#installation-overview-and-requirements" id="installation-overview-and-requirements"></a>

Enabling Annoto Passback Grading in Kaltura transforms the video learning experience by fostering greater student assessment directly within the video content.&#x20;

This feature streamlines the grading process by seamlessly integrating with Learning Management Systems, allowing for the efficient transfer of assessment data. It offers educators deep insights into student interactions, enhancing the ability to tailor feedback and improve teaching strategies.&#x20;

By bridging Kaltura's rich video capabilities with Annoto's interactive tools, educational institutions can significantly enhance both teaching effectiveness and learning outcomes, creating a more dynamic and personalized educational environment.

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

## Prerequisites <a href="#prerequisites" id="prerequisites"></a>

* A Kaltura Administrator account
* A Kaltura Application Framework (KAF)&#x20;
* In some cases (Canvas) An LMS Administrator account

## Deployment Instructions <a href="#deployment-instructions" id="deployment-instructions"></a>

### Enabling Annotokaf Module

This module extends Annoto Module with additional functionality for Hosted KAF (Such as LTI Outcomes).

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

1. Go to your KMS/KAF Management Console (\<Your\_Kaltura\_site\_Url>/admin) and navigate to the **Annotokaf** module.
2. **Enable** - set Yes to enable the module.&#x20;
3. Click **Save**.

<table data-header-hidden><thead><tr><th width="111"></th><th>NOTE:</th></tr></thead><tbody><tr><td><img src="/files/-LydidTe7nNF87pl3ZFX" alt=""></td><td>If you're unable to locate the Annotokaf Module, please contact your Kaltura representative so they can assist in adding it for you.</td></tr></tbody></table>

### Setting Annoto Webhook

Configure the webhook integration to enable advanced features, such as enabling Annoto's reporting and grading functionality in the Learning Management System (LMS).

* Please send the **Endpoint URL** to your Annoto representative. If it is empty, send the KAF URL instead.

In Correspondence, you will receive the following values. Please enter them in the respective fields:

* **jwksUrl**&#x20;
* **integrationKey**

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

### Update the LMS

<details>

<summary>D2L</summary>

Everything is ready. There is nothing left to do. 😄

[Getting Started with Annoto in D2L](https://docs.annoto.net/guides/lms/brightspace-d2l/kaltura-support)

</details>

<details>

<summary>Canvas</summary>

**Using Kaltura KAF LTI 1.3**

1. Login to your Canvas instance with an Account Admin user account.
2. Click the following to launch the LTI Developer Key Settings page.
   1. Click the Admin tab.
   2. Click the Developer Keys tab
   3. Click “+ Developer Key”
3. Click on Edit for the "Kaltura Video Plugin"

![](/files/902ZRig1avspSiXdEflB)

4. Under **LTI Tool Placements**, Go to **Assignment Selection**
5. Update the **Target Link URI** by removing **"?type=quiz"**
   * Example Before: <https://2302901.kaf.kaltura.com/browseandembed/index/browseandembed?type=quiz>
   * After the update: [https://2302901.kaf.kaltura.com/browseandembed/index/browseandembed](https://2302901.kaf.kaltura.com/browseandembed/index/browseandembed?type=quiz)
6. Click **Save**

[Getting Started with Annoto in Canvas](https://docs.annoto.net/guides/lms/canvas/kaltura-support)

<mark style="background-color:yellow;">**Note:**</mark> <mark style="background-color:yellow;"></mark><mark style="background-color:yellow;">The change does not affect the functionality of native Kaltura video quizzes in communicating with the Canvas gradebook. It simply removes the</mark> <mark style="background-color:yellow;"></mark><mark style="background-color:yellow;">**Quiz**</mark> <mark style="background-color:yellow;"></mark><mark style="background-color:yellow;">filter when selecting the video you want to use. Before the change:</mark>

![](/files/UuO9NOwmQFrtKANiToSp)

After the change:

![](/files/imuPFNbMsF6xIaPjIOET)

**Using Kaltura KAF LTI 1.1 ?  -** Get in touch with our [support team](mailto:support@annoto.net).

</details>

<details>

<summary>Moodle</summary>

Get in touch with our [support team](mailto:support@annoto.net).

[Getting Started with Annoto in Moodle](https://docs.annoto.net/guides/lms/moodle/kaltura-support)

</details>

<details>

<summary>Blackboard</summary>

Get in touch with our [support team](mailto:support@annoto.net).

[Getting Started with Annoto in Blackboard](https://docs.annoto.net/guides/lms/blackboard/kaltura-support)

</details>

Are you using a different LMS? Get in touch with our [support team](mailto:support@annoto.net).<br>


---

# Agent Instructions: 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:

```
GET https://docs.annoto.net/setup-guides/kaltura/enable-support-for-annoto-passback-grading-in-kaltura.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
