# Template quiz

Il template quiz è uno strumento utile che permette di semplificare e velocizzare il lavoro. Hai la possibilità di creare dei quiz riutilizzabili in corsi diversi e nello stesso momento.&#x20;

#### **Inserisci le informazioni richieste**

* Nome: è obbligatorio per la creazione del template.
* Descrizione: non è obbligatorio, ma può aiutarti nella gestione.&#x20;

#### Definisci le caratteristiche del test

<figure><img src="/files/QtbS71701fBfrzE5bp8g" alt="" width="375"><figcaption></figcaption></figure>

Scegli la **tipologia** (a scelta tra *test finale*, *esercitazione*, *autovalutazione*) e la **valutazione** (a scelta tra *in percentuale* e con *punteggio minimo*).&#x20;

#### Inserisci le domande&#x20;

Non sai come fare? [Leggi qui!](/amministratori/quiz/come-creare-un-quiz.md)


---

# 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://guida.soluzionefad.it/amministratori/quiz/template-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.
