# Survey

The S*urvey* tool ![](/files/-LioWMKijzdoezKHlBq9) allows the teacher to collect information, views and opinions from course participants. It might typically be used during or at the end of a course as an aid to overall course evaluation, or it may be used at the beginning of a course to gather information about learners' interests, aspirations, previous achievements etc. in order to help the teacher tailor aspects of the course content to suit his learners.


---

# 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://docs.chamilo.org/1.11.x/teacher-guide/survey.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.
