> 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/iniciar-um-teste.md).

# Iniciar um Teste

O Professor pode iniciar um teste para um ou mais Alunos presentes na aula.

<figure><img src="/files/8EUipPKcjiy3EU9GeeTx" alt=""><figcaption></figcaption></figure>

1. Selecione no mínimo um Aluno.
2. Clique em *Avaliar***.**
3. Clique em *Iniciar um Teste*
4. Selecione um teste na lista de testes criados ou clique em *Gerenciar Testes* para criar um teste novo.
5. Clique em *Iniciar Teste.*

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

&#x20;Configure as seguintes opções, se preferir, e clique em *Concluído* quando terminar.

* Nome – Pergunte qual é o nome dos Alunos, em vez de pressupor o Nome de Login.
* Pontuação – Mostrar Pontuação do Teste para Alunos (*Somente Pontuação* ou *Pontuação e Detalhes da Pergunta*) e *Salvar Respostas dos Alunos*, se preferir.
* Teste com Limite de Tempo – Defina um limite de tempo para o fim do teste (até no máximo 999 minutos).
* Configurar Exibição do Teste – Selecione *Mostrar as Perguntas em Ordem Aleatória* em computadores de Alunos ou *Forçar Tela Cheia* para o teste (a janela do teste ficará acima de outras janelas).
* Instruções – Clique em Exibir Instruções e especifique a sua mensagem para os Alunos antes do início do teste.

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

O Professor verá a seguinte tela. Consulte [Resultados do Teste Imediatos](/faronics-insight-docs/portuguese/usando-o-faronics-insight/o-insight-teacher-console/avaliar/resultados-do-teste-imediatos.md).

<figure><img src="/files/lV2HmqhsVezwHnsDUOjL" alt=""><figcaption><p>Tela de Teste ao Vivo – Exibição do Professor</p></figcaption></figure>

No console de Aluno, o Aluno deverá informar seu nome e iniciar o teste.

<div align="left"><figure><img src="/files/Q8zJlIWtjc6HC0mbZFxu" alt=""><figcaption></figcaption></figure></div>


---

# 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/iniciar-um-teste.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.
