update_audit_results
Batch update RGAA criterion evaluation results for an audit, including status, user impact, and comments for each criterion on each page.
Instructions
Update criterion results for an audit. Send an array of result items. Each item targets one criterion on one page using (pageId, topic, criterium).
The topic/criterium must be a valid RGAA combination. Topics 1-13:
Images, 2. Cadres, 3. Couleurs, 4. Multimédia, 5. Tableaux,
Liens, 7. Scripts, 8. Éléments obligatoires, 9. Structuration,
Présentation, 11. Formulaires, 12. Navigation, 13. Consultation
Status values: COMPLIANT, NOT_COMPLIANT, NOT_APPLICABLE, NOT_TESTED User impact values: MINOR, MAJOR, BLOCKING
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uniqueId | Yes | The editUniqueId of the audit | |
| results | Yes | Array of criterion results to update |