> For the complete documentation index, see [llms.txt](https://docs.chamilo.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chamilo.org/1.11.x-nl/leerkracht-handleiding/survey/survey_publication.md).

# Enquête publicatie

Als u tevreden bent met de enquête, hoeft u deze alleen maar te publiceren (zorg ervoor dat u zichzelf niet tegenspreekt met de startdatum, verstuur de uitnodiging per e-mail voor een enquête die nog niet beschikbaar is!)

Klik op het pictogram *Publish* ![](/files/YXGrlQAsuR2fOSaO3LdA). Selecteer de cursusgebruikers om de enquête-uitnodiging naar te sturen:

![](/files/-LioWQsF7VXTeCbGIEYX)

Illustratie 157: Enquêtes - Publicatie: selecteer cursusleden

Stuur bovendien/alternatief uitnodigingen met hetzelfde formulier rechtstreeks per e-mail (aparte e-mailadressen met puntkomma's). Uitnodigingen kunnen worden verzonden naar mensen die geen geregistreerde gebruikers op het platform zijn (u wilt de uitnodiging bijvoorbeeld naar potentiële klanten sturen, of naar ouders van leerlingen):

![](/files/iZO2kvkE7iUdxIN8UQcB)

Afbeelding: e-mail extra ontvangers

Als u de velden heeft ingevuld, vergeet dan niet op de knop *Publish survey* te klikken.

**Opmerking**: u kunt ook anonieme personen uitnodigen zonder een e-mailadres (bijv. Bezoekers van een webpagina) met het pictogram Toegangskoppeling genereren ![](/files/ytNEyI4WPmT0Vqt1jWQQ) in de lijst met enquêtes.


---

# 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.chamilo.org/1.11.x-nl/leerkracht-handleiding/survey/survey_publication.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.
