# How to add Annoto Dashboard

## Overview

This document shows how to add Annoto Insights Dashboard to your OpenEdx environment.

## Annoto Insights And management Dashboard Setup

Annoto’s dashboard was designed in order to shed a light upon students’ behavior within Annoto in-video collaboration widget, providing you with data regarding their engagement within the video content.

### Enable LTI Consumer In Studio

You can enable the LTI xblock in studio through the advanced settings:

1. From the main page of a specific course, click ​**Settings->Advanced Settings** in the top menu.
2. Check for the Advanced Module List policy key, and add "lti\_consumer" in the policy value list.

\[

&#x20;...

&#x20;" lti\_consumer",

&#x20;...

]

### Adding ANNOTO LTI Activity

Once the lti\_consumer module was added to the Course, it should be added to the course unit, using the following steps:

1. On the Course Outline page, open the unit in which you want to add Annoto:

![](https://4216168529-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2Fsetup%2F-LzBBHeOQtzz1_T5KtNI%2F-LzBCO7W6v-2jF0yEUP-%2F2.png?generation=1579679061175150\&alt=media)

2\. Under Add New Component, click ​Advanced​, and then select **​LTI Consumer**​.

![](https://4216168529-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2Fsetup%2F-LzBBHeOQtzz1_T5KtNI%2F-LzBCO7Xds3LkO8qR0FR%2F3.png?generation=1579679061161214\&alt=media)

![](https://4216168529-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2Fsetup%2F-LzBBHeOQtzz1_T5KtNI%2F-LzBCO7YaMJL5xz9bNS-%2F4.png?generation=1579679061163865\&alt=media)

3\. Click Edit and then change **LTI Consumer** settings as you prefer:

![](https://4216168529-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2Fsetup%2F-LzBBHeOQtzz1_T5KtNI%2F-LzBCO7ZDjVjHd3sWXVd%2F5.png?generation=1579679061162092\&alt=media)

### Annoto LTI Activity Settings

Set the following fields as follows :

* **Display Name :** Annoto Dashboard LTI Activity (Or any name you like)
* **LTI Version:** LTI 1.3
* **Tool Launch URL:**

```
https://auth.eu.annoto.net/hosts/{host_id}/lti/dashboard/launch
```

* **Registered Redirect URIs:** leave empty
* **Tool Initiate Login URL:**

{% code overflow="wrap" %}

```
https://auth.eu.annoto.net/hosts/{host_id}/lti/login/...
```

{% endcode %}

* **Tool Public Key Mode:**  Keyset URL
* **Tool Keyset URL:**&#x20;

```
https://auth.eu.annoto.net/jwks/...
```

* **Enable LTI NRPS:** True
* **LTI Assignment and Grades Service:** Allow tools to manage and submit grade (programmatic)
* **Scored:** True
* **Accept grades past deadline:** True (Default)
* **Send extra parameters:** True

In order for the changes to go live, don’t forget to **publish** the unit:

![](https://4216168529-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2Fsetup%2F-LzBBHeOQtzz1_T5KtNI%2F-LzBCO7_x4UpOlGJKfZ2%2F6.png?generation=1579679061232495\&alt=media)

In order to see Annoto Dashboard on the published page click on **View Live Version**

![](https://4216168529-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2Fsetup%2F-LzBBHeOQtzz1_T5KtNI%2F-LzBCO7a1_RwpxJJvV7o%2F7.png?generation=1579679061198414\&alt=media)

![](https://4216168529-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2Fsetup%2F-LzBBHeOQtzz1_T5KtNI%2F-LzBCO7bniadnSqQAeG3%2F8.png?generation=1579679061210098\&alt=media)

## Support

If you need any additional information or have any questions, please contact us at [Annoto Support](mailto:support@annoto.net?subject=Annoto%20Support)

## Last but not least

To learn more about Annoto’s dashboard and the insights provided by it, visit our [**Annoto’s Dashboard Guide**](https://app.gitbook.com/@annoto/s/guides/~/drafts/-Lz0r_gqCvScpkOrEOLm/annoto-dashboard/user-guide) page and the [**Dashboard’s Best Practices**](https://app.gitbook.com/@annoto/s/guides/~/drafts/-Lz1Xd7X_g-T2fmUKUZf/annoto-dashboard/best-practices).
