From 07ad2c80b4cdb2c7a62af85f8b0c9ce699b77840 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Loi=CC=88c=20Delmaire?= Date: Mon, 23 Sep 2024 09:13:05 +0200 Subject: [PATCH] API Particulier: no more editors within decision tree --- .../data/api-particulier/eligible.ts | 221 ------------------ .../data/api-particulier/index.ts | 2 +- 2 files changed, 1 insertion(+), 222 deletions(-) delete mode 100644 components/questionTree/data/api-particulier/eligible.ts diff --git a/components/questionTree/data/api-particulier/eligible.ts b/components/questionTree/data/api-particulier/eligible.ts deleted file mode 100644 index c2f89a5b8..000000000 --- a/components/questionTree/data/api-particulier/eligible.ts +++ /dev/null @@ -1,221 +0,0 @@ -export const pathEligible = { - question: "Quel est l’éditeur de logiciel qui implémentera l’API ?", - choiceTree: [ - { - choices: [ - 'Arpège (Concerto)', - ], - answer: `
< - `, - }, - { - choices: [ - 'Arpège (Sonate)', - ], - answer: `
- `, - }, - { - choices: [ - 'Abelium Collectivités', - ], - answer: `
- `, - }, - { - choices: [ - 'Agora Plus', - ], - answer: `
- `, - }, - { - choices: [ - 'Jdéalise/Cantine de France', - ], - answer: `
- `, - }, - { - choices: [ - 'Berger-Levrault', - ], - answer: `
- `, - }, - { - choices: [ - 'Ciril GROUP', - ], - answer: `
- `, - }, - { - choices: [ - 'Docaposte FAST', - ], - answer: `
- `, - }, - { - choices: [ - 'DOCAPOSTE', - ], - answer: `
- `, - }, - { - choices: [ - 'Odyssée Informatique', - ], - answer: `
- `, - }, - { - choices: [ - 'Technocarte', - ], - answer: - `
- `, - }, - { - choices: [ - 'Communauté CapDémat', - ], - answer: `
- `, - }, - { - choices: [ - 'Nord France Informatique (NFI)', - ], - answer: `
- `, - }, - { - choices: [ - 'NUMESIA', - ], - answer: `
- `, - }, - { - choices: [ - 'Mushroom Software', - ], - answer: `
- `, - }, - { - choices: [ - 'Amiciel', - ], - answer: `
- `, - }, - { - choices: [ - 'Qiis', - ], - answer: `
- `, - }, - { - choices: [ - 'Aiga', - ], - answer: `
- `, - }, - { - choices: [ - 'Teamnet', - ], - answer: `
- `, - }, - { - choices: [ - 'JVS-Mairistem', - ], - answer: `
- `, - }, - { - choices: [ - '3D Ouest', - ], - answer: `
- `, - }, - { - choices: [ - 'Entrouvert', - ], - answer: `
- `, - }, - { - choices: [ - 'Waigeo', - ], - answer: `
- `, - }, - { - choices: [ - 'AFI', - ], - answer: `
- `, - }, - { - choices: [ - 'Arche MC2', - ], - answer: `
- `, - }, - { - choices: [ - 'Kosmos', - ], - answer: `
- `, - }, - { - choices: [ - 'Coexya', - ], - answer: `
- `, - }, - { - choices: [ - 'Libreair', - ], - answer: `
- `, - }, - { - choices: [ - 'Agedi', - ], - answer: `
- ` - }, - { - choices: ['**Votre éditeur ne figure pas dans cette liste**'], - answer: `**Vous êtes éligible mais votre éditeur n’a pas intégré l’API Particulier 🔎** -
- Déposez une demande pour expliciter vos besoins et votre situation. L’équipe API Particulier vous contactera pour identifier des pistes de solutions, et contactera le cas échéant votre éditeur (pensez donc bien à préciser le nom de votre éditeur et ses coordonnées). -
- -
- **Nota :** L’API Particulier s’utilise au travers d’un logiciel métier, votre éditeur vous met probablement à disposition un logiciel de ce type. -
- En revanche, comme ce dernier n’a pas encore intégré l’API Particulier, les instructeurs de l’API Particulier devront, entre autres, vérifier si votre éditeur a les prérequis techniques pour utiliser l’API Particulier.`, - }, - ], - }; diff --git a/components/questionTree/data/api-particulier/index.ts b/components/questionTree/data/api-particulier/index.ts index a18345c21..3f5092f4e 100644 --- a/components/questionTree/data/api-particulier/index.ts +++ b/components/questionTree/data/api-particulier/index.ts @@ -25,7 +25,7 @@ const apiParticulierQuestions = { choices: [ '**Votre éditeur.**
Rien à coder, vous utilisez une solution clé en main proposée par un éditeur.', ], - next: pathEligible, + answer: `**👍 Vous êtes probablement éligible, pour vérifier si votre éditeur intègre API Particulier vous pouvez `, }, { choices: [