Skip to content

Commit 8ce3611

Browse files
committedDec 20, 2024
feat(api): ajout d'un distracteur
1 parent 0ae043e commit 8ce3611

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
 

‎api/src/devcomp/infrastructure/datasources/learning-content/modules/bien-ecrire-son-adresse-mail.json

+8
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,10 @@
199199
"defaultValue": "",
200200
"tolerances": [],
201201
"options": [
202+
{
203+
"id": "3",
204+
"content": "le séparateur"
205+
},
202206
{
203207
"id": "1",
204208
"content": "l'identifiant"
@@ -223,6 +227,10 @@
223227
"defaultValue": "",
224228
"tolerances": [],
225229
"options": [
230+
{
231+
"id": "3",
232+
"content": "le séparateur"
233+
},
226234
{
227235
"id": "1",
228236
"content": "l'identifiant"

0 commit comments

Comments
 (0)