@socialgouv/fiches-vdd 2.1532.0 → 2.1534.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (87) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/data/associations/index.json +142 -142
  3. package/data/index.json +71249 -71271
  4. package/data/particuliers/F10004.json +3 -3
  5. package/data/particuliers/F10005.json +4 -4
  6. package/data/particuliers/F10293.json +2 -2
  7. package/data/particuliers/F1050.json +3 -3
  8. package/data/particuliers/F10519.json +1 -1
  9. package/data/particuliers/F10613.json +2 -2
  10. package/data/particuliers/F112.json +3 -3
  11. package/data/particuliers/F11475.json +1 -1
  12. package/data/particuliers/F12097.json +1 -1
  13. package/data/particuliers/F12118.json +2 -2
  14. package/data/particuliers/F1370.json +20 -14
  15. package/data/particuliers/F13723.json +389 -2
  16. package/data/particuliers/F1393.json +1 -1
  17. package/data/particuliers/F1394.json +3 -3
  18. package/data/particuliers/F14079.json +1 -1
  19. package/data/particuliers/F1419.json +1 -1
  20. package/data/particuliers/F1420.json +42 -268
  21. package/data/particuliers/F1433.json +10 -2
  22. package/data/particuliers/F1473.json +1 -1
  23. package/data/particuliers/F1480.json +5 -5
  24. package/data/particuliers/F1618.json +141 -123
  25. package/data/particuliers/F163.json +46 -62
  26. package/data/particuliers/F164.json +1 -1
  27. package/data/particuliers/F16868.json +2 -2
  28. package/data/particuliers/F16876.json +8 -8
  29. package/data/particuliers/F1726.json +3 -3
  30. package/data/particuliers/F17365.json +3 -0
  31. package/data/particuliers/F1754.json +1 -1
  32. package/data/particuliers/F18005.json +2 -2
  33. package/data/particuliers/F18074.json +92 -3
  34. package/data/particuliers/F18142.json +2 -2
  35. package/data/particuliers/F182.json +2 -2
  36. package/data/particuliers/F1925.json +2 -2
  37. package/data/particuliers/F19294.json +43 -13
  38. package/data/particuliers/F2003.json +1 -1
  39. package/data/particuliers/F20324.json +1 -1
  40. package/data/particuliers/F21814.json +3 -3
  41. package/data/particuliers/F22331.json +94 -134
  42. package/data/particuliers/F23476.json +1 -1
  43. package/data/particuliers/F23512.json +61 -45
  44. package/data/particuliers/F2532.json +36 -24
  45. package/data/particuliers/F2550.json +1 -1
  46. package/data/particuliers/F31111.json +1 -1
  47. package/data/particuliers/F31218.json +2 -2
  48. package/data/particuliers/F32192.json +2 -2
  49. package/data/particuliers/F32233.json +2 -2
  50. package/data/particuliers/F32277.json +1 -1
  51. package/data/particuliers/F32709.json +1 -1
  52. package/data/particuliers/F33072.json +1 -1
  53. package/data/particuliers/F33169.json +1 -1
  54. package/data/particuliers/F34328.json +1 -1
  55. package/data/particuliers/F34375.json +1 -1
  56. package/data/particuliers/F34377.json +2 -2
  57. package/data/particuliers/F34748.json +1 -1
  58. package/data/particuliers/F34749.json +1 -1
  59. package/data/particuliers/F34750.json +1 -1
  60. package/data/particuliers/F34917.json +55 -1
  61. package/data/particuliers/F35129.json +1 -1
  62. package/data/particuliers/F39188.json +35 -0
  63. package/data/particuliers/F426.json +111 -0
  64. package/data/particuliers/F628.json +2 -2
  65. package/data/particuliers/F737.json +208 -223
  66. package/data/particuliers/F761.json +3 -39
  67. package/data/particuliers/F816.json +1 -1
  68. package/data/particuliers/F930.json +2 -30
  69. package/data/particuliers/F963.json +35 -33
  70. package/data/particuliers/N10481.json +1 -1
  71. package/data/particuliers/N98.json +4 -4
  72. package/data/particuliers/R17121.json +1 -1
  73. package/data/particuliers/R42286.json +5 -51
  74. package/data/particuliers/R42290.json +3 -55
  75. package/data/particuliers/R43257.json +1 -1
  76. package/data/particuliers/R49287.json +1 -1
  77. package/data/particuliers/R49289.json +1 -1
  78. package/data/particuliers/R69488.json +3 -3
  79. package/data/particuliers/index.json +5400 -5401
  80. package/data/professionnels/F23369.json +8 -10
  81. package/data/professionnels/F23458.json +1 -1
  82. package/data/professionnels/F32192.json +2 -2
  83. package/data/professionnels/F36190.json +2 -2
  84. package/data/professionnels/F36201.json +2 -2
  85. package/data/professionnels/index.json +1145 -1145
  86. package/package.json +1 -1
  87. package/data/particuliers/R46612.json +0 -344
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@socialgouv/fiches-vdd",
3
3
  "description": "Fiches vos droits et démarches au format JSON",
