# Administrer les travaux

L'administration des travaux repose sur plusieurs commandes :

| Icônes                           | Fonctionnalités                                                                            |
| -------------------------------- | ------------------------------------------------------------------------------------------ |
| ![](/files/-MH8nDTgtiyWZ8ZhDOxx) | Modifier le nom ou la description d’un travail, corriger et affecter une note à un travail |
| ![](/files/-MFUs8_1soY5DTC1lVKR) | Supprimer un travail (après demande de confirmation)                                       |
| ![](/files/-MFUs4igG0EtOY314Sog) | Déplacer un travail vers un autre dossier de travaux ou vers la racine                     |
| ![](/files/-MGzDvVYgKq5KCx_Gegd) | Rendre visible / invisible le travail pour les apprenants                                  |


---

# 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-fr/guide-enseignant/loutil__travaux/administrer_les_travaux.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.
