> For the complete documentation index, see [llms.txt](https://centraldeajuda.tradeinsights.com/bem-vindo-a-trade-insights/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://centraldeajuda.tradeinsights.com/bem-vindo-a-trade-insights/conteudos/quiz.md).

# Quiz

<figure><img src="/files/ARCBMQHpVG1KV2zRzo17" alt="" width="370"><figcaption></figcaption></figure>

Um quiz é um tipo de conteúdo na plataforma que funciona como um questionário para avaliar os conhecimentos do usuário sobre determinado assunto. Geralmente, é utilizado dentro das trilhas de aprendizado, como uma etapa final de um módulo.

No entanto, também pode ser utilizado de forma independente, sendo inserido diretamente em uma página da web.

Dentro do quiz, é possível criar perguntas abertas ou de múltipla escolha. Ao final do quiz, é fornecido ao usuário o percentual de acertos, especialmente nas questões de múltipla escolha.

Essas informações são registradas e acessíveis ao administrador por meio das análises do quiz, permitindo acompanhar o desempenho dos usuários e identificar áreas que possam necessitar de mais atenção ou reforço.


---

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

```
GET https://centraldeajuda.tradeinsights.com/bem-vindo-a-trade-insights/conteudos/quiz.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.