4
- "version": "2.1532.0",
4
+ "version": "2.1534.0",
5
5
  "repository": "https://github.com/SocialGouv/fiches-vdd.git",
6
6
  "main": "index.js",
7
7
  "license": "MIT",
@@ -1,344 +0,0 @@
1
- {
2
- "id": "R46612",
3
- "children": [
4
- {
5
- "type": "element",
6
- "name": "ServiceComplementaire",
7
- "attributes": {
8
- "xmlns:dc": "http://purl.org/dc/elements/1.1/",
9
- "xmlns:xsi": "http://www.w3.org/2001/XMLSchema-instance",
10
- "ID": "R46612",
11
- "type": "Téléservice",
12
- "xsi:noNamespaceSchemaLocation": "../Schemas/3.4/ServiceComplementaire.xsd",
13
- "spUrl": "https://www.service-public.fr/particuliers/vosdroits/R46612"
14
- },
15
- "children": [
16
- {
17
- "type": "element",
18
- "name": "dc:title",
19
- "children": [
20
- {
21
- "type": "text",
22
- "text": "Contester une note à un examen de l'Éducation nationale passé en région parisienne"
23
- }
24
- ]
25
- },
26
- {
27
- "type": "element",
28
- "name": "dc:creator",
29
- "children": [
30
- {
31
- "type": "text",
32
- "text": "Direction de l'information légale et administrative"
33
- }
34
- ]
35
- },
36
- {
37
- "type": "element",
38
- "name": "dc:subject",
39
- "children": [
40
- {
41
- "type": "text",
42
- "text": "Famille - Scolarité"
43
- }
44
- ]
45
- },
46
- {
47
- "type": "element",
48
- "name": "dc:description",
49
- "children": [
50
- {
51
- "type": "text",
52
- "text": "Permet de faire une réclamation sur une note obtenue à un examen de l’Éducation nationale en région parisienne. Ce téléservice ne concerne pas les diplômes de l'université. Pour faire une réclamation, cliquez sur \"Relevé de notes\"."
53
- }
54
- ]
55
- },
56
- {
57
- "type": "element",
58
- "name": "dc:publisher",
59
- "children": [
60
- {
61
- "type": "text",
62
- "text": "Direction de l'information légale et administrative"
63
- }
64
- ]
65
- },
66
- {
67
- "type": "element",
68
- "name": "dc:contributor",
69
- "children": [
70
- {
71
- "type": "text",
72
- "text": "Direction de l'information légale et administrative (Premier ministre)"
73
- }
74
- ]
75
- },
76
- {
77
- "type": "element",
78
- "name": "dc:date",
79
- "children": [
80
- {
81
- "type": "text",
82
- "text": "modified 2023-09-11"
83
- }
84
- ]
85
- },
86
- {
87
- "type": "element",
88
- "name": "dc:type",
89
- "children": [
90
- {
91
- "type": "text",
92
- "text": "Service en ligne"
93
- }
94
- ]
95
- },
96
- {
97
- "type": "element",
98
- "name": "dc:format",
99
- "children": [
100
- {
101
- "type": "text",
102
- "text": "text/xml"
103
- }
104
- ]
105
- },
106
- {
107
- "type": "element",
108
- "name": "dc:identifier",
109
- "children": [
110
- {
111
- "type": "text",
112
- "text": "R46612"
113
- }
114
- ]
115
- },
116
- {
117
- "type": "element",
118
- "name": "dc:language",
119
- "children": [
120
- {
121
- "type": "text",
122
- "text": "Fr"
123
- }
124
- ]
125
- },
126
- {
127
- "type": "element",
128
- "name": "dc:coverage",
129
- "children": [
130
- {
131
- "type": "text",
132
- "text": "France entière"
133
- }
134
- ]
135
- },
136
- {
137
- "type": "element",
138
- "name": "dc:rights",
139
- "children": [
140
- {
141
- "type": "text",
142
- "text": "https://www.service-public.fr/a-propos/mentions-legales"
143
- }
144
- ]
145
- },
146
- {
147
- "type": "element",
148
- "name": "SurTitre",
149
- "children": [
150
- {
151
- "type": "text",
152
- "text": "Service en ligne"
153
- }
154
- ]
155
- },
156
- {
157
- "type": "element",
158
- "name": "Audience",
159
- "children": [
160
- {
161
- "type": "text",
162
- "text": "Particuliers"
163
- }
164
- ]
165
- },
166
- {
167
- "type": "element",
168
- "name": "Canal",
169
- "children": [
170
- {
171
- "type": "text",
172
- "text": "www.service-public.fr"
173
- }
174
- ]
175
- },
176
- {
177
- "type": "element",
178
- "name": "FilDAriane",
179
- "children": [
180
- {
181
- "type": "element",
182
- "name": "Niveau",
183
- "attributes": {
184
- "ID": "Particuliers"
185
- },
186
- "children": [
187
- {
188
- "type": "text",
189
- "text": "Accueil particuliers"
190
- }
191
- ]
192
- },
193
- {
194
- "type": "element",
195
- "name": "Niveau",
196
- "attributes": {
197
- "ID": "servicesEnLigne",
198
- "type": "Liste - Service en ligne"
199
- },
200
- "children": [
201
- {
202
- "type": "text",
203
- "text": "Services en ligne et formulaires"
204
- }
205
- ]
206
- },
207
- {
208
- "type": "element",
209
- "name": "Niveau",
210
- "attributes": {
211
- "ID": "R46612",
212
- "type": "Téléservice"
213
- },
214
- "children": [
215
- {
216
- "type": "text",
217
- "text": "Contester une note à un examen de l'Éducation nationale passé en région parisienne"
218
- }
219
- ]
220
- }
221
- ]
222
- },
223
- {
224
- "type": "element",
225
- "name": "Theme",
226
- "attributes": {
227
- "ID": "N19805"
228
- },
229
- "children": [
230
- {
231
- "type": "element",
232
- "name": "Titre",
233
- "children": [
234
- {
235
- "type": "text",
236
- "text": "Famille - Scolarité"
237
- }
238
- ]
239
- },
240
- {
241
- "type": "element",
242
- "name": "Audience",
243
- "children": [
244
- {
245
- "type": "text",
246
- "text": "Particuliers"
247
- }
248
- ]
249
- }
250
- ]
251
- },
252
- {
253
- "type": "element",
254
- "name": "Texte",
255
- "children": [
256
- {
257
- "type": "element",
258
- "name": "Paragraphe",
259
- "children": [
260
- {
261
- "type": "text",
262
- "text": "Permet de faire une réclamation sur une note obtenue à un examen de l’Éducation nationale en région parisienne."
263
- }
264
- ]
265
- },
266
- {
267
- "type": "element",
268
- "name": "Paragraphe",
269
- "children": [
270
- {
271
- "type": "text",
272
- "text": "Ce téléservice ne concerne pas les diplômes de l'université."
273
- }
274
- ]
275
- },
276
- {
277
- "type": "element",
278
- "name": "Paragraphe",
279
- "children": [
280
- {
281
- "type": "text",
282
- "text": "Pour faire une réclamation, cliquez sur \"Relevé de notes\"."
283
- }
284
- ]
285
- }
286
- ]
287
- },
288
- {
289
- "type": "element",
290
- "name": "LienWeb",
291
- "attributes": {
292
- "URL": "https://siec.education.fr/candidats/demarches/"
293
- },
294
- "children": [
295
- {
296
- "type": "element",
297
- "name": "Source",
298
- "children": [
299
- {
300
- "type": "text",
301
- "text": "Ministère chargé de l'éducation"
302
- }
303
- ]
304
- }
305
- ]
306
- },
307
- {
308
- "type": "element",
309
- "name": "FicheLiee",
310
- "attributes": {
311
- "ID": "F22331",
312
- "audience": "Particuliers",
313
- "type": "Fiche Question-réponse conditionnée"
314
- },
315
- "children": [
316
- {
317
- "type": "element",
318
- "name": "Titre",
319
- "children": [
320
- {
321
- "type": "text",
322
- "text": "Peut-on contester la note obtenue à un examen ?"
323
- }
324
- ]
325
- },
326
- {
327
- "type": "element",
328
- "name": "Dossier",
329
- "attributes": {
330
- "ID": "N10481"
331
- },
332
- "children": [
333
- {
334
- "type": "text",
335
- "text": "Diplômes"
336
- }
337
- ]
338
- }
339
- ]
340
- }
341
- ]
342
- }
343
- ]
344
- }