# FAQ

## Why am I getting an error when adding Annoto Assignment or Annoto Dashboard to my Moodle?&#x20;

When using Moodle in Chrome and adding an LTI tool, such as Annoto Assignment or Annoto Dashboard, the “Shared Secret” field in Moodle is automatically completed, while it should be empty (a Moodle bug). As a result, the following error is received:&#x20;

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

Fixing it is done in the following way:&#x20;

When adding the Annoto Dashboard, or Annoto Assignment - make sure that the “Shared Secret” field under "Show more" is empty:

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

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

Here is a video that shows how to solve the issue: <https://watch.screencastify.com/v/izG0DjmU00tPuw8fY1Mc>

&#x20;


---

# 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/guides/lms/moodle/faq.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.
