> For the complete documentation index, see [llms.txt](https://docs.faronics.com/faronics-insight-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.faronics.com/faronics-insight-docs/portuguese/usando-o-faronics-insight/o-insight-teacher-console/avaliar/resultados-do-teste-imediatos.md).

# Resultados do Teste Imediatos

A janela *Resultados do Teste Imediatos* fornece aos Professores uma visão geral do teste em andamento e exibe informações como quantos Alunos estão fazendo o teste, o status do teste para cada Aluno que está fazendo o teste (*Esperando, Teste em Andamento, Teste Concluído, Teste Cancelado*) e a *Pontuação (Média)* para cada Aluno.

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

Se desejar, o Professor pode também ver o resultado dos Alunos para cada pergunta, selecionando *Mostrar Resultados das Perguntas*.

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

As células em verde são respostas corretas; as células em laranja estão erradas.

Na janela *Resultados do Teste Imediatos*, os Professores podem executar as seguintes ações:

* Cancelar Teste – Cancelar o teste em andamento.
* Minimizar – Minimizar a janela *Resultados do Teste Imediatos*.
* Reenviar – Reenviar o teste para qualquer Aluno.
* Exportar – Exportar os resultados para um formato definido.
* Concluído – Encerrar o teste. Os Professores podem optar por encerrar o teste antes do fim do prazo. Por exemplo, quando todo os Alunos já terminaram o teste, ou ninguém está fazendo o teste. Encerrar o teste salva as respostas dos Alunos, mesmo que os alunos não tenham terminado o teste.


---

# 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.faronics.com/faronics-insight-docs/portuguese/usando-o-faronics-insight/o-insight-teacher-console/avaliar/resultados-do-teste-imediatos.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.
