> For the complete documentation index, see [llms.txt](https://guida.soluzionefad.it/amministratori/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guida.soluzionefad.it/amministratori/lezioni/creare-una-lezione/in-presenza.md).

# In presenza

{% hint style="info" %}
Opzione disponibile su richiesta. Sei interessato? [Contattaci!](mailto:assistenza@soluzionefad.it)
{% endhint %}

Per gestire gli eventi in presenza devi semplicemente creare le lezioni come al solito. In più, però, devi avere attivo il modulo badge!&#x20;

Per chi ha attivo su Soluzione FAD il **modulo badge**, infatti, alla creazione di un nuovo studente viene generato un pdf contenente un QR-code univoco che fungerà da badge per confermare ingresso e uscita dall’aula fisica. Questo pdf viene allegato nell’email di *Iscrizione in piattaforma*, in alternativa è comunque possibile scaricarlo nelle impostazioni dello studente.

Il file generato conterrà le informazioni principali dello studente e verrà personalizzato con il logo e i colori dell’azienda.

&#x20;![](/files/2VhhbAFznFQY8CmrUkiz)

<br>


---

# 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://guida.soluzionefad.it/amministratori/lezioni/creare-una-lezione/in-presenza.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.
