> For the complete documentation index, see [llms.txt](https://interfacing.gitbook.io/interfacing-help-files/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://interfacing.gitbook.io/interfacing-help-files/interfacing-help-files-fr/learning-and-development/gestion-des-formations-applications/creation-et-gestion-des-formations/modifier-une-formation.md).

# Modifier une formation

Mettez à jour et soumettez à nouveau une formation après les commentaires du réviseur.

## Présentation du flux de travail

<i class="fa-location-dot">:location-dot:</i> **Tâche actuelle :** Modifier une formation

<i class="fa-user">:user:</i> **Effectué par :** Créateur de formation (par exemple, administrateur de formation, responsable de processus ou expert)

<p align="center"><kbd><strong>IMAGE</strong></kbd></p>

***

## Accéder à la tâche

La tâche **Modifier une formation** est accessible depuis l’un des emplacements suivants :

* Le module **Liste de tâches**
* Le **panneau de notifications**, via la **cloche de notification**.
* Le **lien direct** fourni dans la notification par e-mail.

***

## Terminer la tâche

Si le réviseur retourne la formation pour modification, le créateur la met à jour et la soumet à nouveau.

<p align="center"><kbd><strong>IMAGE</strong></kbd></p>

***

{% stepper %}
{% step %}

### Examiner et traiter les commentaires

Examinez les commentaires dans le champ **Commentaires**. Ajoutez vos propres commentaires pour clarifier un point ou répondre directement aux remarques du réviseur.

<p align="center"><kbd><strong>IMAGE</strong></kbd></p>

{% hint style="info" %}

#### Consignes relatives aux commentaires

* Vous pouvez **modifier**, **supprimer** ou **répondre** à vos propres commentaires.
* Vous pouvez **répondre** aux commentaires des autres. Vous ne pouvez pas les modifier ni les supprimer.
  {% endhint %}

***

{% endstep %}

{% step %}

### Réviser et modifier la formation

Mettez à jour la formation selon les commentaires du réviseur. Vérifiez que les révisions reflètent les changements suggérés et respectent les exigences.

{% hint style="info" %}
Cette tâche utilise un formulaire dont la présentation et le contenu sont similaires au formulaire **Nouvelle formation**.

* Pour remplir chaque champ, consultez la [documentation du formulaire correspondant](/interfacing-help-files/interfacing-help-files-fr/learning-and-development/gestion-des-formations-applications/creation-et-gestion-des-formations/creer-une-formation.md).
  {% endhint %}

***

{% endstep %}

{% step %}

### Soumettre à nouveau la formation

Après avoir effectué toutes les révisions, cliquez sur **Renvoyer pour évaluation** au bas du formulaire.

* Cette action retourne la formation au réviseur pour une [évaluation complémentaire](/interfacing-help-files/interfacing-help-files-fr/learning-and-development/gestion-des-formations-applications/creation-et-gestion-des-formations/evaluer-une-definition-de-formation.md).

{% hint style="danger" %}
Avant la soumission, vérifiez que tous les champs obligatoires sont remplis. Vérifiez aussi que la date d’activation est future.
{% endhint %}

***

{% endstep %}
{% endstepper %}

***

## Voir aussi

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Image de couverture</th></tr></thead><tbody><tr><td><strong>Liste des formations</strong></td><td>Affichez toutes les formations soumises et suivez leur progression dans le flux de travail.</td><td><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/GuQuwWGXBZn44dUzPPxU/App-V16-Icons-1.png">App-V16-Icons-1.png</a></td></tr></tbody></table>


---

# 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://interfacing.gitbook.io/interfacing-help-files/interfacing-help-files-fr/learning-and-development/gestion-des-formations-applications/creation-et-gestion-des-formations/modifier-une-formation.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.
