@inseefr/lunatic 0.4.3-v2 → 0.4.4-v2

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 (47) hide show
  1. package/lib/components/checkbox/checkbox-boolean/lunatic-checkbox-boolean.js +6 -3
  2. package/lib/components/checkbox/checkbox-group/lunatic-checkbox-group.js +6 -3
  3. package/lib/components/checkbox/checkbox-one/lunatic-checkbox-one.js +15 -2
  4. package/lib/components/commons/components/errors/errors.js +35 -0
  5. package/lib/components/commons/components/errors/errors.scss +5 -0
  6. package/lib/components/commons/components/errors/index.js +15 -0
  7. package/lib/components/commons/index.js +8 -0
  8. package/lib/components/datepicker/lunatic-datepicker.js +16 -1
  9. package/lib/components/dropdown/lunatic-dropdown.js +6 -3
  10. package/lib/components/input/lunatic-input.js +20 -4
  11. package/lib/components/input-number/lunatic-input-number.js +17 -2
  12. package/lib/components/loop/block-for-loop/block-for-loop.js +6 -1
  13. package/lib/components/loop/loop.js +6 -3
  14. package/lib/components/loop/roster-for-loop/roster-for-loop.js +7 -2
  15. package/lib/components/modal-controls/close-or-skip.js +13 -3
  16. package/lib/components/modal-controls/modal-controls.js +1 -2
  17. package/lib/components/modal-controls/modal-controls.scss +1 -1
  18. package/lib/components/pairwise/links/pairwise-links.js +6 -1
  19. package/lib/components/radio/lunatic-radio-group.js +6 -3
  20. package/lib/components/suggester/lunatic-suggester.js +6 -3
  21. package/lib/components/table/lunatic-table.js +5 -2
  22. package/lib/components/textarea/lunatic-textarea.js +22 -6
  23. package/lib/stories/paste-questionnaire/test.stories.js +1 -1
  24. package/lib/stories/questionnaires-test/controls/V2_ControlesNonNum_horsBoucle_PasPageFin.json +489 -451
  25. package/lib/stories/questionnaires-test/controls/V2_ControlesNum_horsBoucle_PasPageFin.json +1956 -1688
  26. package/lib/stories/questionnaires-test/controls/V2_Controles_BouclesLiees_PasPageFin.json +3 -3
  27. package/lib/stories/questionnaires-test/controls/controls.stories.js +4 -4
  28. package/lib/stories/utils/default-arg-types.js +1 -1
  29. package/lib/stories/utils/orchestrator.js +18 -10
  30. package/lib/use-lunatic/actions.js +2 -2
  31. package/lib/use-lunatic/commons/execute-expression/create-refresh-calculated.js +1 -0
  32. package/lib/use-lunatic/commons/index.js +14 -2
  33. package/lib/use-lunatic/commons/page-tag.js +83 -0
  34. package/lib/use-lunatic/initial-state.js +3 -1
  35. package/lib/use-lunatic/reducer/reduce-go-next-page.js +53 -37
  36. package/lib/use-lunatic/reducer/reduce-go-previous-page.js +25 -24
  37. package/lib/use-lunatic/reducer/reduce-go-to-page.js +12 -4
  38. package/lib/use-lunatic/reducer/reduce-handle-change/reduce-handle-change.js +4 -1
  39. package/lib/use-lunatic/reducer/reduce-on-init.js +2 -2
  40. package/lib/use-lunatic/reducer/validate-controls/create-controls-reducer.js +59 -0
  41. package/lib/use-lunatic/reducer/validate-controls/create-modal-controls-reducer.js +88 -0
  42. package/lib/use-lunatic/reducer/validate-controls/index.js +11 -3
  43. package/lib/use-lunatic/reducer/validate-controls/validation-utils.js +71 -0
  44. package/lib/use-lunatic/use-lunatic.js +15 -5
  45. package/package.json +1 -1
  46. package/lib/use-lunatic/commons/get-page-tag.js +0 -21
  47. package/lib/use-lunatic/reducer/validate-controls/create-validate-reducer.js +0 -146
@@ -1,1689 +1,1957 @@
1
+ {
2
+ "id": "kzfezgxb",
3
+ "modele": "QTESTCONTR",
4
+ "enoCoreVersion": "2.3.7-dev-lunatic-v2",
5
+ "lunaticModelVersion": "2.2.13-dev-lunatic-v2",
6
+ "generatingDate": "19-07-2022 10:10:33",
7
+ "missing": false,
8
+ "pagination": "question",
9
+ "maxPage": "21",
10
+ "label": { "value": "QNONREG Controles Numériques VTL", "type": "VTL|MD" },
11
+ "components": [
12
+ {
13
+ "id": "kd09v80w",
14
+ "componentType": "Sequence",
15
+ "page": "1",
16
+ "label": { "value": "Tests sur variables numériques", "type": "VTL|MD" },
17
+ "conditionFilter": { "value": "true", "type": "VTL" },
18
+ "hierarchy": {
19
+ "sequence": {
20
+ "id": "kd09v80w",
21
+ "page": "1",
22
+ "label": {
23
+ "value": "Tests sur variables numériques",
24
+ "type": "VTL|MD"
25
+ }
26
+ }
27
+ }
28
+ },
1
29
 
2
- { "id" : "kzfezgxb",
3
- "modele" : "QTESTCONTR",
4
- "enoCoreVersion" : "2.3.7-dev-lunatic-v2",
5
- "lunaticModelVersion" : "2.2.13-dev-lunatic-v2",
6
- "generatingDate" : "19-07-2022 10:10:33",
7
- "missing" : false,
8
- "pagination" : "question",
9
- "maxPage" : "21",
10
- "label" :
11
- { "value" : "QNONREG Controles Numériques VTL",
12
- "type" : "VTL|MD" },
13
- "components" :
14
- [
15
- { "id" : "kd09v80w",
16
- "componentType" : "Sequence",
17
- "page" : "1",
18
- "label" :
19
- { "value" : "Tests sur variables numériques",
20
- "type" : "VTL|MD" },
21
- "conditionFilter" :
22
- { "value" : "true",
23
- "type" : "VTL" },
24
- "hierarchy" :
25
- { "sequence" :
26
- { "id" : "kd09v80w",
27
- "page" : "1",
28
- "label" :
29
- { "value" : "Tests sur variables numériques",
30
- "type" : "VTL|MD" } } } },
31
-
32
- { "id" : "kd0cbson",
33
- "componentType" : "Subsequence",
34
- "goToPage" : "2",
35
- "label" :
36
- { "value" : "Tests simples sur des entiers",
37
- "type" : "VTL|MD" },
38
- "conditionFilter" :
39
- { "value" : "true",
40
- "type" : "VTL" },
41
- "hierarchy" :
42
- { "sequence" :
43
- { "id" : "kd09v80w",
44
- "page" : "1",
45
- "label" :
46
- { "value" : "Tests sur variables numériques",
47
- "type" : "VTL|MD" } },
48
- "subSequence" :
49
- { "id" : "kd0cbson",
50
- "page" : "2",
51
- "label" :
52
- { "value" : "Tests simples sur des entiers",
53
- "type" : "VTL|MD" } } } },
54
-
55
- { "id" : "k0dzbfek",
56
- "componentType" : "InputNumber",
57
- "mandatory" : false,
58
- "page" : "2",
59
- "min" : 0,
60
- "max" : 100,
61
- "decimals" : 0,
62
- "label" :
63
- { "value" : "\"➡ 1. \" || \"Test de supériorité stricte - Saisie d’un nombre compris entre 0 et 100 - Si valeur supérieure à 5 message d’info. si superieur à 6,5 autre message \"",
64
- "type" : "VTL|MD" },
65
- "declarations" :
66
- [
67
- { "id" : "k0dzbfek-kzgzg0bk",
68
- "declarationType" : "HELP",
69
- "position" : "AFTER_QUESTION_TEXT",
70
- "label" :
71
- { "value" : "Tester 2 et 20 (pour vérifier ordre numérique et lexico)",
72
- "type" : "VTL|MD" } } ],
73
- "conditionFilter" :
74
- { "value" : "true",
75
- "type" : "VTL" },
76
- "controls" :
77
- [
78
- { "id" : "k0dzbfek-CI-0",
79
- "criticality" : "WARN",
80
- "control" :
81
- { "value" : "not(cast(nvl(QNUM,\"0\"),integer) > 5)",
82
- "type" : "VTL" },
83
- "errorMessage" :
84
- { "value" : "sup à 5",
85
- "type" : "VTL|MD" },
86
- "bindingDependencies" :
87
- [ "QNUM" ] },
88
-
89
- { "id" : "k0dzbfek-CI-1",
90
- "criticality" : "WARN",
91
- "control" :
92
- { "value" : "not(cast(nvl(QNUM,\"0\"),integer) > 6.5)",
93
- "type" : "VTL" },
94
- "errorMessage" :
95
- { "value" : "superieur à 6.5",
96
- "type" : "VTL|MD" },
97
- "bindingDependencies" :
98
- [ "QNUM" ] } ],
99
- "hierarchy" :
100
- { "sequence" :
101
- { "id" : "kd09v80w",
102
- "page" : "1",
103
- "label" :
104
- { "value" : "Tests sur variables numériques",
105
- "type" : "VTL|MD" } },
106
- "subSequence" :
107
- { "id" : "kd0cbson",
108
- "page" : "2",
109
- "label" :
110
- { "value" : "Tests simples sur des entiers",
111
- "type" : "VTL|MD" } } },
112
- "bindingDependencies" :
113
- [ "QNUM" ],
114
- "response" :
115
- { "name" : "QNUM" } },
116
-
117
- { "id" : "kd0a6rn3",
118
- "componentType" : "InputNumber",
119
- "mandatory" : false,
120
- "page" : "3",
121
- "min" : 0,
122
- "max" : 100,
123
- "decimals" : 0,
124
- "label" :
125
- { "value" : "\"➡ 2. \" || \"Test sur valeur numérique vide\"",
126
- "type" : "VTL|MD" },
127
- "conditionFilter" :
128
- { "value" : "true",
129
- "type" : "VTL" },
130
- "controls" :
131
- [
132
- { "id" : "kd0a6rn3-CI-0",
133
- "criticality" : "WARN",
134
- "control" :
135
- { "value" : "not(isnull(QNUM2))",
136
- "type" : "VTL" },
137
- "errorMessage" :
138
- { "value" : "vous n’avez pas répondu à la question",
139
- "type" : "VTL|MD" },
140
- "bindingDependencies" :
141
- [ "QNUM2" ] } ],
142
- "hierarchy" :
143
- { "sequence" :
144
- { "id" : "kd09v80w",
145
- "page" : "1",
146
- "label" :
147
- { "value" : "Tests sur variables numériques",
148
- "type" : "VTL|MD" } },
149
- "subSequence" :
150
- { "id" : "kd0cbson",
151
- "page" : "2",
152
- "label" :
153
- { "value" : "Tests simples sur des entiers",
154
- "type" : "VTL|MD" } } },
155
- "bindingDependencies" :
156
- [ "QNUM2" ],
157
- "response" :
158
- { "name" : "QNUM2" } },
159
-
160
- { "id" : "kd0a8h62",
161
- "componentType" : "InputNumber",
162
- "mandatory" : false,
163
- "page" : "4",
164
- "min" : 0,
165
- "max" : 100,
166
- "decimals" : 0,
167
- "label" :
168
- { "value" : "\"➡ 3. \" || \"Test d’infériorité stricte - Saisie d’un nombre compris entre 0 et 100 - Message si valeur inférieure à 8 \"",
169
- "type" : "VTL|MD" },
170
- "declarations" :
171
- [
172
- { "id" : "kd0a8h62-kzgzr5b4",
173
- "declarationType" : "HELP",
174
- "position" : "AFTER_QUESTION_TEXT",
175
- "label" :
176
- { "value" : "Tester 2 et 20 (pour vérifier ordre numérique et lexico)",
177
- "type" : "VTL|MD" } } ],
178
- "conditionFilter" :
179
- { "value" : "true",
180
- "type" : "VTL" },
181
- "controls" :
182
- [
183
- { "id" : "kd0a8h62-CI-0",
184
- "criticality" : "WARN",
185
- "control" :
186
- { "value" : "not(cast(nvl(QNUM3,\"\"),integer) < 8)",
187
- "type" : "VTL" },
188
- "errorMessage" :
189
- { "value" : "le nombre saisi est inférieur à 8",
190
- "type" : "VTL|MD" },
191
- "bindingDependencies" :
192
- [ "QNUM3" ] } ],
193
- "hierarchy" :
194
- { "sequence" :
195
- { "id" : "kd09v80w",
196
- "page" : "1",
197
- "label" :
198
- { "value" : "Tests sur variables numériques",
199
- "type" : "VTL|MD" } },
200
- "subSequence" :
201
- { "id" : "kd0cbson",
202
- "page" : "2",
203
- "label" :
204
- { "value" : "Tests simples sur des entiers",
205
- "type" : "VTL|MD" } } },
206
- "bindingDependencies" :
207
- [ "QNUM3" ],
208
- "response" :
209
- { "name" : "QNUM3" } },
210
-
211
- { "id" : "kd0a4t4f",
212
- "componentType" : "InputNumber",
213
- "mandatory" : false,
214
- "page" : "5",
215
- "min" : 0,
216
- "max" : 100,
217
- "decimals" : 0,
218
- "label" :
219
- { "value" : "\"➡ 4. \" || \"Test de supériorité non stricte - Saisie d’un nombre compris entre 0 et 100 - Test si valeur supérieure à 5 \"",
220
- "type" : "VTL|MD" },
221
- "declarations" :
222
- [
223
- { "id" : "kd0a4t4f-kzgzrq25",
224
- "declarationType" : "HELP",
225
- "position" : "AFTER_QUESTION_TEXT",
226
- "label" :
227
- { "value" : "Tester 2 et 20 (pour vérifier ordre numérique et lexico) Tester pour le cas d’égalité",
228
- "type" : "VTL|MD" } } ],
229
- "conditionFilter" :
230
- { "value" : "true",
231
- "type" : "VTL" },
232
- "controls" :
233
- [
234
- { "id" : "kd0a4t4f-CI-0",
235
- "criticality" : "WARN",
236
- "control" :
237
- { "value" : "not(cast(nvl(QNUM4,\"0\"),integer) >=5)",
238
- "type" : "VTL" },
239
- "errorMessage" :
240
- { "value" : "la valeur saisie est supérieure ou égale à 5",
241
- "type" : "VTL|MD" },
242
- "bindingDependencies" :
243
- [ "QNUM4" ] } ],
244
- "hierarchy" :
245
- { "sequence" :
246
- { "id" : "kd09v80w",
247
- "page" : "1",
248
- "label" :
249
- { "value" : "Tests sur variables numériques",
250
- "type" : "VTL|MD" } },
251
- "subSequence" :
252
- { "id" : "kd0cbson",
253
- "page" : "2",
254
- "label" :
255
- { "value" : "Tests simples sur des entiers",
256
- "type" : "VTL|MD" } } },
257
- "bindingDependencies" :
258
- [ "QNUM4" ],
259
- "response" :
260
- { "name" : "QNUM4" } },
261
-
262
- { "id" : "kd0ac92p",
263
- "componentType" : "InputNumber",
264
- "mandatory" : false,
265
- "page" : "6",
266
- "min" : 0,
267
- "max" : 100,
268
- "decimals" : 0,
269
- "label" :
270
- { "value" : "\"➡ 5. \" || \"Test d’infériorité non stricte - Saisie d’un nombre compris entre 0 et 100 - Test si valeur inférieure à 8 \"",
271
- "type" : "VTL|MD" },
272
- "declarations" :
273
- [
274
- { "id" : "kd0ac92p-kzgzp1k0",
275
- "declarationType" : "HELP",
276
- "position" : "AFTER_QUESTION_TEXT",
277
- "label" :
278
- { "value" : "Tester 2 et 20 (pour vérifier ordre numérique et lexico) Tester 8 pour le cas égalité",
279
- "type" : "VTL|MD" } } ],
280
- "conditionFilter" :
281
- { "value" : "true",
282
- "type" : "VTL" },
283
- "controls" :
284
- [
285
- { "id" : "kd0ac92p-CI-0",
286
- "criticality" : "WARN",
287
- "control" :
288
- { "value" : "not(cast(nvl(QNUM5,\"\"),integer) <= 8)",
289
- "type" : "VTL" },
290
- "errorMessage" :
291
- { "value" : "La valeur saisie est inférieure ou égale à 8",
292
- "type" : "VTL|MD" },
293
- "bindingDependencies" :
294
- [ "QNUM5" ] } ],
295
- "hierarchy" :
296
- { "sequence" :
297
- { "id" : "kd09v80w",
298
- "page" : "1",
299
- "label" :
300
- { "value" : "Tests sur variables numériques",
301
- "type" : "VTL|MD" } },
302
- "subSequence" :
303
- { "id" : "kd0cbson",
304
- "page" : "2",
305
- "label" :
306
- { "value" : "Tests simples sur des entiers",
307
- "type" : "VTL|MD" } } },
308
- "bindingDependencies" :
309
- [ "QNUM5" ],
310
- "response" :
311
- { "name" : "QNUM5" } },
312
-
313
- { "id" : "k1cahy88",
314
- "componentType" : "InputNumber",
315
- "mandatory" : false,
316
- "page" : "7",
317
- "min" : 0,
318
- "max" : 9,
319
- "decimals" : 0,
320
- "label" :
321
- { "value" : "\"➡ 6. \" || \"Test d’égalité - Message si = 4\"",
322
- "type" : "VTL|MD" },
323
- "conditionFilter" :
324
- { "value" : "true",
325
- "type" : "VTL" },
326
- "controls" :
327
- [
328
- { "id" : "k1cahy88-CI-0",
329
- "criticality" : "WARN",
330
- "control" :
331
- { "value" : "not(cast(nvl(QNUM6,\"0\"),integer) = 4)",
332
- "type" : "VTL" },
333
- "errorMessage" :
334
- { "value" : "la valeur est égale à 4",
335
- "type" : "VTL|MD" },
336
- "bindingDependencies" :
337
- [ "QNUM6" ] } ],
338
- "hierarchy" :
339
- { "sequence" :
340
- { "id" : "kd09v80w",
341
- "page" : "1",
342
- "label" :
343
- { "value" : "Tests sur variables numériques",
344
- "type" : "VTL|MD" } },
345
- "subSequence" :
346
- { "id" : "kd0cbson",
347
- "page" : "2",
348
- "label" :
349
- { "value" : "Tests simples sur des entiers",
350
- "type" : "VTL|MD" } } },
351
- "bindingDependencies" :
352
- [ "QNUM6" ],
353
- "response" :
354
- { "name" : "QNUM6" } },
355
-
356
- { "id" : "kd0ch7pf",
357
- "componentType" : "InputNumber",
358
- "mandatory" : false,
359
- "page" : "8",
360
- "min" : 0,
361
- "max" : 9,
362
- "decimals" : 0,
363
- "label" :
364
- { "value" : "\"➡ 7. \" || \"Test d’égalité à 0 - Message si = 0 \"",
365
- "type" : "VTL|MD" },
366
- "declarations" :
367
- [
368
- { "id" : "kd0ch7pf-kzgzyu8d",
369
- "declarationType" : "HELP",
370
- "position" : "AFTER_QUESTION_TEXT",
371
- "label" :
372
- { "value" : "Tester 0 Tester aussi en vidant la valeur",
373
- "type" : "VTL|MD" } } ],
374
- "conditionFilter" :
375
- { "value" : "true",
376
- "type" : "VTL" },
377
- "controls" :
378
- [
379
- { "id" : "kd0ch7pf-CI-0",
380
- "criticality" : "WARN",
381
- "control" :
382
- { "value" : "not(cast(QNUM7,integer) = 0)",
383
- "type" : "VTL" },
384
- "errorMessage" :
385
- { "value" : "La valeur est zéro",
386
- "type" : "VTL|MD" },
387
- "bindingDependencies" :
388
- [ "QNUM7" ] },
389
-
390
- { "id" : "kd0ch7pf-CI-1",
391
- "criticality" : "WARN",
392
- "control" :
393
- { "value" : "not(isnull(QNUM7))",
394
- "type" : "VTL" },
395
- "errorMessage" :
396
- { "value" : "valeur vide",
397
- "type" : "VTL|MD" },
398
- "bindingDependencies" :
399
- [ "QNUM7" ] } ],
400
- "hierarchy" :
401
- { "sequence" :
402
- { "id" : "kd09v80w",
403
- "page" : "1",
404
- "label" :
405
- { "value" : "Tests sur variables numériques",
406
- "type" : "VTL|MD" } },
407
- "subSequence" :
408
- { "id" : "kd0cbson",
409
- "page" : "2",
410
- "label" :
411
- { "value" : "Tests simples sur des entiers",
412
- "type" : "VTL|MD" } } },
413
- "bindingDependencies" :
414
- [ "QNUM7" ],
415
- "response" :
416
- { "name" : "QNUM7" } },
417
-
418
- { "id" : "kd0aamy0",
419
- "componentType" : "InputNumber",
420
- "mandatory" : false,
421
- "page" : "9",
422
- "min" : -100,
423
- "max" : 100,
424
- "decimals" : 2,
425
- "label" :
426
- { "value" : "\"➡ 8. \" || \"TestS d’un relatif par rapport à une constante neg\"",
427
- "type" : "VTL|MD" },
428
- "declarations" :
429
- [
430
- { "id" : "kd0aamy0-kzgzjdlf",
431
- "declarationType" : "HELP",
432
- "position" : "AFTER_QUESTION_TEXT",
433
- "label" :
434
- { "value" : "test des positionnements par rapport à -4",
435
- "type" : "VTL|MD" } },
436
-
437
- { "id" : "kd0aamy0-l5qs4feh",
438
- "declarationType" : "HELP",
439
- "position" : "AFTER_QUESTION_TEXT",
440
- "label" :
441
- { "value" : "En LunaticV1 impossible saisir un négatif",
442
- "type" : "VTL|MD" } } ],
443
- "conditionFilter" :
444
- { "value" : "true",
445
- "type" : "VTL" },
446
- "controls" :
447
- [
448
- { "id" : "kd0aamy0-CI-0",
449
- "criticality" : "WARN",
450
- "control" :
451
- { "value" : "not(cast(nvl(REL,\"0\"),number) > -4)",
452
- "type" : "VTL" },
453
- "errorMessage" :
454
- { "value" : "c’est supérieur strict",
455
- "type" : "VTL|MD" },
456
- "bindingDependencies" :
457
- [ "REL" ] },
458
-
459
- { "id" : "kd0aamy0-CI-1",
460
- "criticality" : "WARN",
461
- "control" :
462
- { "value" : "not(cast(nvl(REL,\"0\"),number) >= -4)",
463
- "type" : "VTL" },
464
- "errorMessage" :
465
- { "value" : "c’est supérieur ou égal",
466
- "type" : "VTL|MD" },
467
- "bindingDependencies" :
468
- [ "REL" ] },
469
-
470
- { "id" : "kd0aamy0-CI-2",
471
- "criticality" : "WARN",
472
- "control" :
473
- { "value" : "not(cast(nvl(REL,\"0\"),number) < -4)",
474
- "type" : "VTL" },
475
- "errorMessage" :
476
- { "value" : "c’est inférieur strict",
477
- "type" : "VTL|MD" },
478
- "bindingDependencies" :
479
- [ "REL" ] },
480
-
481
- { "id" : "kd0aamy0-CI-3",
482
- "criticality" : "WARN",
483
- "control" :
484
- { "value" : "not(cast(nvl(REL,\"0\"),number) <= -4)",
485
- "type" : "VTL" },
486
- "errorMessage" :
487
- { "value" : "c’est inférieur ou égal",
488
- "type" : "VTL|MD" },
489
- "bindingDependencies" :
490
- [ "REL" ] },
491
-
492
- { "id" : "kd0aamy0-CI-4",
493
- "criticality" : "WARN",
494
- "control" :
495
- { "value" : "not(cast(nvl(REL,\"0\"),number) = -4)",
496
- "type" : "VTL" },
497
- "errorMessage" :
498
- { "value" : "c’est égal",
499
- "type" : "VTL|MD" },
500
- "bindingDependencies" :
501
- [ "REL" ] },
502
-
503
- { "id" : "kd0aamy0-CI-5",
504
- "criticality" : "WARN",
505
- "control" :
506
- { "value" : "not(cast(nvl(REL,\"0\"),number) <> -4)",
507
- "type" : "VTL" },
508
- "errorMessage" :
509
- { "value" : "c’est différent",
510
- "type" : "VTL|MD" },
511
- "bindingDependencies" :
512
- [ "REL" ] } ],
513
- "hierarchy" :
514
- { "sequence" :
515
- { "id" : "kd09v80w",
516
- "page" : "1",
517
- "label" :
518
- { "value" : "Tests sur variables numériques",
519
- "type" : "VTL|MD" } },
520
- "subSequence" :
521
- { "id" : "kd0cbson",
522
- "page" : "2",
523
- "label" :
524
- { "value" : "Tests simples sur des entiers",
525
- "type" : "VTL|MD" } } },
526
- "bindingDependencies" :
527
- [ "REL" ],
528
- "response" :
529
- { "name" : "REL" } },
530
-
531
- { "id" : "kd0cdj48",
532
- "componentType" : "Subsequence",
533
- "goToPage" : "10",
534
- "label" :
535
- { "value" : "Tests sur des relatifs et des réels",
536
- "type" : "VTL|MD" },
537
- "conditionFilter" :
538
- { "value" : "true",
539
- "type" : "VTL" },
540
- "hierarchy" :
541
- { "sequence" :
542
- { "id" : "kd09v80w",
543
- "page" : "1",
544
- "label" :
545
- { "value" : "Tests sur variables numériques",
546
- "type" : "VTL|MD" } },
547
- "subSequence" :
548
- { "id" : "kd0cdj48",
549
- "page" : "10",
550
- "label" :
551
- { "value" : "Tests sur des relatifs et des réels",
552
- "type" : "VTL|MD" } } } },
553
-
554
- { "id" : "kd0aa5ah",
555
- "componentType" : "InputNumber",
556
- "mandatory" : false,
557
- "page" : "10",
558
- "min" : -100,
559
- "max" : 100,
560
- "decimals" : 2,
561
- "label" :
562
- { "value" : "\"➡ 9. \" || \"Test d’un réel par rapport à une constante - test des positionnements par rapport à -4.51 (sup, inf, égal)\"",
563
- "type" : "VTL|MD" },
564
- "conditionFilter" :
565
- { "value" : "true",
566
- "type" : "VTL" },
567
- "controls" :
568
- [
569
- { "id" : "kd0aa5ah-CI-0",
570
- "criticality" : "WARN",
571
- "control" :
572
- { "value" : "not(cast(nvl(REEL,\"\"),number) > -4.51)",
573
- "type" : "VTL" },
574
- "errorMessage" :
575
- { "value" : "la valeur est supérieure à -4.51",
576
- "type" : "VTL|MD" },
577
- "bindingDependencies" :
578
- [ "REEL" ] },
579
-
580
- { "id" : "kd0aa5ah-CI-1",
581
- "criticality" : "WARN",
582
- "control" :
583
- { "value" : "not(cast(nvl(REEL,\"0\"),number) = -4.51)",
584
- "type" : "VTL" },
585
- "errorMessage" :
586
- { "value" : "la valeur est égale à -4.51",
587
- "type" : "VTL|MD" },
588
- "bindingDependencies" :
589
- [ "REEL" ] },
590
-
591
- { "id" : "kd0aa5ah-CI-2",
592
- "criticality" : "WARN",
593
- "control" :
594
- { "value" : "not(cast(nvl(REEL,\"0\"),number) < -4.51)",
595
- "type" : "VTL" },
596
- "errorMessage" :
597
- { "value" : "la valeur est inférieure à -4.51",
598
- "type" : "VTL|MD" },
599
- "bindingDependencies" :
600
- [ "REEL" ] } ],
601
- "hierarchy" :
602
- { "sequence" :
603
- { "id" : "kd09v80w",
604
- "page" : "1",
605
- "label" :
606
- { "value" : "Tests sur variables numériques",
607
- "type" : "VTL|MD" } },
608
- "subSequence" :
609
- { "id" : "kd0cdj48",
610
- "page" : "10",
611
- "label" :
612
- { "value" : "Tests sur des relatifs et des réels",
613
- "type" : "VTL|MD" } } },
614
- "bindingDependencies" :
615
- [ "REEL" ],
616
- "response" :
617
- { "name" : "REEL" } },
618
-
619
- { "id" : "l5qvuk9e",
620
- "componentType" : "InputNumber",
621
- "mandatory" : false,
622
- "page" : "11",
623
- "min" : -100,
624
- "max" : 100,
625
- "decimals" : 2,
626
- "label" :
627
- { "value" : "\"➡ 10. \" || \"Test d’un réel par rapport à une constante - test des positionnements par rapport à 4.51 (sup, inf, égal)\"",
628
- "type" : "VTL|MD" },
629
- "conditionFilter" :
630
- { "value" : "true",
631
- "type" : "VTL" },
632
- "controls" :
633
- [
634
- { "id" : "l5qvuk9e-CI-0",
635
- "criticality" : "WARN",
636
- "control" :
637
- { "value" : "not(cast(nvl(REEL2,\"\"),number) > 4.51)",
638
- "type" : "VTL" },
639
- "errorMessage" :
640
- { "value" : "superieur à 4.51",
641
- "type" : "VTL|MD" },
642
- "bindingDependencies" :
643
- [ "REEL2" ] },
644
-
645
- { "id" : "l5qvuk9e-CI-1",
646
- "criticality" : "WARN",
647
- "control" :
648
- { "value" : "not(cast(nvl(REEL2,\"\"),number) < 4.51)",
649
- "type" : "VTL" },
650
- "errorMessage" :
651
- { "value" : "inferieur à 4.51",
652
- "type" : "VTL|MD" },
653
- "bindingDependencies" :
654
- [ "REEL2" ] } ],
655
- "hierarchy" :
656
- { "sequence" :
657
- { "id" : "kd09v80w",
658
- "page" : "1",
659
- "label" :
660
- { "value" : "Tests sur variables numériques",
661
- "type" : "VTL|MD" } },
662
- "subSequence" :
663
- { "id" : "kd0cdj48",
664
- "page" : "10",
665
- "label" :
666
- { "value" : "Tests sur des relatifs et des réels",
667
- "type" : "VTL|MD" } } },
668
- "bindingDependencies" :
669
- [ "REEL2" ],
670
- "response" :
671
- { "name" : "REEL2" } },
672
-
673
- { "id" : "l5qvtc2l",
674
- "componentType" : "InputNumber",
675
- "mandatory" : false,
676
- "page" : "12",
677
- "min" : -100,
678
- "max" : 100,
679
- "decimals" : 2,
680
- "label" :
681
- { "value" : "\"➡ 11. \" || \"Test d’un réel par rapport à une constante - test des positionnements par rapport à 4 (sup, égal)\"",
682
- "type" : "VTL|MD" },
683
- "conditionFilter" :
684
- { "value" : "true",
685
- "type" : "VTL" },
686
- "controls" :
687
- [
688
- { "id" : "l5qvtc2l-CI-0",
689
- "criticality" : "WARN",
690
- "control" :
691
- { "value" : "not(cast(nvl(REEL3,\"\"),number) > 4)",
692
- "type" : "VTL" },
693
- "errorMessage" :
694
- { "value" : "superieur à 4",
695
- "type" : "VTL|MD" },
696
- "bindingDependencies" :
697
- [ "REEL3" ] },
698
-
699
- { "id" : "l5qvtc2l-CI-1",
700
- "criticality" : "WARN",
701
- "control" :
702
- { "value" : "not(cast(nvl(REEL3,\"\"),number) < 4)",
703
- "type" : "VTL" },
704
- "errorMessage" :
705
- { "value" : "inferieur à 4",
706
- "type" : "VTL|MD" },
707
- "bindingDependencies" :
708
- [ "REEL3" ] } ],
709
- "hierarchy" :
710
- { "sequence" :
711
- { "id" : "kd09v80w",
712
- "page" : "1",
713
- "label" :
714
- { "value" : "Tests sur variables numériques",
715
- "type" : "VTL|MD" } },
716
- "subSequence" :
717
- { "id" : "kd0cdj48",
718
- "page" : "10",
719
- "label" :
720
- { "value" : "Tests sur des relatifs et des réels",
721
- "type" : "VTL|MD" } } },
722
- "bindingDependencies" :
723
- [ "REEL3" ],
724
- "response" :
725
- { "name" : "REEL3" } },
726
-
727
- { "id" : "kd0c3h3b",
728
- "componentType" : "InputNumber",
729
- "mandatory" : false,
730
- "page" : "13",
731
- "min" : 0,
732
- "max" : 1.0E9,
733
- "decimals" : 2,
734
- "label" :
735
- { "value" : "\"➡ 12. \" || \"Test d’un grand réel par rapport à une constante (max = 1000000000) - test des positionnements par rapport à 1000 - Personnalisation du message d’erreur avec la valeur (précision = 2, max = 1000000000)\"",
736
- "type" : "VTL|MD" },
737
- "declarations" :
738
- [
739
- { "id" : "kd0c3h3b-l5qsemyu",
740
- "declarationType" : "HELP",
741
- "position" : "AFTER_QUESTION_TEXT",
742
- "label" :
743
- { "value" : "Rappel : posait souci dans Orbeon",
744
- "type" : "VTL|MD" } } ],
745
- "conditionFilter" :
746
- { "value" : "true",
747
- "type" : "VTL" },
748
- "controls" :
749
- [
750
- { "id" : "kd0c3h3b-CI-0",
751
- "criticality" : "WARN",
752
- "control" :
753
- { "value" : "not(cast(nvl(GRAND,\"0\"),number) > 1000)",
754
- "type" : "VTL" },
755
- "errorMessage" :
756
- { "value" : "la valeur saisie GRAND est supérieure à 1000 ",
757
- "type" : "VTL|MD" },
758
- "bindingDependencies" :
759
- [ "GRAND" ] } ],
760
- "hierarchy" :
761
- { "sequence" :
762
- { "id" : "kd09v80w",
763
- "page" : "1",
764
- "label" :
765
- { "value" : "Tests sur variables numériques",
766
- "type" : "VTL|MD" } },
767
- "subSequence" :
768
- { "id" : "kd0cdj48",
769
- "page" : "10",
770
- "label" :
771
- { "value" : "Tests sur des relatifs et des réels",
772
- "type" : "VTL|MD" } } },
773
- "bindingDependencies" :
774
- [ "GRAND" ],
775
- "response" :
776
- { "name" : "GRAND" } },
777
-
778
- { "id" : "kd0a5rkr",
779
- "componentType" : "Subsequence",
780
- "page" : "14",
781
- "goToPage" : "14",
782
- "label" :
783
- { "value" : "Tests sur variables collectées, ordre relatif et variables calculées",
784
- "type" : "VTL|MD" },
785
- "declarations" :
786
- [
787
- { "id" : "kd0a5rkr-kzh01fub",
788
- "declarationType" : "HELP",
789
- "position" : "AFTER_QUESTION_TEXT",
790
- "label" :
791
- { "value" : "Les nombres sont QREL et QREL2 Leur somme vaut CALC_SOMME - Leur produit vaut CALC_PRODUIT - Leur différence vaut CALC_DIFFERENCE - Leur division vaut CALC_RATIO",
792
- "type" : "VTL|MD" } } ],
793
- "conditionFilter" :
794
- { "value" : "true",
795
- "type" : "VTL" },
796
- "hierarchy" :
797
- { "sequence" :
798
- { "id" : "kd09v80w",
799
- "page" : "1",
800
- "label" :
801
- { "value" : "Tests sur variables numériques",
802
- "type" : "VTL|MD" } },
803
- "subSequence" :
804
- { "id" : "kd0a5rkr",
805
- "page" : "14",
806
- "label" :
807
- { "value" : "Tests sur variables collectées, ordre relatif et variables calculées",
808
- "type" : "VTL|MD" } } },
809
- "bindingDependencies" :
810
- [ "QREL",
811
- "QREL2",
812
- "CALC_SOMME",
813
- "CALC_PRODUIT",
814
- "CALC_DIFFERENCE",
815
- "CALC_RATIO" ] },
816
-
817
- { "id" : "kd0achk0",
818
- "componentType" : "InputNumber",
819
- "mandatory" : false,
820
- "page" : "15",
821
- "min" : -100,
822
- "max" : 100,
823
- "decimals" : 0,
824
- "label" :
825
- { "value" : "\"➡ 13. \" || \"Test sur ordre de deux variables - partie 1 - les contrôles portent sur la question suivante&#xd;\"",
826
- "type" : "VTL|MD" },
827
- "declarations" :
828
- [
829
- { "id" : "kd0achk0-l5qs57q7",
830
- "declarationType" : "HELP",
831
- "position" : "AFTER_QUESTION_TEXT",
832
- "label" :
833
- { "value" : "Saisir un nombre entier relatif entre -100 et 100",
834
- "type" : "VTL|MD" } } ],
835
- "conditionFilter" :
836
- { "value" : "true",
837
- "type" : "VTL" },
838
- "hierarchy" :
839
- { "sequence" :
840
- { "id" : "kd09v80w",
841
- "page" : "1",
842
- "label" :
843
- { "value" : "Tests sur variables numériques",
844
- "type" : "VTL|MD" } },
845
- "subSequence" :
846
- { "id" : "kd0a5rkr",
847
- "page" : "14",
848
- "label" :
849
- { "value" : "Tests sur variables collectées, ordre relatif et variables calculées",
850
- "type" : "VTL|MD" } } },
851
- "bindingDependencies" :
852
- [ "QREL" ],
853
- "response" :
854
- { "name" : "QREL" } },
855
-
856
- { "id" : "kd0bl558",
857
- "componentType" : "InputNumber",
858
- "mandatory" : false,
859
- "page" : "16",
860
- "min" : -100,
861
- "max" : 100,
862
- "decimals" : 2,
863
- "label" :
864
- { "value" : "\"➡ 14. \" || \"Test sur ordre de deux variables - partie 2 \"",
865
- "type" : "VTL|MD" },
866
- "declarations" :
867
- [
868
- { "id" : "kd0bl558-kzgp1ckr",
869
- "declarationType" : "HELP",
870
- "position" : "AFTER_QUESTION_TEXT",
871
- "label" :
872
- { "value" : "MEttre 2 chiffres après virgule",
873
- "type" : "VTL|MD" } },
874
-
875
- { "id" : "kd0bl558-kzgzuob9",
876
- "declarationType" : "HELP",
877
- "position" : "AFTER_QUESTION_TEXT",
878
- "label" :
879
- { "value" : "Saisir un deuxième nombre relatif entre -100 et 100",
880
- "type" : "VTL|MD" } },
881
-
882
- { "id" : "kd0bl558-kzgzzsbo",
883
- "declarationType" : "HELP",
884
- "position" : "AFTER_QUESTION_TEXT",
885
- "label" :
886
- { "value" : "Tester supérieur, inférieur, identique",
887
- "type" : "VTL|MD" } },
888
-
889
- { "id" : "kd0bl558-kzgzn873",
890
- "declarationType" : "HELP",
891
- "position" : "AFTER_QUESTION_TEXT",
892
- "label" :
893
- { "value" : "Ne pas oublier de tester ordre numérique et ordre lexicographique",
894
- "type" : "VTL|MD" } } ],
895
- "conditionFilter" :
896
- { "value" : "true",
897
- "type" : "VTL" },
898
- "controls" :
899
- [
900
- { "id" : "kd0bl558-CI-0",
901
- "criticality" : "WARN",
902
- "control" :
903
- { "value" : "not(cast(QREL,number) > cast(QREL2,number))",
904
- "type" : "VTL" },
905
- "errorMessage" :
906
- { "value" : "le premier nombre est supérieur",
907
- "type" : "VTL|MD" },
908
- "bindingDependencies" :
909
- [ "QREL",
910
- "QREL2" ] },
911
-
912
- { "id" : "kd0bl558-CI-1",
913
- "criticality" : "WARN",
914
- "control" :
915
- { "value" : "not(cast(QREL,number) < cast(QREL2,number))",
916
- "type" : "VTL" },
917
- "errorMessage" :
918
- { "value" : "le premier nombre est inférieur",
919
- "type" : "VTL|MD" },
920
- "bindingDependencies" :
921
- [ "QREL",
922
- "QREL2" ] },
923
-
924
- { "id" : "kd0bl558-CI-2",
925
- "criticality" : "WARN",
926
- "control" :
927
- { "value" : "not(cast(QREL,number) = cast(QREL2,number))",
928
- "type" : "VTL" },
929
- "errorMessage" :
930
- { "value" : "les deux nombres sont égaux",
931
- "type" : "VTL|MD" },
932
- "bindingDependencies" :
933
- [ "QREL",
934
- "QREL2" ] } ],
935
- "hierarchy" :
936
- { "sequence" :
937
- { "id" : "kd09v80w",
938
- "page" : "1",
939
- "label" :
940
- { "value" : "Tests sur variables numériques",
941
- "type" : "VTL|MD" } },
942
- "subSequence" :
943
- { "id" : "kd0a5rkr",
944
- "page" : "14",
945
- "label" :
946
- { "value" : "Tests sur variables collectées, ordre relatif et variables calculées",
947
- "type" : "VTL|MD" } } },
948
- "bindingDependencies" :
949
- [ "QREL2" ],
950
- "response" :
951
- { "name" : "QREL2" } },
952
-
953
- { "id" : "l5qt3xu9",
954
- "componentType" : "InputNumber",
955
- "mandatory" : false,
956
- "page" : "17",
957
- "min" : 0,
958
- "max" : 100,
959
- "decimals" : 0,
960
- "label" :
961
- { "value" : "\"➡ 15. \" || \"Test entre un entier et un réel - saisir entre 0 et 100 - controle sur saisie > QREL2\"",
962
- "type" : "VTL|MD" },
963
- "declarations" :
964
- [
965
- { "id" : "l5qt3xu9-l5qt5usw",
966
- "declarationType" : "HELP",
967
- "position" : "AFTER_QUESTION_TEXT",
968
- "label" :
969
- { "value" : "\"rappel QREL2 : \" || cast(QREL2,string)",
970
- "type" : "VTL|MD" } } ],
971
- "conditionFilter" :
972
- { "value" : "true",
973
- "type" : "VTL" },
974
- "controls" :
975
- [
976
- { "id" : "l5qt3xu9-CI-0",
977
- "criticality" : "WARN",
978
- "control" :
979
- { "value" : "not(cast(nvl(QNUMBIS,\"0\"),number) > cast(nvl(QREL2,\"0\"),number))",
980
- "type" : "VTL" },
981
- "errorMessage" :
982
- { "value" : "saisie > QREL2",
983
- "type" : "VTL|MD" },
984
- "bindingDependencies" :
985
- [ "QNUMBIS",
986
- "QREL2" ] } ],
987
- "hierarchy" :
988
- { "sequence" :
989
- { "id" : "kd09v80w",
990
- "page" : "1",
991
- "label" :
992
- { "value" : "Tests sur variables numériques",
993
- "type" : "VTL|MD" } },
994
- "subSequence" :
995
- { "id" : "kd0a5rkr",
996
- "page" : "14",
997
- "label" :
998
- { "value" : "Tests sur variables collectées, ordre relatif et variables calculées",
999
- "type" : "VTL|MD" } } },
1000
- "bindingDependencies" :
1001
- [ "QREL2",
1002
- "QNUMBIS" ],
1003
- "response" :
1004
- { "name" : "QNUMBIS" } },
1005
-
1006
- { "id" : "kd0bu8xz",
1007
- "componentType" : "InputNumber",
1008
- "mandatory" : false,
1009
- "page" : "18",
1010
- "min" : -400,
1011
- "max" : 400,
1012
- "decimals" : 0,
1013
- "label" :
1014
- { "value" : "\"➡ 16. \" || \"test avec une variable calculée : le ratio - Saisissez une valeur pour la comparer au produit des deux nombres précédents\"",
1015
- "type" : "VTL|MD" },
1016
- "declarations" :
1017
- [
1018
- { "id" : "kd0bu8xz-l5qsfsto",
1019
- "declarationType" : "HELP",
1020
- "position" : "AFTER_QUESTION_TEXT",
1021
- "label" :
1022
- { "value" : "\"QREL \" || cast(QREL,string)",
1023
- "type" : "VTL|MD" } },
1024
-
1025
- { "id" : "kd0bu8xz-l5qsl50s",
1026
- "declarationType" : "HELP",
1027
- "position" : "AFTER_QUESTION_TEXT",
1028
- "label" :
1029
- { "value" : "\"QREL2 \" || cast(QREL2,string)",
1030
- "type" : "VTL|MD" } },
1031
-
1032
- { "id" : "kd0bu8xz-l5qtjjss",
1033
- "declarationType" : "HELP",
1034
- "position" : "AFTER_QUESTION_TEXT",
1035
- "label" :
1036
- { "value" : "\"ratio calculé : \" || cast(CALC_RATIO,string)",
1037
- "type" : "VTL|MD" } } ],
1038
- "conditionFilter" :
1039
- { "value" : "true",
1040
- "type" : "VTL" },
1041
- "controls" :
1042
- [
1043
- { "id" : "kd0bu8xz-CI-0",
1044
- "criticality" : "WARN",
1045
- "control" :
1046
- { "value" : "not(cast(CALC_RATIO,number)<>cast(nvl(QRATIO,\"\"),number))",
1047
- "type" : "VTL" },
1048
- "errorMessage" :
1049
- { "value" : "RAtio différent",
1050
- "type" : "VTL|MD" },
1051
- "bindingDependencies" :
1052
- [ "CALC_RATIO",
1053
- "QRATIO" ] },
1054
-
1055
- { "id" : "kd0bu8xz-CI-1",
1056
- "criticality" : "WARN",
1057
- "control" :
1058
- { "value" : "not(cast(CALC_RATIO,number)=cast(nvl(QRATIO,\"\"),number))",
1059
- "type" : "VTL" },
1060
- "errorMessage" :
1061
- { "value" : "RAtio identique",
1062
- "type" : "VTL|MD" },
1063
- "bindingDependencies" :
1064
- [ "CALC_RATIO",
1065
- "QRATIO" ] } ],
1066
- "hierarchy" :
1067
- { "sequence" :
1068
- { "id" : "kd09v80w",
1069
- "page" : "1",
1070
- "label" :
1071
- { "value" : "Tests sur variables numériques",
1072
- "type" : "VTL|MD" } },
1073
- "subSequence" :
1074
- { "id" : "kd0a5rkr",
1075
- "page" : "14",
1076
- "label" :
1077
- { "value" : "Tests sur variables collectées, ordre relatif et variables calculées",
1078
- "type" : "VTL|MD" } } },
1079
- "bindingDependencies" :
1080
- [ "QREL",
1081
- "QREL2",
1082
- "CALC_RATIO",
1083
- "QRATIO" ],
1084
- "response" :
1085
- { "name" : "QRATIO" } },
1086
-
1087
- { "id" : "k0gj7g4v",
1088
- "componentType" : "InputNumber",
1089
- "mandatory" : false,
1090
- "page" : "19",
1091
- "min" : -200,
1092
- "max" : 200,
1093
- "decimals" : 1,
1094
- "label" :
1095
- { "value" : "\"➡ 17. \" || \"test avec une variable calculée : la somme - Saisissez une valeur pour la comparer à la somme des deux nombres précédents \"",
1096
- "type" : "VTL|MD" },
1097
- "declarations" :
1098
- [
1099
- { "id" : "k0gj7g4v-kzs9lmqk",
1100
- "declarationType" : "HELP",
1101
- "position" : "AFTER_QUESTION_TEXT",
1102
- "label" :
1103
- { "value" : "\"somme calculée : \" ||cast(CALC_SOMME,string)",
1104
- "type" : "VTL|MD" } },
1105
-
1106
- { "id" : "k0gj7g4v-l5qsqev9",
1107
- "declarationType" : "HELP",
1108
- "position" : "AFTER_QUESTION_TEXT",
1109
- "label" :
1110
- { "value" : "\"QREL \" || cast(QREL,string)",
1111
- "type" : "VTL|MD" } },
1112
-
1113
- { "id" : "k0gj7g4v-l5qsn0zd",
1114
- "declarationType" : "HELP",
1115
- "position" : "AFTER_QUESTION_TEXT",
1116
- "label" :
1117
- { "value" : "\"QREL2 \" || cast(QREL2,string)",
1118
- "type" : "VTL|MD" } } ],
1119
- "conditionFilter" :
1120
- { "value" : "true",
1121
- "type" : "VTL" },
1122
- "controls" :
1123
- [
1124
- { "id" : "k0gj7g4v-CI-0",
1125
- "criticality" : "WARN",
1126
- "control" :
1127
- { "value" : "not(cast(nvl(QSOMME,\"\"),number) = cast(CALC_SOMME,number))",
1128
- "type" : "VTL" },
1129
- "errorMessage" :
1130
- { "value" : "Bravo vous savez faire une addition",
1131
- "type" : "VTL|MD" },
1132
- "bindingDependencies" :
1133
- [ "QSOMME",
1134
- "CALC_SOMME" ] },
1135
-
1136
- { "id" : "k0gj7g4v-CI-1",
1137
- "criticality" : "WARN",
1138
- "control" :
1139
- { "value" : "not(cast(nvl(QSOMME,\"\"),number) < cast(CALC_SOMME,number))",
1140
- "type" : "VTL" },
1141
- "errorMessage" :
1142
- { "value" : "la valeur saisie est inférieure à la somme",
1143
- "type" : "VTL|MD" },
1144
- "bindingDependencies" :
1145
- [ "QSOMME",
1146
- "CALC_SOMME" ] },
1147
-
1148
- { "id" : "k0gj7g4v-CI-2",
1149
- "criticality" : "WARN",
1150
- "control" :
1151
- { "value" : "not(cast(nvl(QSOMME,\"\"),number) > cast(CALC_SOMME,number))",
1152
- "type" : "VTL" },
1153
- "errorMessage" :
1154
- { "value" : "La valeur saisie est supérieure à la somme",
1155
- "type" : "VTL|MD" },
1156
- "bindingDependencies" :
1157
- [ "QSOMME",
1158
- "CALC_SOMME" ] } ],
1159
- "hierarchy" :
1160
- { "sequence" :
1161
- { "id" : "kd09v80w",
1162
- "page" : "1",
1163
- "label" :
1164
- { "value" : "Tests sur variables numériques",
1165
- "type" : "VTL|MD" } },
1166
- "subSequence" :
1167
- { "id" : "kd0a5rkr",
1168
- "page" : "14",
1169
- "label" :
1170
- { "value" : "Tests sur variables collectées, ordre relatif et variables calculées",
1171
- "type" : "VTL|MD" } } },
1172
- "bindingDependencies" :
1173
- [ "CALC_SOMME",
1174
- "QREL",
1175
- "QREL2",
1176
- "QSOMME" ],
1177
- "response" :
1178
- { "name" : "QSOMME" } },
1179
-
1180
- { "id" : "kd0bx24r",
1181
- "componentType" : "InputNumber",
1182
- "mandatory" : false,
1183
- "page" : "20",
1184
- "min" : -400,
1185
- "max" : 400,
1186
- "decimals" : 2,
1187
- "label" :
1188
- { "value" : "\"➡ 18. \" || \"test avec une variable calculée : le produit - Saisissez une valeur pour la comparer au produit des deux nombres précédents\"",
1189
- "type" : "VTL|MD" },
1190
- "declarations" :
1191
- [
1192
- { "id" : "kd0bx24r-l5qsnxn1",
1193
- "declarationType" : "HELP",
1194
- "position" : "AFTER_QUESTION_TEXT",
1195
- "label" :
1196
- { "value" : "\"QREL \" || cast(QREL,string)",
1197
- "type" : "VTL|MD" } },
1198
-
1199
- { "id" : "kd0bx24r-l5qs6s2e",
1200
- "declarationType" : "HELP",
1201
- "position" : "AFTER_QUESTION_TEXT",
1202
- "label" :
1203
- { "value" : "\"QREL2 \" || cast(QREL2,string)",
1204
- "type" : "VTL|MD" } },
1205
-
1206
- { "id" : "kd0bx24r-l5qsojx6",
1207
- "declarationType" : "HELP",
1208
- "position" : "AFTER_QUESTION_TEXT",
1209
- "label" :
1210
- { "value" : "\"produit calculé : \" ||cast(CALC_PRODUIT,string)",
1211
- "type" : "VTL|MD" } } ],
1212
- "conditionFilter" :
1213
- { "value" : "true",
1214
- "type" : "VTL" },
1215
- "controls" :
1216
- [
1217
- { "id" : "kd0bx24r-CI-0",
1218
- "criticality" : "WARN",
1219
- "control" :
1220
- { "value" : "not(cast(nvl(QPRODUIT,\"\"),number) >= cast(CALC_PRODUIT,number))",
1221
- "type" : "VTL" },
1222
- "errorMessage" :
1223
- { "value" : "la valeur saisie est supérieure ou égale au produit",
1224
- "type" : "VTL|MD" },
1225
- "bindingDependencies" :
1226
- [ "QPRODUIT",
1227
- "CALC_PRODUIT" ] },
1228
-
1229
- { "id" : "kd0bx24r-CI-1",
1230
- "criticality" : "WARN",
1231
- "control" :
1232
- { "value" : "not(cast(nvl(QPRODUIT,\"\"),number)<= cast(CALC_PRODUIT,number))",
1233
- "type" : "VTL" },
1234
- "errorMessage" :
1235
- { "value" : "la valeur saisie est inférieure ou égale au produit",
1236
- "type" : "VTL|MD" },
1237
- "bindingDependencies" :
1238
- [ "QPRODUIT",
1239
- "CALC_PRODUIT" ] } ],
1240
- "hierarchy" :
1241
- { "sequence" :
1242
- { "id" : "kd09v80w",
1243
- "page" : "1",
1244
- "label" :
1245
- { "value" : "Tests sur variables numériques",
1246
- "type" : "VTL|MD" } },
1247
- "subSequence" :
1248
- { "id" : "kd0a5rkr",
1249
- "page" : "14",
1250
- "label" :
1251
- { "value" : "Tests sur variables collectées, ordre relatif et variables calculées",
1252
- "type" : "VTL|MD" } } },
1253
- "bindingDependencies" :
1254
- [ "QREL",
1255
- "QREL2",
1256
- "CALC_PRODUIT",
1257
- "QPRODUIT" ],
1258
- "response" :
1259
- { "name" : "QPRODUIT" } },
1260
-
1261
- { "id" : "kd0c2j4a",
1262
- "componentType" : "InputNumber",
1263
- "mandatory" : false,
1264
- "page" : "21",
1265
- "min" : -400,
1266
- "max" : 400,
1267
- "decimals" : 2,
1268
- "label" :
1269
- { "value" : "\"➡ 19. \" || \"test avec une variable calculée : la différence - Saisissez une valeur pour la comparer au produit des deux nombres précédents\"",
1270
- "type" : "VTL|MD" },
1271
- "declarations" :
1272
- [
1273
- { "id" : "kd0c2j4a-l5qsky9a",
1274
- "declarationType" : "HELP",
1275
- "position" : "AFTER_QUESTION_TEXT",
1276
- "label" :
1277
- { "value" : "\"QREL \" || cast(QREL,string)",
1278
- "type" : "VTL|MD" } },
1279
-
1280
- { "id" : "kd0c2j4a-l5qspruc",
1281
- "declarationType" : "HELP",
1282
- "position" : "AFTER_QUESTION_TEXT",
1283
- "label" :
1284
- { "value" : "\"QREL2 \" || cast(QREL2,string)",
1285
- "type" : "VTL|MD" } },
1286
-
1287
- { "id" : "kd0c2j4a-l5qt39hp",
1288
- "declarationType" : "HELP",
1289
- "position" : "AFTER_QUESTION_TEXT",
1290
- "label" :
1291
- { "value" : "\"diff calculée : \" || cast(CALC_DIFFERENCE,string)",
1292
- "type" : "VTL|MD" } } ],
1293
- "conditionFilter" :
1294
- { "value" : "true",
1295
- "type" : "VTL" },
1296
- "controls" :
1297
- [
1298
- { "id" : "kd0c2j4a-CI-0",
1299
- "criticality" : "WARN",
1300
- "control" :
1301
- { "value" : "not(cast(nvl(QDIFFERENCE,\"\"),number) = cast(CALC_DIFFERENCE,number))",
1302
- "type" : "VTL" },
1303
- "errorMessage" :
1304
- { "value" : "Différence : idem",
1305
- "type" : "VTL|MD" },
1306
- "bindingDependencies" :
1307
- [ "QDIFFERENCE",
1308
- "CALC_DIFFERENCE" ] },
1309
-
1310
- { "id" : "kd0c2j4a-CI-1",
1311
- "criticality" : "WARN",
1312
- "control" :
1313
- { "value" : "not(cast(nvl(QDIFFERENCE,\"\"),number) <> cast(CALC_DIFFERENCE,number))",
1314
- "type" : "VTL" },
1315
- "errorMessage" :
1316
- { "value" : "Différence différente",
1317
- "type" : "VTL|MD" },
1318
- "bindingDependencies" :
1319
- [ "QDIFFERENCE",
1320
- "CALC_DIFFERENCE" ] } ],
1321
- "hierarchy" :
1322
- { "sequence" :
1323
- { "id" : "kd09v80w",
1324
- "page" : "1",
1325
- "label" :
1326
- { "value" : "Tests sur variables numériques",
1327
- "type" : "VTL|MD" } },
1328
- "subSequence" :
1329
- { "id" : "kd0a5rkr",
1330
- "page" : "14",
1331
- "label" :
1332
- { "value" : "Tests sur variables collectées, ordre relatif et variables calculées",
1333
- "type" : "VTL|MD" } } },
1334
- "bindingDependencies" :
1335
- [ "QREL",
1336
- "QREL2",
1337
- "CALC_DIFFERENCE",
1338
- "QDIFFERENCE" ],
1339
- "response" :
1340
- { "name" : "QDIFFERENCE" } } ],
1341
- "variables" :
1342
- [
1343
- { "variableType" : "COLLECTED",
1344
- "name" : "QNUM",
1345
- "values" :
1346
- { "PREVIOUS" : null,
1347
- "COLLECTED" : null,
1348
- "FORCED" : null,
1349
- "EDITED" : null,
1350
- "INPUTED" : null } },
1351
-
1352
- { "variableType" : "COLLECTED",
1353
- "name" : "QNUM2",
1354
- "values" :
1355
- { "PREVIOUS" : null,
1356
- "COLLECTED" : null,
1357
- "FORCED" : null,
1358
- "EDITED" : null,
1359
- "INPUTED" : null } },
1360
-
1361
- { "variableType" : "COLLECTED",
1362
- "name" : "QNUM3",
1363
- "values" :
1364
- { "PREVIOUS" : null,
1365
- "COLLECTED" : null,
1366
- "FORCED" : null,
1367
- "EDITED" : null,
1368
- "INPUTED" : null } },
1369
-
1370
- { "variableType" : "COLLECTED",
1371
- "name" : "QNUM4",
1372
- "values" :
1373
- { "PREVIOUS" : null,
1374
- "COLLECTED" : null,
1375
- "FORCED" : null,
1376
- "EDITED" : null,
1377
- "INPUTED" : null } },
1378
-
1379
- { "variableType" : "COLLECTED",
1380
- "name" : "QNUM5",
1381
- "values" :
1382
- { "PREVIOUS" : null,
1383
- "COLLECTED" : null,
1384
- "FORCED" : null,
1385
- "EDITED" : null,
1386
- "INPUTED" : null } },
1387
-
1388
- { "variableType" : "COLLECTED",
1389
- "name" : "QNUM6",
1390
- "values" :
1391
- { "PREVIOUS" : null,
1392
- "COLLECTED" : null,
1393
- "FORCED" : null,
1394
- "EDITED" : null,
1395
- "INPUTED" : null } },
1396
-
1397
- { "variableType" : "COLLECTED",
1398
- "name" : "QNUM7",
1399
- "values" :
1400
- { "PREVIOUS" : null,
1401
- "COLLECTED" : null,
1402
- "FORCED" : null,
1403
- "EDITED" : null,
1404
- "INPUTED" : null } },
1405
-
1406
- { "variableType" : "COLLECTED",
1407
- "name" : "REL",
1408
- "values" :
1409
- { "PREVIOUS" : null,
1410
- "COLLECTED" : null,
1411
- "FORCED" : null,
1412
- "EDITED" : null,
1413
- "INPUTED" : null } },
1414
-
1415
- { "variableType" : "COLLECTED",
1416
- "name" : "REEL",
1417
- "values" :
1418
- { "PREVIOUS" : null,
1419
- "COLLECTED" : null,
1420
- "FORCED" : null,
1421
- "EDITED" : null,
1422
- "INPUTED" : null } },
1423
-
1424
- { "variableType" : "COLLECTED",
1425
- "name" : "REEL2",
1426
- "values" :
1427
- { "PREVIOUS" : null,
1428
- "COLLECTED" : null,
1429
- "FORCED" : null,
1430
- "EDITED" : null,
1431
- "INPUTED" : null } },
1432
-
1433
- { "variableType" : "COLLECTED",
1434
- "name" : "REEL3",
1435
- "values" :
1436
- { "PREVIOUS" : null,
1437
- "COLLECTED" : null,
1438
- "FORCED" : null,
1439
- "EDITED" : null,
1440
- "INPUTED" : null } },
1441
-
1442
- { "variableType" : "COLLECTED",
1443
- "name" : "GRAND",
1444
- "values" :
1445
- { "PREVIOUS" : null,
1446
- "COLLECTED" : null,
1447
- "FORCED" : null,
1448
- "EDITED" : null,
1449
- "INPUTED" : null } },
1450
-
1451
- { "variableType" : "COLLECTED",
1452
- "name" : "QREL",
1453
- "values" :
1454
- { "PREVIOUS" : null,
1455
- "COLLECTED" : null,
1456
- "FORCED" : null,
1457
- "EDITED" : null,
1458
- "INPUTED" : null } },
1459
-
1460
- { "variableType" : "COLLECTED",
1461
- "name" : "QREL2",
1462
- "values" :
1463
- { "PREVIOUS" : null,
1464
- "COLLECTED" : null,
1465
- "FORCED" : null,
1466
- "EDITED" : null,
1467
- "INPUTED" : null } },
1468
-
1469
- { "variableType" : "COLLECTED",
1470
- "name" : "QNUMBIS",
1471
- "values" :
1472
- { "PREVIOUS" : null,
1473
- "COLLECTED" : null,
1474
- "FORCED" : null,
1475
- "EDITED" : null,
1476
- "INPUTED" : null } },
1477
-
1478
- { "variableType" : "COLLECTED",
1479
- "name" : "QRATIO",
1480
- "values" :
1481
- { "PREVIOUS" : null,
1482
- "COLLECTED" : null,
1483
- "FORCED" : null,
1484
- "EDITED" : null,
1485
- "INPUTED" : null } },
1486
-
1487
- { "variableType" : "COLLECTED",
1488
- "name" : "QSOMME",
1489
- "values" :
1490
- { "PREVIOUS" : null,
1491
- "COLLECTED" : null,
1492
- "FORCED" : null,
1493
- "EDITED" : null,
1494
- "INPUTED" : null } },
1495
-
1496
- { "variableType" : "COLLECTED",
1497
- "name" : "QPRODUIT",
1498
- "values" :
1499
- { "PREVIOUS" : null,
1500
- "COLLECTED" : null,
1501
- "FORCED" : null,
1502
- "EDITED" : null,
1503
- "INPUTED" : null } },
1504
-
1505
- { "variableType" : "COLLECTED",
1506
- "name" : "QDIFFERENCE",
1507
- "values" :
1508
- { "PREVIOUS" : null,
1509
- "COLLECTED" : null,
1510
- "FORCED" : null,
1511
- "EDITED" : null,
1512
- "INPUTED" : null } },
1513
-
1514
- { "variableType" : "CALCULATED",
1515
- "name" : "FILTER_RESULT_QNUM",
1516
- "expression" :
1517
- { "value" : "true",
1518
- "type" : "VTL" },
1519
- "inFilter" : "false" },
1520
-
1521
- { "variableType" : "CALCULATED",
1522
- "name" : "FILTER_RESULT_QNUM2",
1523
- "expression" :
1524
- { "value" : "true",
1525
- "type" : "VTL" },
1526
- "inFilter" : "false" },
1527
-
1528
- { "variableType" : "CALCULATED",
1529
- "name" : "FILTER_RESULT_QNUM3",
1530
- "expression" :
1531
- { "value" : "true",
1532
- "type" : "VTL" },
1533
- "inFilter" : "false" },
1534
-
1535
- { "variableType" : "CALCULATED",
1536
- "name" : "FILTER_RESULT_QNUM4",
1537
- "expression" :
1538
- { "value" : "true",
1539
- "type" : "VTL" },
1540
- "inFilter" : "false" },
1541
-
1542
- { "variableType" : "CALCULATED",
1543
- "name" : "FILTER_RESULT_QNUM5",
1544
- "expression" :
1545
- { "value" : "true",
1546
- "type" : "VTL" },
1547
- "inFilter" : "false" },
1548
-
1549
- { "variableType" : "CALCULATED",
1550
- "name" : "FILTER_RESULT_QNUM6",
1551
- "expression" :
1552
- { "value" : "true",
1553
- "type" : "VTL" },
1554
- "inFilter" : "false" },
1555
-
1556
- { "variableType" : "CALCULATED",
1557
- "name" : "FILTER_RESULT_QNUM7",
1558
- "expression" :
1559
- { "value" : "true",
1560
- "type" : "VTL" },
1561
- "inFilter" : "false" },
1562
-
1563
- { "variableType" : "CALCULATED",
1564
- "name" : "FILTER_RESULT_REL",
1565
- "expression" :
1566
- { "value" : "true",
1567
- "type" : "VTL" },
1568
- "inFilter" : "false" },
1569
-
1570
- { "variableType" : "CALCULATED",
1571
- "name" : "FILTER_RESULT_REEL",
1572
- "expression" :
1573
- { "value" : "true",
1574
- "type" : "VTL" },
1575
- "inFilter" : "false" },
1576
-
1577
- { "variableType" : "CALCULATED",
1578
- "name" : "FILTER_RESULT_REEL2",
1579
- "expression" :
1580
- { "value" : "true",
1581
- "type" : "VTL" },
1582
- "inFilter" : "false" },
1583
-
1584
- { "variableType" : "CALCULATED",
1585
- "name" : "FILTER_RESULT_REEL3",
1586
- "expression" :
1587
- { "value" : "true",
1588
- "type" : "VTL" },
1589
- "inFilter" : "false" },
1590
-
1591
- { "variableType" : "CALCULATED",
1592
- "name" : "FILTER_RESULT_GRAND",
1593
- "expression" :
1594
- { "value" : "true",
1595
- "type" : "VTL" },
1596
- "inFilter" : "false" },
1597
-
1598
- { "variableType" : "CALCULATED",
1599
- "name" : "FILTER_RESULT_QREL",
1600
- "expression" :
1601
- { "value" : "true",
1602
- "type" : "VTL" },
1603
- "inFilter" : "false" },
1604
-
1605
- { "variableType" : "CALCULATED",
1606
- "name" : "FILTER_RESULT_QREL2",
1607
- "expression" :
1608
- { "value" : "true",
1609
- "type" : "VTL" },
1610
- "inFilter" : "false" },
1611
-
1612
- { "variableType" : "CALCULATED",
1613
- "name" : "FILTER_RESULT_QNUMBIS",
1614
- "expression" :
1615
- { "value" : "true",
1616
- "type" : "VTL" },
1617
- "inFilter" : "false" },
1618
-
1619
- { "variableType" : "CALCULATED",
1620
- "name" : "FILTER_RESULT_QRATIO",
1621
- "expression" :
1622
- { "value" : "true",
1623
- "type" : "VTL" },
1624
- "inFilter" : "false" },
1625
-
1626
- { "variableType" : "CALCULATED",
1627
- "name" : "FILTER_RESULT_QSOMME",
1628
- "expression" :
1629
- { "value" : "true",
1630
- "type" : "VTL" },
1631
- "inFilter" : "false" },
1632
-
1633
- { "variableType" : "CALCULATED",
1634
- "name" : "FILTER_RESULT_QPRODUIT",
1635
- "expression" :
1636
- { "value" : "true",
1637
- "type" : "VTL" },
1638
- "inFilter" : "false" },
1639
-
1640
- { "variableType" : "CALCULATED",
1641
- "name" : "FILTER_RESULT_QDIFFERENCE",
1642
- "expression" :
1643
- { "value" : "true",
1644
- "type" : "VTL" },
1645
- "inFilter" : "false" },
1646
-
1647
- { "variableType" : "CALCULATED",
1648
- "name" : "CALC_SOMME",
1649
- "expression" :
1650
- { "value" : "cast(nvl(QREL,\"0\"),number) + cast(nvl(QREL2,\"0\"),number)",
1651
- "type" : "VTL" },
1652
- "bindingDependencies" :
1653
- [ "QREL",
1654
- "QREL2" ],
1655
- "inFilter" : "false" },
1656
-
1657
- { "variableType" : "CALCULATED",
1658
- "name" : "CALC_PRODUIT",
1659
- "expression" :
1660
- { "value" : "cast(nvl(QREL,\"0\"),number) * cast(nvl(QREL2,\"0\"),number)",
1661
- "type" : "VTL" },
1662
- "bindingDependencies" :
1663
- [ "QREL",
1664
- "QREL2" ],
1665
- "inFilter" : "false" },
1666
-
1667
- { "variableType" : "CALCULATED",
1668
- "name" : "CALC_DIFFERENCE",
1669
- "expression" :
1670
- { "value" : "cast(nvl(QREL,\"0\"),number) - cast(nvl(QREL2,\"0\"),number)",
1671
- "type" : "VTL" },
1672
- "bindingDependencies" :
1673
- [ "QREL",
1674
- "QREL2" ],
1675
- "inFilter" : "false" },
1676
-
1677
- { "variableType" : "CALCULATED",
1678
- "name" : "CALC_RATIO",
1679
- "expression" :
1680
- { "value" : "cast(nvl(QREL,\"0\"),number) \/ cast(nvl(QREL2,\"0\"),number)",
1681
- "type" : "VTL" },
1682
- "bindingDependencies" :
1683
- [ "QREL",
1684
- "QREL2" ],
1685
- "inFilter" : "false" } ],
1686
- "cleaning" :
1687
- { },
1688
- "resizing" :
1689
- { } }
30
+ {
31
+ "id": "kd0cbson",
32
+ "componentType": "Subsequence",
33
+ "goToPage": "2",
34
+ "label": { "value": "Tests simples sur des entiers", "type": "VTL|MD" },
35
+ "conditionFilter": { "value": "true", "type": "VTL" },
36
+ "hierarchy": {
37
+ "sequence": {
38
+ "id": "kd09v80w",
39
+ "page": "1",
40
+ "label": {
41
+ "value": "Tests sur variables numériques",
42
+ "type": "VTL|MD"
43
+ }
44
+ },
45
+ "subSequence": {
46
+ "id": "kd0cbson",
47
+ "page": "2",
48
+ "label": {
49
+ "value": "Tests simples sur des entiers",
50
+ "type": "VTL|MD"
51
+ }
52
+ }
53
+ }
54
+ },
55
+
56
+ {
57
+ "id": "k0dzbfek",
58
+ "componentType": "InputNumber",
59
+ "mandatory": false,
60
+ "page": "2",
61
+ "min": 0,
62
+ "max": 100,
63
+ "decimals": 0,
64
+ "label": {
65
+ "value": "\" 1. \" || \"Test de supériorité stricte - Saisie d’un nombre compris entre 0 et 100 - Si valeur supérieure à 5 message d’info. si superieur à 6,5 autre message \"",
66
+ "type": "VTL|MD"
67
+ },
68
+ "declarations": [
69
+ {
70
+ "id": "k0dzbfek-kzgzg0bk",
71
+ "declarationType": "HELP",
72
+ "position": "AFTER_QUESTION_TEXT",
73
+ "label": {
74
+ "value": "Tester 2 et 20 (pour vérifier ordre numérique et lexico)",
75
+ "type": "VTL|MD"
76
+ }
77
+ }
78
+ ],
79
+ "conditionFilter": { "value": "true", "type": "VTL" },
80
+ "controls": [
81
+ {
82
+ "id": "k0dzbfek-CI-0",
83
+ "criticality": "WARN",
84
+ "control": {
85
+ "value": "not(cast(nvl(QNUM,\"0\"),integer) > 5)",
86
+ "type": "VTL"
87
+ },
88
+ "errorMessage": { "value": "sup à 5", "type": "VTL|MD" },
89
+ "bindingDependencies": ["QNUM"]
90
+ },
91
+
92
+ {
93
+ "id": "k0dzbfek-CI-1",
94
+ "criticality": "WARN",
95
+ "control": {
96
+ "value": "not(cast(nvl(QNUM,\"0\"),integer) > 6.5)",
97
+ "type": "VTL"
98
+ },
99
+ "errorMessage": { "value": "superieur à 6.5", "type": "VTL|MD" },
100
+ "bindingDependencies": ["QNUM"]
101
+ }
102
+ ],
103
+ "hierarchy": {
104
+ "sequence": {
105
+ "id": "kd09v80w",
106
+ "page": "1",
107
+ "label": {
108
+ "value": "Tests sur variables numériques",
109
+ "type": "VTL|MD"
110
+ }
111
+ },
112
+ "subSequence": {
113
+ "id": "kd0cbson",
114
+ "page": "2",
115
+ "label": {
116
+ "value": "Tests simples sur des entiers",
117
+ "type": "VTL|MD"
118
+ }
119
+ }
120
+ },
121
+ "bindingDependencies": ["QNUM"],
122
+ "response": { "name": "QNUM" }
123
+ },
124
+
125
+ {
126
+ "id": "kd0a6rn3",
127
+ "componentType": "InputNumber",
128
+ "mandatory": false,
129
+ "page": "3",
130
+ "min": 0,
131
+ "max": 100,
132
+ "decimals": 0,
133
+ "label": {
134
+ "value": "\"➡ 2. \" || \"Test sur valeur numérique vide\"",
135
+ "type": "VTL|MD"
136
+ },
137
+ "conditionFilter": { "value": "true", "type": "VTL" },
138
+ "controls": [
139
+ {
140
+ "id": "kd0a6rn3-CI-0",
141
+ "criticality": "WARN",
142
+ "control": { "value": "not(isnull(QNUM2))", "type": "VTL" },
143
+ "errorMessage": {
144
+ "value": "vous n’avez pas répondu à la question",
145
+ "type": "VTL|MD"
146
+ },
147
+ "bindingDependencies": ["QNUM2"]
148
+ }
149
+ ],
150
+ "hierarchy": {
151
+ "sequence": {
152
+ "id": "kd09v80w",
153
+ "page": "1",
154
+ "label": {
155
+ "value": "Tests sur variables numériques",
156
+ "type": "VTL|MD"
157
+ }
158
+ },
159
+ "subSequence": {
160
+ "id": "kd0cbson",
161
+ "page": "2",
162
+ "label": {
163
+ "value": "Tests simples sur des entiers",
164
+ "type": "VTL|MD"
165
+ }
166
+ }
167
+ },
168
+ "bindingDependencies": ["QNUM2"],
169
+ "response": { "name": "QNUM2" }
170
+ },
171
+
172
+ {
173
+ "id": "kd0a8h62",
174
+ "componentType": "InputNumber",
175
+ "mandatory": false,
176
+ "page": "4",
177
+ "min": 0,
178
+ "max": 100,
179
+ "decimals": 0,
180
+ "label": {
181
+ "value": "\"➡ 3. \" || \"Test d’infériorité stricte - Saisie d’un nombre compris entre 0 et 100 - Message si valeur inférieure à 8 \"",
182
+ "type": "VTL|MD"
183
+ },
184
+ "declarations": [
185
+ {
186
+ "id": "kd0a8h62-kzgzr5b4",
187
+ "declarationType": "HELP",
188
+ "position": "AFTER_QUESTION_TEXT",
189
+ "label": {
190
+ "value": "Tester 2 et 20 (pour vérifier ordre numérique et lexico)",
191
+ "type": "VTL|MD"
192
+ }
193
+ }
194
+ ],
195
+ "conditionFilter": { "value": "true", "type": "VTL" },
196
+ "controls": [
197
+ {
198
+ "id": "kd0a8h62-CI-0",
199
+ "criticality": "WARN",
200
+ "control": {
201
+ "value": "not(cast(nvl(QNUM3,\"\"),integer) < 8)",
202
+ "type": "VTL"
203
+ },
204
+ "errorMessage": {
205
+ "value": "le nombre saisi est inférieur à 8",
206
+ "type": "VTL|MD"
207
+ },
208
+ "bindingDependencies": ["QNUM3"]
209
+ }
210
+ ],
211
+ "hierarchy": {
212
+ "sequence": {
213
+ "id": "kd09v80w",
214
+ "page": "1",
215
+ "label": {
216
+ "value": "Tests sur variables numériques",
217
+ "type": "VTL|MD"
218
+ }
219
+ },
220
+ "subSequence": {
221
+ "id": "kd0cbson",
222
+ "page": "2",
223
+ "label": {
224
+ "value": "Tests simples sur des entiers",
225
+ "type": "VTL|MD"
226
+ }
227
+ }
228
+ },
229
+ "bindingDependencies": ["QNUM3"],
230
+ "response": { "name": "QNUM3" }
231
+ },
232
+
233
+ {
234
+ "id": "kd0a4t4f",
235
+ "componentType": "InputNumber",
236
+ "mandatory": false,
237
+ "page": "5",
238
+ "min": 0,
239
+ "max": 100,
240
+ "decimals": 0,
241
+ "label": {
242
+ "value": "\"➡ 4. \" || \"Test de supériorité non stricte - Saisie d’un nombre compris entre 0 et 100 - Test si valeur supérieure à 5 \"",
243
+ "type": "VTL|MD"
244
+ },
245
+ "declarations": [
246
+ {
247
+ "id": "kd0a4t4f-kzgzrq25",
248
+ "declarationType": "HELP",
249
+ "position": "AFTER_QUESTION_TEXT",
250
+ "label": {
251
+ "value": "Tester 2 et 20 (pour vérifier ordre numérique et lexico) Tester pour le cas d’égalité",
252
+ "type": "VTL|MD"
253
+ }
254
+ }
255
+ ],
256
+ "conditionFilter": { "value": "true", "type": "VTL" },
257
+ "controls": [
258
+ {
259
+ "id": "kd0a4t4f-CI-0",
260
+ "criticality": "WARN",
261
+ "control": {
262
+ "value": "not(cast(nvl(QNUM4,\"0\"),integer) >=5)",
263
+ "type": "VTL"
264
+ },
265
+ "errorMessage": {
266
+ "value": "la valeur saisie est supérieure ou égale à 5",
267
+ "type": "VTL|MD"
268
+ },
269
+ "bindingDependencies": ["QNUM4"]
270
+ }
271
+ ],
272
+ "hierarchy": {
273
+ "sequence": {
274
+ "id": "kd09v80w",
275
+ "page": "1",
276
+ "label": {
277
+ "value": "Tests sur variables numériques",
278
+ "type": "VTL|MD"
279
+ }
280
+ },
281
+ "subSequence": {
282
+ "id": "kd0cbson",
283
+ "page": "2",
284
+ "label": {
285
+ "value": "Tests simples sur des entiers",
286
+ "type": "VTL|MD"
287
+ }
288
+ }
289
+ },
290
+ "bindingDependencies": ["QNUM4"],
291
+ "response": { "name": "QNUM4" }
292
+ },
293
+
294
+ {
295
+ "id": "kd0ac92p",
296
+ "componentType": "InputNumber",
297
+ "mandatory": false,
298
+ "page": "6",
299
+ "min": 0,
300
+ "max": 100,
301
+ "decimals": 0,
302
+ "label": {
303
+ "value": "\"➡ 5. \" || \"Test d’infériorité non stricte - Saisie d’un nombre compris entre 0 et 100 - Test si valeur inférieure à 8 \"",
304
+ "type": "VTL|MD"
305
+ },
306
+ "declarations": [
307
+ {
308
+ "id": "kd0ac92p-kzgzp1k0",
309
+ "declarationType": "HELP",
310
+ "position": "AFTER_QUESTION_TEXT",
311
+ "label": {
312
+ "value": "Tester 2 et 20 (pour vérifier ordre numérique et lexico) Tester 8 pour le cas égalité",
313
+ "type": "VTL|MD"
314
+ }
315
+ }
316
+ ],
317
+ "conditionFilter": { "value": "true", "type": "VTL" },
318
+ "controls": [
319
+ {
320
+ "id": "kd0ac92p-CI-0",
321
+ "criticality": "WARN",
322
+ "control": {
323
+ "value": "not(cast(nvl(QNUM5,\"\"),integer) <= 8)",
324
+ "type": "VTL"
325
+ },
326
+ "errorMessage": {
327
+ "value": "La valeur saisie est inférieure ou égale à 8",
328
+ "type": "VTL|MD"
329
+ },
330
+ "bindingDependencies": ["QNUM5"]
331
+ }
332
+ ],
333
+ "hierarchy": {
334
+ "sequence": {
335
+ "id": "kd09v80w",
336
+ "page": "1",
337
+ "label": {
338
+ "value": "Tests sur variables numériques",
339
+ "type": "VTL|MD"
340
+ }
341
+ },
342
+ "subSequence": {
343
+ "id": "kd0cbson",
344
+ "page": "2",
345
+ "label": {
346
+ "value": "Tests simples sur des entiers",
347
+ "type": "VTL|MD"
348
+ }
349
+ }
350
+ },
351
+ "bindingDependencies": ["QNUM5"],
352
+ "response": { "name": "QNUM5" }
353
+ },
354
+
355
+ {
356
+ "id": "k1cahy88",
357
+ "componentType": "InputNumber",
358
+ "mandatory": false,
359
+ "page": "7",
360
+ "min": 0,
361
+ "max": 9,
362
+ "decimals": 0,
363
+ "label": {
364
+ "value": "\"➡ 6. \" || \"Test d’égalité - Message si = 4\"",
365
+ "type": "VTL|MD"
366
+ },
367
+ "conditionFilter": { "value": "true", "type": "VTL" },
368
+ "controls": [
369
+ {
370
+ "id": "k1cahy88-CI-0",
371
+ "criticality": "WARN",
372
+ "control": {
373
+ "value": "not(cast(nvl(QNUM6,\"0\"),integer) = 4)",
374
+ "type": "VTL"
375
+ },
376
+ "errorMessage": {
377
+ "value": "la valeur est égale à 4",
378
+ "type": "VTL|MD"
379
+ },
380
+ "bindingDependencies": ["QNUM6"]
381
+ }
382
+ ],
383
+ "hierarchy": {
384
+ "sequence": {
385
+ "id": "kd09v80w",
386
+ "page": "1",
387
+ "label": {
388
+ "value": "Tests sur variables numériques",
389
+ "type": "VTL|MD"
390
+ }
391
+ },
392
+ "subSequence": {
393
+ "id": "kd0cbson",
394
+ "page": "2",
395
+ "label": {
396
+ "value": "Tests simples sur des entiers",
397
+ "type": "VTL|MD"
398
+ }
399
+ }
400
+ },
401
+ "bindingDependencies": ["QNUM6"],
402
+ "response": { "name": "QNUM6" }
403
+ },
404
+
405
+ {
406
+ "id": "kd0ch7pf",
407
+ "componentType": "InputNumber",
408
+ "mandatory": false,
409
+ "page": "8",
410
+ "min": 0,
411
+ "max": 9,
412
+ "decimals": 0,
413
+ "label": {
414
+ "value": "\" 7. \" || \"Test d’égalité à 0 - Message si = 0 \"",
415
+ "type": "VTL|MD"
416
+ },
417
+ "declarations": [
418
+ {
419
+ "id": "kd0ch7pf-kzgzyu8d",
420
+ "declarationType": "HELP",
421
+ "position": "AFTER_QUESTION_TEXT",
422
+ "label": {
423
+ "value": "Tester 0 Tester aussi en vidant la valeur",
424
+ "type": "VTL|MD"
425
+ }
426
+ }
427
+ ],
428
+ "conditionFilter": { "value": "true", "type": "VTL" },
429
+ "controls": [
430
+ {
431
+ "id": "kd0ch7pf-CI-0",
432
+ "criticality": "WARN",
433
+ "control": { "value": "not(cast(QNUM7,integer) = 0)", "type": "VTL" },
434
+ "errorMessage": { "value": "La valeur est zéro", "type": "VTL|MD" },
435
+ "bindingDependencies": ["QNUM7"]
436
+ },
437
+
438
+ {
439
+ "id": "kd0ch7pf-CI-1",
440
+ "criticality": "WARN",
441
+ "control": { "value": "not(isnull(QNUM7))", "type": "VTL" },
442
+ "errorMessage": { "value": "valeur vide", "type": "VTL|MD" },
443
+ "bindingDependencies": ["QNUM7"]
444
+ }
445
+ ],
446
+ "hierarchy": {
447
+ "sequence": {
448
+ "id": "kd09v80w",
449
+ "page": "1",
450
+ "label": {
451
+ "value": "Tests sur variables numériques",
452
+ "type": "VTL|MD"
453
+ }
454
+ },
455
+ "subSequence": {
456
+ "id": "kd0cbson",
457
+ "page": "2",
458
+ "label": {
459
+ "value": "Tests simples sur des entiers",
460
+ "type": "VTL|MD"
461
+ }
462
+ }
463
+ },
464
+ "bindingDependencies": ["QNUM7"],
465
+ "response": { "name": "QNUM7" }
466
+ },
467
+
468
+ {
469
+ "id": "kd0aamy0",
470
+ "componentType": "InputNumber",
471
+ "mandatory": false,
472
+ "page": "9",
473
+ "min": -100,
474
+ "max": 100,
475
+ "decimals": 2,
476
+ "label": {
477
+ "value": "\"➡ 8. \" || \"TestS d’un relatif par rapport à une constante neg\"",
478
+ "type": "VTL|MD"
479
+ },
480
+ "declarations": [
481
+ {
482
+ "id": "kd0aamy0-kzgzjdlf",
483
+ "declarationType": "HELP",
484
+ "position": "AFTER_QUESTION_TEXT",
485
+ "label": {
486
+ "value": "test des positionnements par rapport à -4",
487
+ "type": "VTL|MD"
488
+ }
489
+ },
490
+
491
+ {
492
+ "id": "kd0aamy0-l5qs4feh",
493
+ "declarationType": "HELP",
494
+ "position": "AFTER_QUESTION_TEXT",
495
+ "label": {
496
+ "value": "En LunaticV1 impossible saisir un négatif",
497
+ "type": "VTL|MD"
498
+ }
499
+ }
500
+ ],
501
+ "conditionFilter": { "value": "true", "type": "VTL" },
502
+ "controls": [
503
+ {
504
+ "id": "kd0aamy0-CI-0",
505
+ "criticality": "WARN",
506
+ "control": {
507
+ "value": "not(cast(nvl(REL,\"0\"),number) > -4)",
508
+ "type": "VTL"
509
+ },
510
+ "errorMessage": {
511
+ "value": "c’est supérieur strict",
512
+ "type": "VTL|MD"
513
+ },
514
+ "bindingDependencies": ["REL"]
515
+ },
516
+
517
+ {
518
+ "id": "kd0aamy0-CI-1",
519
+ "criticality": "WARN",
520
+ "control": {
521
+ "value": "not(cast(nvl(REL,\"0\"),number) >= -4)",
522
+ "type": "VTL"
523
+ },
524
+ "errorMessage": {
525
+ "value": "c’est supérieur ou égal",
526
+ "type": "VTL|MD"
527
+ },
528
+ "bindingDependencies": ["REL"]
529
+ },
530
+
531
+ {
532
+ "id": "kd0aamy0-CI-2",
533
+ "criticality": "WARN",
534
+ "control": {
535
+ "value": "not(cast(nvl(REL,\"0\"),number) < -4)",
536
+ "type": "VTL"
537
+ },
538
+ "errorMessage": {
539
+ "value": "c’est inférieur strict",
540
+ "type": "VTL|MD"
541
+ },
542
+ "bindingDependencies": ["REL"]
543
+ },
544
+
545
+ {
546
+ "id": "kd0aamy0-CI-3",
547
+ "criticality": "WARN",
548
+ "control": {
549
+ "value": "not(cast(nvl(REL,\"0\"),number) <= -4)",
550
+ "type": "VTL"
551
+ },
552
+ "errorMessage": {
553
+ "value": "c’est inférieur ou égal",
554
+ "type": "VTL|MD"
555
+ },
556
+ "bindingDependencies": ["REL"]
557
+ },
558
+
559
+ {
560
+ "id": "kd0aamy0-CI-4",
561
+ "criticality": "WARN",
562
+ "control": {
563
+ "value": "not(cast(nvl(REL,\"0\"),number) = -4)",
564
+ "type": "VTL"
565
+ },
566
+ "errorMessage": { "value": "c’est égal", "type": "VTL|MD" },
567
+ "bindingDependencies": ["REL"]
568
+ },
569
+
570
+ {
571
+ "id": "kd0aamy0-CI-5",
572
+ "criticality": "WARN",
573
+ "control": {
574
+ "value": "not(cast(nvl(REL,\"0\"),number) <> -4)",
575
+ "type": "VTL"
576
+ },
577
+ "errorMessage": { "value": "c’est différent", "type": "VTL|MD" },
578
+ "bindingDependencies": ["REL"]
579
+ }
580
+ ],
581
+ "hierarchy": {
582
+ "sequence": {
583
+ "id": "kd09v80w",
584
+ "page": "1",
585
+ "label": {
586
+ "value": "Tests sur variables numériques",
587
+ "type": "VTL|MD"
588
+ }
589
+ },
590
+ "subSequence": {
591
+ "id": "kd0cbson",
592
+ "page": "2",
593
+ "label": {
594
+ "value": "Tests simples sur des entiers",
595
+ "type": "VTL|MD"
596
+ }
597
+ }
598
+ },
599
+ "bindingDependencies": ["REL"],
600
+ "response": { "name": "REL" }
601
+ },
602
+
603
+ {
604
+ "id": "kd0cdj48",
605
+ "componentType": "Subsequence",
606
+ "goToPage": "10",
607
+ "label": {
608
+ "value": "Tests sur des relatifs et des réels",
609
+ "type": "VTL|MD"
610
+ },
611
+ "conditionFilter": { "value": "true", "type": "VTL" },
612
+ "hierarchy": {
613
+ "sequence": {
614
+ "id": "kd09v80w",
615
+ "page": "1",
616
+ "label": {
617
+ "value": "Tests sur variables numériques",
618
+ "type": "VTL|MD"
619
+ }
620
+ },
621
+ "subSequence": {
622
+ "id": "kd0cdj48",
623
+ "page": "10",
624
+ "label": {
625
+ "value": "Tests sur des relatifs et des réels",
626
+ "type": "VTL|MD"
627
+ }
628
+ }
629
+ }
630
+ },
631
+
632
+ {
633
+ "id": "kd0aa5ah",
634
+ "componentType": "InputNumber",
635
+ "mandatory": false,
636
+ "page": "10",
637
+ "min": -100,
638
+ "max": 100,
639
+ "decimals": 2,
640
+ "label": {
641
+ "value": "\" 9. \" || \"Test d’un réel par rapport à une constante - test des positionnements par rapport à -4.51 (sup, inf, égal)\"",
642
+ "type": "VTL|MD"
643
+ },
644
+ "conditionFilter": { "value": "true", "type": "VTL" },
645
+ "controls": [
646
+ {
647
+ "id": "kd0aa5ah-CI-0",
648
+ "criticality": "WARN",
649
+ "control": {
650
+ "value": "not(cast(nvl(REEL,\"\"),number) > -4.51)",
651
+ "type": "VTL"
652
+ },
653
+ "errorMessage": {
654
+ "value": "la valeur est supérieure à -4.51",
655
+ "type": "VTL|MD"
656
+ },
657
+ "bindingDependencies": ["REEL"]
658
+ },
659
+
660
+ {
661
+ "id": "kd0aa5ah-CI-1",
662
+ "criticality": "WARN",
663
+ "control": {
664
+ "value": "not(cast(nvl(REEL,\"0\"),number) = -4.51)",
665
+ "type": "VTL"
666
+ },
667
+ "errorMessage": {
668
+ "value": "la valeur est égale à -4.51",
669
+ "type": "VTL|MD"
670
+ },
671
+ "bindingDependencies": ["REEL"]
672
+ },
673
+
674
+ {
675
+ "id": "kd0aa5ah-CI-2",
676
+ "criticality": "WARN",
677
+ "control": {
678
+ "value": "not(cast(nvl(REEL,\"0\"),number) < -4.51)",
679
+ "type": "VTL"
680
+ },
681
+ "errorMessage": {
682
+ "value": "la valeur est inférieure à -4.51",
683
+ "type": "VTL|MD"
684
+ },
685
+ "bindingDependencies": ["REEL"]
686
+ }
687
+ ],
688
+ "hierarchy": {
689
+ "sequence": {
690
+ "id": "kd09v80w",
691
+ "page": "1",
692
+ "label": {
693
+ "value": "Tests sur variables numériques",
694
+ "type": "VTL|MD"
695
+ }
696
+ },
697
+ "subSequence": {
698
+ "id": "kd0cdj48",
699
+ "page": "10",
700
+ "label": {
701
+ "value": "Tests sur des relatifs et des réels",
702
+ "type": "VTL|MD"
703
+ }
704
+ }
705
+ },
706
+ "bindingDependencies": ["REEL"],
707
+ "response": { "name": "REEL" }
708
+ },
709
+
710
+ {
711
+ "id": "l5qvuk9e",
712
+ "componentType": "InputNumber",
713
+ "mandatory": false,
714
+ "page": "11",
715
+ "min": -100,
716
+ "max": 100,
717
+ "decimals": 2,
718
+ "label": {
719
+ "value": "\"➡ 10. \" || \"Test d’un réel par rapport à une constante - test des positionnements par rapport à 4.51 (sup, inf, égal)\"",
720
+ "type": "VTL|MD"
721
+ },
722
+ "conditionFilter": { "value": "true", "type": "VTL" },
723
+ "controls": [
724
+ {
725
+ "id": "l5qvuk9e-CI-0",
726
+ "criticality": "WARN",
727
+ "control": {
728
+ "value": "not(cast(nvl(REEL2,\"\"),number) > 4.51)",
729
+ "type": "VTL"
730
+ },
731
+ "errorMessage": { "value": "superieur à 4.51", "type": "VTL|MD" },
732
+ "bindingDependencies": ["REEL2"]
733
+ },
734
+
735
+ {
736
+ "id": "l5qvuk9e-CI-1",
737
+ "criticality": "WARN",
738
+ "control": {
739
+ "value": "not(cast(nvl(REEL2,\"\"),number) < 4.51)",
740
+ "type": "VTL"
741
+ },
742
+ "errorMessage": { "value": "inferieur à 4.51", "type": "VTL|MD" },
743
+ "bindingDependencies": ["REEL2"]
744
+ }
745
+ ],
746
+ "hierarchy": {
747
+ "sequence": {
748
+ "id": "kd09v80w",
749
+ "page": "1",
750
+ "label": {
751
+ "value": "Tests sur variables numériques",
752
+ "type": "VTL|MD"
753
+ }
754
+ },
755
+ "subSequence": {
756
+ "id": "kd0cdj48",
757
+ "page": "10",
758
+ "label": {
759
+ "value": "Tests sur des relatifs et des réels",
760
+ "type": "VTL|MD"
761
+ }
762
+ }
763
+ },
764
+ "bindingDependencies": ["REEL2"],
765
+ "response": { "name": "REEL2" }
766
+ },
767
+
768
+ {
769
+ "id": "l5qvtc2l",
770
+ "componentType": "InputNumber",
771
+ "mandatory": false,
772
+ "page": "12",
773
+ "min": -100,
774
+ "max": 100,
775
+ "decimals": 2,
776
+ "label": {
777
+ "value": "\"➡ 11. \" || \"Test d’un réel par rapport à une constante - test des positionnements par rapport à 4 (sup, égal)\"",
778
+ "type": "VTL|MD"
779
+ },
780
+ "conditionFilter": { "value": "true", "type": "VTL" },
781
+ "controls": [
782
+ {
783
+ "id": "l5qvtc2l-CI-0",
784
+ "criticality": "WARN",
785
+ "control": {
786
+ "value": "not(cast(nvl(REEL3,\"\"),number) > 4)",
787
+ "type": "VTL"
788
+ },
789
+ "errorMessage": { "value": "superieur à 4", "type": "VTL|MD" },
790
+ "bindingDependencies": ["REEL3"]
791
+ },
792
+
793
+ {
794
+ "id": "l5qvtc2l-CI-1",
795
+ "criticality": "WARN",
796
+ "control": {
797
+ "value": "not(cast(nvl(REEL3,\"\"),number) < 4)",
798
+ "type": "VTL"
799
+ },
800
+ "errorMessage": { "value": "inferieur à 4", "type": "VTL|MD" },
801
+ "bindingDependencies": ["REEL3"]
802
+ }
803
+ ],
804
+ "hierarchy": {
805
+ "sequence": {
806
+ "id": "kd09v80w",
807
+ "page": "1",
808
+ "label": {
809
+ "value": "Tests sur variables numériques",
810
+ "type": "VTL|MD"
811
+ }
812
+ },
813
+ "subSequence": {
814
+ "id": "kd0cdj48",
815
+ "page": "10",
816
+ "label": {
817
+ "value": "Tests sur des relatifs et des réels",
818
+ "type": "VTL|MD"
819
+ }
820
+ }
821
+ },
822
+ "bindingDependencies": ["REEL3"],
823
+ "response": { "name": "REEL3" }
824
+ },
825
+
826
+ {
827
+ "id": "kd0c3h3b",
828
+ "componentType": "InputNumber",
829
+ "mandatory": false,
830
+ "page": "13",
831
+ "min": 0,
832
+ "max": 1.0e9,
833
+ "decimals": 2,
834
+ "label": {
835
+ "value": "\"➡ 12. \" || \"Test d’un grand réel par rapport à une constante (max = 1000000000) - test des positionnements par rapport à 1000 - Personnalisation du message d’erreur avec la valeur (précision = 2, max = 1000000000)\"",
836
+ "type": "VTL|MD"
837
+ },
838
+ "declarations": [
839
+ {
840
+ "id": "kd0c3h3b-l5qsemyu",
841
+ "declarationType": "HELP",
842
+ "position": "AFTER_QUESTION_TEXT",
843
+ "label": {
844
+ "value": "Rappel : posait souci dans Orbeon",
845
+ "type": "VTL|MD"
846
+ }
847
+ }
848
+ ],
849
+ "conditionFilter": { "value": "true", "type": "VTL" },
850
+ "controls": [
851
+ {
852
+ "id": "kd0c3h3b-CI-0",
853
+ "criticality": "WARN",
854
+ "control": {
855
+ "value": "not(cast(nvl(GRAND,\"0\"),number) > 1000)",
856
+ "type": "VTL"
857
+ },
858
+ "errorMessage": {
859
+ "value": "la valeur saisie GRAND est supérieure à 1000 ",
860
+ "type": "VTL|MD"
861
+ },
862
+ "bindingDependencies": ["GRAND"]
863
+ }
864
+ ],
865
+ "hierarchy": {
866
+ "sequence": {
867
+ "id": "kd09v80w",
868
+ "page": "1",
869
+ "label": {
870
+ "value": "Tests sur variables numériques",
871
+ "type": "VTL|MD"
872
+ }
873
+ },
874
+ "subSequence": {
875
+ "id": "kd0cdj48",
876
+ "page": "10",
877
+ "label": {
878
+ "value": "Tests sur des relatifs et des réels",
879
+ "type": "VTL|MD"
880
+ }
881
+ }
882
+ },
883
+ "bindingDependencies": ["GRAND"],
884
+ "response": { "name": "GRAND" }
885
+ },
886
+
887
+ {
888
+ "id": "kd0a5rkr",
889
+ "componentType": "Subsequence",
890
+ "page": "14",
891
+ "goToPage": "14",
892
+ "label": {
893
+ "value": "Tests sur variables collectées, ordre relatif et variables calculées",
894
+ "type": "VTL|MD"
895
+ },
896
+ "declarations": [
897
+ {
898
+ "id": "kd0a5rkr-kzh01fub",
899
+ "declarationType": "HELP",
900
+ "position": "AFTER_QUESTION_TEXT",
901
+ "label": {
902
+ "value": "Les nombres sont QREL et QREL2 Leur somme vaut CALC_SOMME - Leur produit vaut CALC_PRODUIT - Leur différence vaut CALC_DIFFERENCE - Leur division vaut CALC_RATIO",
903
+ "type": "VTL|MD"
904
+ }
905
+ }
906
+ ],
907
+ "conditionFilter": { "value": "true", "type": "VTL" },
908
+ "hierarchy": {
909
+ "sequence": {
910
+ "id": "kd09v80w",
911
+ "page": "1",
912
+ "label": {
913
+ "value": "Tests sur variables numériques",
914
+ "type": "VTL|MD"
915
+ }
916
+ },
917
+ "subSequence": {
918
+ "id": "kd0a5rkr",
919
+ "page": "14",
920
+ "label": {
921
+ "value": "Tests sur variables collectées, ordre relatif et variables calculées",
922
+ "type": "VTL|MD"
923
+ }
924
+ }
925
+ },
926
+ "bindingDependencies": [
927
+ "QREL",
928
+ "QREL2",
929
+ "CALC_SOMME",
930
+ "CALC_PRODUIT",
931
+ "CALC_DIFFERENCE",
932
+ "CALC_RATIO"
933
+ ]
934
+ },
935
+
936
+ {
937
+ "id": "kd0achk0",
938
+ "componentType": "InputNumber",
939
+ "mandatory": false,
940
+ "page": "15",
941
+ "min": -100,
942
+ "max": 100,
943
+ "decimals": 0,
944
+ "label": {
945
+ "value": "\"➡ 13. \" || \"Test sur ordre de deux variables - partie 1 - les contrôles portent sur la question suivante&#xd;\"",
946
+ "type": "VTL|MD"
947
+ },
948
+ "declarations": [
949
+ {
950
+ "id": "kd0achk0-l5qs57q7",
951
+ "declarationType": "HELP",
952
+ "position": "AFTER_QUESTION_TEXT",
953
+ "label": {
954
+ "value": "Saisir un nombre entier relatif entre -100 et 100",
955
+ "type": "VTL|MD"
956
+ }
957
+ }
958
+ ],
959
+ "conditionFilter": { "value": "true", "type": "VTL" },
960
+ "hierarchy": {
961
+ "sequence": {
962
+ "id": "kd09v80w",
963
+ "page": "1",
964
+ "label": {
965
+ "value": "Tests sur variables numériques",
966
+ "type": "VTL|MD"
967
+ }
968
+ },
969
+ "subSequence": {
970
+ "id": "kd0a5rkr",
971
+ "page": "14",
972
+ "label": {
973
+ "value": "Tests sur variables collectées, ordre relatif et variables calculées",
974
+ "type": "VTL|MD"
975
+ }
976
+ }
977
+ },
978
+ "bindingDependencies": ["QREL"],
979
+ "response": { "name": "QREL" }
980
+ },
981
+
982
+ {
983
+ "id": "kd0bl558",
984
+ "componentType": "InputNumber",
985
+ "mandatory": false,
986
+ "page": "16",
987
+ "min": -100,
988
+ "max": 100,
989
+ "decimals": 2,
990
+ "label": {
991
+ "value": "\"➡ 14. \" || \"Test sur ordre de deux variables - partie 2 \"",
992
+ "type": "VTL|MD"
993
+ },
994
+ "declarations": [
995
+ {
996
+ "id": "kd0bl558-kzgp1ckr",
997
+ "declarationType": "HELP",
998
+ "position": "AFTER_QUESTION_TEXT",
999
+ "label": {
1000
+ "value": "MEttre 2 chiffres après virgule",
1001
+ "type": "VTL|MD"
1002
+ }
1003
+ },
1004
+
1005
+ {
1006
+ "id": "kd0bl558-kzgzuob9",
1007
+ "declarationType": "HELP",
1008
+ "position": "AFTER_QUESTION_TEXT",
1009
+ "label": {
1010
+ "value": "Saisir un deuxième nombre relatif entre -100 et 100",
1011
+ "type": "VTL|MD"
1012
+ }
1013
+ },
1014
+
1015
+ {
1016
+ "id": "kd0bl558-kzgzzsbo",
1017
+ "declarationType": "HELP",
1018
+ "position": "AFTER_QUESTION_TEXT",
1019
+ "label": {
1020
+ "value": "Tester supérieur, inférieur, identique",
1021
+ "type": "VTL|MD"
1022
+ }
1023
+ },
1024
+
1025
+ {
1026
+ "id": "kd0bl558-kzgzn873",
1027
+ "declarationType": "HELP",
1028
+ "position": "AFTER_QUESTION_TEXT",
1029
+ "label": {
1030
+ "value": "Ne pas oublier de tester ordre numérique et ordre lexicographique",
1031
+ "type": "VTL|MD"
1032
+ }
1033
+ }
1034
+ ],
1035
+ "conditionFilter": { "value": "true", "type": "VTL" },
1036
+ "controls": [
1037
+ {
1038
+ "id": "kd0bl558-CI-0",
1039
+ "criticality": "WARN",
1040
+ "control": {
1041
+ "value": "not(cast(QREL,number) > cast(QREL2,number))",
1042
+ "type": "VTL"
1043
+ },
1044
+ "errorMessage": {
1045
+ "value": "le premier nombre est supérieur",
1046
+ "type": "VTL|MD"
1047
+ },
1048
+ "bindingDependencies": ["QREL", "QREL2"]
1049
+ },
1050
+
1051
+ {
1052
+ "id": "kd0bl558-CI-1",
1053
+ "criticality": "WARN",
1054
+ "control": {
1055
+ "value": "not(cast(QREL,number) < cast(QREL2,number))",
1056
+ "type": "VTL"
1057
+ },
1058
+ "errorMessage": {
1059
+ "value": "le premier nombre est inférieur",
1060
+ "type": "VTL|MD"
1061
+ },
1062
+ "bindingDependencies": ["QREL", "QREL2"]
1063
+ },
1064
+
1065
+ {
1066
+ "id": "kd0bl558-CI-2",
1067
+ "criticality": "WARN",
1068
+ "control": {
1069
+ "value": "not(cast(QREL,number) = cast(QREL2,number))",
1070
+ "type": "VTL"
1071
+ },
1072
+ "errorMessage": {
1073
+ "value": "les deux nombres sont égaux",
1074
+ "type": "VTL|MD"
1075
+ },
1076
+ "bindingDependencies": ["QREL", "QREL2"]
1077
+ }
1078
+ ],
1079
+ "hierarchy": {
1080
+ "sequence": {
1081
+ "id": "kd09v80w",
1082
+ "page": "1",
1083
+ "label": {
1084
+ "value": "Tests sur variables numériques",
1085
+ "type": "VTL|MD"
1086
+ }
1087
+ },
1088
+ "subSequence": {
1089
+ "id": "kd0a5rkr",
1090
+ "page": "14",
1091
+ "label": {
1092
+ "value": "Tests sur variables collectées, ordre relatif et variables calculées",
1093
+ "type": "VTL|MD"
1094
+ }
1095
+ }
1096
+ },
1097
+ "bindingDependencies": ["QREL2"],
1098
+ "response": { "name": "QREL2" }
1099
+ },
1100
+
1101
+ {
1102
+ "id": "l5qt3xu9",
1103
+ "componentType": "InputNumber",
1104
+ "mandatory": false,
1105
+ "page": "17",
1106
+ "min": 0,
1107
+ "max": 100,
1108
+ "decimals": 0,
1109
+ "label": {
1110
+ "value": "\"➡ 15. \" || \"Test entre un entier et un réel - saisir entre 0 et 100 - controle sur saisie > QREL2\"",
1111
+ "type": "VTL|MD"
1112
+ },
1113
+ "declarations": [
1114
+ {
1115
+ "id": "l5qt3xu9-l5qt5usw",
1116
+ "declarationType": "HELP",
1117
+ "position": "AFTER_QUESTION_TEXT",
1118
+ "label": {
1119
+ "value": "\"rappel QREL2 : \" || cast(QREL2,string)",
1120
+ "type": "VTL|MD"
1121
+ }
1122
+ }
1123
+ ],
1124
+ "conditionFilter": { "value": "true", "type": "VTL" },
1125
+ "controls": [
1126
+ {
1127
+ "id": "l5qt3xu9-CI-0",
1128
+ "criticality": "WARN",
1129
+ "control": {
1130
+ "value": "not(cast(nvl(QNUMBIS,\"0\"),number) > cast(nvl(QREL2,\"0\"),number))",
1131
+ "type": "VTL"
1132
+ },
1133
+ "errorMessage": { "value": "saisie > QREL2", "type": "VTL|MD" },
1134
+ "bindingDependencies": ["QNUMBIS", "QREL2"]
1135
+ }
1136
+ ],
1137
+ "hierarchy": {
1138
+ "sequence": {
1139
+ "id": "kd09v80w",
1140
+ "page": "1",
1141
+ "label": {
1142
+ "value": "Tests sur variables numériques",
1143
+ "type": "VTL|MD"
1144
+ }
1145
+ },
1146
+ "subSequence": {
1147
+ "id": "kd0a5rkr",
1148
+ "page": "14",
1149
+ "label": {
1150
+ "value": "Tests sur variables collectées, ordre relatif et variables calculées",
1151
+ "type": "VTL|MD"
1152
+ }
1153
+ }
1154
+ },
1155
+ "bindingDependencies": ["QREL2", "QNUMBIS"],
1156
+ "response": { "name": "QNUMBIS" }
1157
+ },
1158
+
1159
+ {
1160
+ "id": "kd0bu8xz",
1161
+ "componentType": "InputNumber",
1162
+ "mandatory": false,
1163
+ "page": "18",
1164
+ "min": -400,
1165
+ "max": 400,
1166
+ "decimals": 0,
1167
+ "label": {
1168
+ "value": "\"➡ 16. \" || \"test avec une variable calculée : le ratio - Saisissez une valeur pour la comparer au produit des deux nombres précédents\"",
1169
+ "type": "VTL|MD"
1170
+ },
1171
+ "declarations": [
1172
+ {
1173
+ "id": "kd0bu8xz-l5qsfsto",
1174
+ "declarationType": "HELP",
1175
+ "position": "AFTER_QUESTION_TEXT",
1176
+ "label": {
1177
+ "value": "\"QREL \" || cast(QREL,string)",
1178
+ "type": "VTL|MD"
1179
+ }
1180
+ },
1181
+
1182
+ {
1183
+ "id": "kd0bu8xz-l5qsl50s",
1184
+ "declarationType": "HELP",
1185
+ "position": "AFTER_QUESTION_TEXT",
1186
+ "label": {
1187
+ "value": "\"QREL2 \" || cast(QREL2,string)",
1188
+ "type": "VTL|MD"
1189
+ }
1190
+ },
1191
+
1192
+ {
1193
+ "id": "kd0bu8xz-l5qtjjss",
1194
+ "declarationType": "HELP",
1195
+ "position": "AFTER_QUESTION_TEXT",
1196
+ "label": {
1197
+ "value": "\"ratio calculé : \" || cast(CALC_RATIO,string)",
1198
+ "type": "VTL|MD"
1199
+ }
1200
+ }
1201
+ ],
1202
+ "conditionFilter": { "value": "true", "type": "VTL" },
1203
+ "controls": [
1204
+ {
1205
+ "id": "kd0bu8xz-CI-0",
1206
+ "criticality": "WARN",
1207
+ "control": {
1208
+ "value": "not(cast(CALC_RATIO,number)<>cast(nvl(QRATIO,\"\"),number))",
1209
+ "type": "VTL"
1210
+ },
1211
+ "errorMessage": { "value": "RAtio différent", "type": "VTL|MD" },
1212
+ "bindingDependencies": ["CALC_RATIO", "QRATIO"]
1213
+ },
1214
+
1215
+ {
1216
+ "id": "kd0bu8xz-CI-1",
1217
+ "criticality": "WARN",
1218
+ "control": {
1219
+ "value": "not(cast(CALC_RATIO,number)=cast(nvl(QRATIO,\"\"),number))",
1220
+ "type": "VTL"
1221
+ },
1222
+ "errorMessage": { "value": "RAtio identique", "type": "VTL|MD" },
1223
+ "bindingDependencies": ["CALC_RATIO", "QRATIO"]
1224
+ }
1225
+ ],
1226
+ "hierarchy": {
1227
+ "sequence": {
1228
+ "id": "kd09v80w",
1229
+ "page": "1",
1230
+ "label": {
1231
+ "value": "Tests sur variables numériques",
1232
+ "type": "VTL|MD"
1233
+ }
1234
+ },
1235
+ "subSequence": {
1236
+ "id": "kd0a5rkr",
1237
+ "page": "14",
1238
+ "label": {
1239
+ "value": "Tests sur variables collectées, ordre relatif et variables calculées",
1240
+ "type": "VTL|MD"
1241
+ }
1242
+ }
1243
+ },
1244
+ "bindingDependencies": ["QREL", "QREL2", "CALC_RATIO", "QRATIO"],
1245
+ "response": { "name": "QRATIO" }
1246
+ },
1247
+
1248
+ {
1249
+ "id": "k0gj7g4v",
1250
+ "componentType": "InputNumber",
1251
+ "mandatory": false,
1252
+ "page": "19",
1253
+ "min": -200,
1254
+ "max": 200,
1255
+ "decimals": 1,
1256
+ "label": {
1257
+ "value": "\" 17. \" || \"test avec une variable calculée : la somme - Saisissez une valeur pour la comparer à la somme des deux nombres précédents \"",
1258
+ "type": "VTL|MD"
1259
+ },
1260
+ "declarations": [
1261
+ {
1262
+ "id": "k0gj7g4v-kzs9lmqk",
1263
+ "declarationType": "HELP",
1264
+ "position": "AFTER_QUESTION_TEXT",
1265
+ "label": {
1266
+ "value": "\"somme calculée : \" ||cast(CALC_SOMME,string)",
1267
+ "type": "VTL|MD"
1268
+ }
1269
+ },
1270
+
1271
+ {
1272
+ "id": "k0gj7g4v-l5qsqev9",
1273
+ "declarationType": "HELP",
1274
+ "position": "AFTER_QUESTION_TEXT",
1275
+ "label": {
1276
+ "value": "\"QREL \" || cast(QREL,string)",
1277
+ "type": "VTL|MD"
1278
+ }
1279
+ },
1280
+
1281
+ {
1282
+ "id": "k0gj7g4v-l5qsn0zd",
1283
+ "declarationType": "HELP",
1284
+ "position": "AFTER_QUESTION_TEXT",
1285
+ "label": {
1286
+ "value": "\"QREL2 \" || cast(QREL2,string)",
1287
+ "type": "VTL|MD"
1288
+ }
1289
+ }
1290
+ ],
1291
+ "conditionFilter": { "value": "true", "type": "VTL" },
1292
+ "controls": [
1293
+ {
1294
+ "id": "k0gj7g4v-CI-0",
1295
+ "criticality": "WARN",
1296
+ "control": {
1297
+ "value": "not(cast(nvl(QSOMME,\"\"),number) = cast(CALC_SOMME,number))",
1298
+ "type": "VTL"
1299
+ },
1300
+ "errorMessage": {
1301
+ "value": "Bravo vous savez faire une addition",
1302
+ "type": "VTL|MD"
1303
+ },
1304
+ "bindingDependencies": ["QSOMME", "CALC_SOMME"]
1305
+ },
1306
+
1307
+ {
1308
+ "id": "k0gj7g4v-CI-1",
1309
+ "criticality": "WARN",
1310
+ "control": {
1311
+ "value": "not(cast(nvl(QSOMME,\"\"),number) < cast(CALC_SOMME,number))",
1312
+ "type": "VTL"
1313
+ },
1314
+ "errorMessage": {
1315
+ "value": "la valeur saisie est inférieure à la somme",
1316
+ "type": "VTL|MD"
1317
+ },
1318
+ "bindingDependencies": ["QSOMME", "CALC_SOMME"]
1319
+ },
1320
+
1321
+ {
1322
+ "id": "k0gj7g4v-CI-2",
1323
+ "criticality": "WARN",
1324
+ "control": {
1325
+ "value": "not(cast(nvl(QSOMME,\"\"),number) > cast(CALC_SOMME,number))",
1326
+ "type": "VTL"
1327
+ },
1328
+ "errorMessage": {
1329
+ "value": "La valeur saisie est supérieure à la somme",
1330
+ "type": "VTL|MD"
1331
+ },
1332
+ "bindingDependencies": ["QSOMME", "CALC_SOMME"]
1333
+ }
1334
+ ],
1335
+ "hierarchy": {
1336
+ "sequence": {
1337
+ "id": "kd09v80w",
1338
+ "page": "1",
1339
+ "label": {
1340
+ "value": "Tests sur variables numériques",
1341
+ "type": "VTL|MD"
1342
+ }
1343
+ },
1344
+ "subSequence": {
1345
+ "id": "kd0a5rkr",
1346
+ "page": "14",
1347
+ "label": {
1348
+ "value": "Tests sur variables collectées, ordre relatif et variables calculées",
1349
+ "type": "VTL|MD"
1350
+ }
1351
+ }
1352
+ },
1353
+ "bindingDependencies": ["CALC_SOMME", "QREL", "QREL2", "QSOMME"],
1354
+ "response": { "name": "QSOMME" }
1355
+ },
1356
+
1357
+ {
1358
+ "id": "kd0bx24r",
1359
+ "componentType": "InputNumber",
1360
+ "mandatory": false,
1361
+ "page": "20",
1362
+ "min": -400,
1363
+ "max": 400,
1364
+ "decimals": 2,
1365
+ "label": {
1366
+ "value": "\"➡ 18. \" || \"test avec une variable calculée : le produit - Saisissez une valeur pour la comparer au produit des deux nombres précédents\"",
1367
+ "type": "VTL|MD"
1368
+ },
1369
+ "declarations": [
1370
+ {
1371
+ "id": "kd0bx24r-l5qsnxn1",
1372
+ "declarationType": "HELP",
1373
+ "position": "AFTER_QUESTION_TEXT",
1374
+ "label": {
1375
+ "value": "\"QREL \" || cast(QREL,string)",
1376
+ "type": "VTL|MD"
1377
+ }
1378
+ },
1379
+
1380
+ {
1381
+ "id": "kd0bx24r-l5qs6s2e",
1382
+ "declarationType": "HELP",
1383
+ "position": "AFTER_QUESTION_TEXT",
1384
+ "label": {
1385
+ "value": "\"QREL2 \" || cast(QREL2,string)",
1386
+ "type": "VTL|MD"
1387
+ }
1388
+ },
1389
+
1390
+ {
1391
+ "id": "kd0bx24r-l5qsojx6",
1392
+ "declarationType": "HELP",
1393
+ "position": "AFTER_QUESTION_TEXT",
1394
+ "label": {
1395
+ "value": "\"produit calculé : \" ||cast(CALC_PRODUIT,string)",
1396
+ "type": "VTL|MD"
1397
+ }
1398
+ }
1399
+ ],
1400
+ "conditionFilter": { "value": "true", "type": "VTL" },
1401
+ "controls": [
1402
+ {
1403
+ "id": "kd0bx24r-CI-0",
1404
+ "criticality": "WARN",
1405
+ "control": {
1406
+ "value": "not(cast(nvl(QPRODUIT,\"\"),number) >= cast(CALC_PRODUIT,number))",
1407
+ "type": "VTL"
1408
+ },
1409
+ "errorMessage": {
1410
+ "value": "la valeur saisie est supérieure ou égale au produit",
1411
+ "type": "VTL|MD"
1412
+ },
1413
+ "bindingDependencies": ["QPRODUIT", "CALC_PRODUIT"]
1414
+ },
1415
+
1416
+ {
1417
+ "id": "kd0bx24r-CI-1",
1418
+ "criticality": "WARN",
1419
+ "control": {
1420
+ "value": "not(cast(nvl(QPRODUIT,\"\"),number)<= cast(CALC_PRODUIT,number))",
1421
+ "type": "VTL"
1422
+ },
1423
+ "errorMessage": {
1424
+ "value": "la valeur saisie est inférieure ou égale au produit",
1425
+ "type": "VTL|MD"
1426
+ },
1427
+ "bindingDependencies": ["QPRODUIT", "CALC_PRODUIT"]
1428
+ }
1429
+ ],
1430
+ "hierarchy": {
1431
+ "sequence": {
1432
+ "id": "kd09v80w",
1433
+ "page": "1",
1434
+ "label": {
1435
+ "value": "Tests sur variables numériques",
1436
+ "type": "VTL|MD"
1437
+ }
1438
+ },
1439
+ "subSequence": {
1440
+ "id": "kd0a5rkr",
1441
+ "page": "14",
1442
+ "label": {
1443
+ "value": "Tests sur variables collectées, ordre relatif et variables calculées",
1444
+ "type": "VTL|MD"
1445
+ }
1446
+ }
1447
+ },
1448
+ "bindingDependencies": ["QREL", "QREL2", "CALC_PRODUIT", "QPRODUIT"],
1449
+ "response": { "name": "QPRODUIT" }
1450
+ },
1451
+
1452
+ {
1453
+ "id": "kd0c2j4a",
1454
+ "componentType": "InputNumber",
1455
+ "mandatory": false,
1456
+ "page": "21",
1457
+ "min": -400,
1458
+ "max": 400,
1459
+ "decimals": 2,
1460
+ "label": {
1461
+ "value": "\" 19. \" || \"test avec une variable calculée : la différence - Saisissez une valeur pour la comparer au produit des deux nombres précédents\"",
1462
+ "type": "VTL|MD"
1463
+ },
1464
+ "declarations": [
1465
+ {
1466
+ "id": "kd0c2j4a-l5qsky9a",
1467
+ "declarationType": "HELP",
1468
+ "position": "AFTER_QUESTION_TEXT",
1469
+ "label": {
1470
+ "value": "\"QREL \" || cast(QREL,string)",
1471
+ "type": "VTL|MD"
1472
+ }
1473
+ },
1474
+
1475
+ {
1476
+ "id": "kd0c2j4a-l5qspruc",
1477
+ "declarationType": "HELP",
1478
+ "position": "AFTER_QUESTION_TEXT",
1479
+ "label": {
1480
+ "value": "\"QREL2 \" || cast(QREL2,string)",
1481
+ "type": "VTL|MD"
1482
+ }
1483
+ },
1484
+
1485
+ {
1486
+ "id": "kd0c2j4a-l5qt39hp",
1487
+ "declarationType": "HELP",
1488
+ "position": "AFTER_QUESTION_TEXT",
1489
+ "label": {
1490
+ "value": "\"diff calculée : \" || cast(CALC_DIFFERENCE,string)",
1491
+ "type": "VTL|MD"
1492
+ }
1493
+ }
1494
+ ],
1495
+ "conditionFilter": { "value": "true", "type": "VTL" },
1496
+ "controls": [
1497
+ {
1498
+ "id": "kd0c2j4a-CI-0",
1499
+ "criticality": "WARN",
1500
+ "control": {
1501
+ "value": "not(cast(nvl(QDIFFERENCE,\"\"),number) = cast(CALC_DIFFERENCE,number))",
1502
+ "type": "VTL"
1503
+ },
1504
+ "errorMessage": { "value": "Différence : idem", "type": "VTL|MD" },
1505
+ "bindingDependencies": ["QDIFFERENCE", "CALC_DIFFERENCE"]
1506
+ },
1507
+
1508
+ {
1509
+ "id": "kd0c2j4a-CI-1",
1510
+ "criticality": "WARN",
1511
+ "control": {
1512
+ "value": "not(cast(nvl(QDIFFERENCE,\"\"),number) <> cast(CALC_DIFFERENCE,number))",
1513
+ "type": "VTL"
1514
+ },
1515
+ "errorMessage": {
1516
+ "value": "Différence différente",
1517
+ "type": "VTL|MD"
1518
+ },
1519
+ "bindingDependencies": ["QDIFFERENCE", "CALC_DIFFERENCE"]
1520
+ }
1521
+ ],
1522
+ "hierarchy": {
1523
+ "sequence": {
1524
+ "id": "kd09v80w",
1525
+ "page": "1",
1526
+ "label": {
1527
+ "value": "Tests sur variables numériques",
1528
+ "type": "VTL|MD"
1529
+ }
1530
+ },
1531
+ "subSequence": {
1532
+ "id": "kd0a5rkr",
1533
+ "page": "14",
1534
+ "label": {
1535
+ "value": "Tests sur variables collectées, ordre relatif et variables calculées",
1536
+ "type": "VTL|MD"
1537
+ }
1538
+ }
1539
+ },
1540
+ "bindingDependencies": [
1541
+ "QREL",
1542
+ "QREL2",
1543
+ "CALC_DIFFERENCE",
1544
+ "QDIFFERENCE"
1545
+ ],
1546
+ "response": { "name": "QDIFFERENCE" }
1547
+ }
1548
+ ],
1549
+ "variables": [
1550
+ {
1551
+ "variableType": "COLLECTED",
1552
+ "name": "QNUM",
1553
+ "values": {
1554
+ "PREVIOUS": null,
1555
+ "COLLECTED": null,
1556
+ "FORCED": null,
1557
+ "EDITED": null,
1558
+ "INPUTED": null
1559
+ }
1560
+ },
1561
+
1562
+ {
1563
+ "variableType": "COLLECTED",
1564
+ "name": "QNUM2",
1565
+ "values": {
1566
+ "PREVIOUS": null,
1567
+ "COLLECTED": null,
1568
+ "FORCED": null,
1569
+ "EDITED": null,
1570
+ "INPUTED": null
1571
+ }
1572
+ },
1573
+
1574
+ {
1575
+ "variableType": "COLLECTED",
1576
+ "name": "QNUM3",
1577
+ "values": {
1578
+ "PREVIOUS": null,
1579
+ "COLLECTED": null,
1580
+ "FORCED": null,
1581
+ "EDITED": null,
1582
+ "INPUTED": null
1583
+ }
1584
+ },
1585
+
1586
+ {
1587
+ "variableType": "COLLECTED",
1588
+ "name": "QNUM4",
1589
+ "values": {
1590
+ "PREVIOUS": null,
1591
+ "COLLECTED": null,
1592
+ "FORCED": null,
1593
+ "EDITED": null,
1594
+ "INPUTED": null
1595
+ }
1596
+ },
1597
+
1598
+ {
1599
+ "variableType": "COLLECTED",
1600
+ "name": "QNUM5",
1601
+ "values": {
1602
+ "PREVIOUS": null,
1603
+ "COLLECTED": null,
1604
+ "FORCED": null,
1605
+ "EDITED": null,
1606
+ "INPUTED": null
1607
+ }
1608
+ },
1609
+
1610
+ {
1611
+ "variableType": "COLLECTED",
1612
+ "name": "QNUM6",
1613
+ "values": {
1614
+ "PREVIOUS": null,
1615
+ "COLLECTED": null,
1616
+ "FORCED": null,
1617
+ "EDITED": null,
1618
+ "INPUTED": null
1619
+ }
1620
+ },
1621
+
1622
+ {
1623
+ "variableType": "COLLECTED",
1624
+ "name": "QNUM7",
1625
+ "values": {
1626
+ "PREVIOUS": null,
1627
+ "COLLECTED": null,
1628
+ "FORCED": null,
1629
+ "EDITED": null,
1630
+ "INPUTED": null
1631
+ }
1632
+ },
1633
+
1634
+ {
1635
+ "variableType": "COLLECTED",
1636
+ "name": "REL",
1637
+ "values": {
1638
+ "PREVIOUS": null,
1639
+ "COLLECTED": null,
1640
+ "FORCED": null,
1641
+ "EDITED": null,
1642
+ "INPUTED": null
1643
+ }
1644
+ },
1645
+
1646
+ {
1647
+ "variableType": "COLLECTED",
1648
+ "name": "REEL",
1649
+ "values": {
1650
+ "PREVIOUS": null,
1651
+ "COLLECTED": null,
1652
+ "FORCED": null,
1653
+ "EDITED": null,
1654
+ "INPUTED": null
1655
+ }
1656
+ },
1657
+
1658
+ {
1659
+ "variableType": "COLLECTED",
1660
+ "name": "REEL2",
1661
+ "values": {
1662
+ "PREVIOUS": null,
1663
+ "COLLECTED": null,
1664
+ "FORCED": null,
1665
+ "EDITED": null,
1666
+ "INPUTED": null
1667
+ }
1668
+ },
1669
+
1670
+ {
1671
+ "variableType": "COLLECTED",
1672
+ "name": "REEL3",
1673
+ "values": {
1674
+ "PREVIOUS": null,
1675
+ "COLLECTED": null,
1676
+ "FORCED": null,
1677
+ "EDITED": null,
1678
+ "INPUTED": null
1679
+ }
1680
+ },
1681
+
1682
+ {
1683
+ "variableType": "COLLECTED",
1684
+ "name": "GRAND",
1685
+ "values": {
1686
+ "PREVIOUS": null,
1687
+ "COLLECTED": null,
1688
+ "FORCED": null,
1689
+ "EDITED": null,
1690
+ "INPUTED": null
1691
+ }
1692
+ },
1693
+
1694
+ {
1695
+ "variableType": "COLLECTED",
1696
+ "name": "QREL",
1697
+ "values": {
1698
+ "PREVIOUS": null,
1699
+ "COLLECTED": null,
1700
+ "FORCED": null,
1701
+ "EDITED": null,
1702
+ "INPUTED": null
1703
+ }
1704
+ },
1705
+
1706
+ {
1707
+ "variableType": "COLLECTED",
1708
+ "name": "QREL2",
1709
+ "values": {
1710
+ "PREVIOUS": null,
1711
+ "COLLECTED": null,
1712
+ "FORCED": null,
1713
+ "EDITED": null,
1714
+ "INPUTED": null
1715
+ }
1716
+ },
1717
+
1718
+ {
1719
+ "variableType": "COLLECTED",
1720
+ "name": "QNUMBIS",
1721
+ "values": {
1722
+ "PREVIOUS": null,
1723
+ "COLLECTED": null,
1724
+ "FORCED": null,
1725
+ "EDITED": null,
1726
+ "INPUTED": null
1727
+ }
1728
+ },
1729
+
1730
+ {
1731
+ "variableType": "COLLECTED",
1732
+ "name": "QRATIO",
1733
+ "values": {
1734
+ "PREVIOUS": null,
1735
+ "COLLECTED": null,
1736
+ "FORCED": null,
1737
+ "EDITED": null,
1738
+ "INPUTED": null
1739
+ }
1740
+ },
1741
+
1742
+ {
1743
+ "variableType": "COLLECTED",
1744
+ "name": "QSOMME",
1745
+ "values": {
1746
+ "PREVIOUS": null,
1747
+ "COLLECTED": null,
1748
+ "FORCED": null,
1749
+ "EDITED": null,
1750
+ "INPUTED": null
1751
+ }
1752
+ },
1753
+
1754
+ {
1755
+ "variableType": "COLLECTED",
1756
+ "name": "QPRODUIT",
1757
+ "values": {
1758
+ "PREVIOUS": null,
1759
+ "COLLECTED": null,
1760
+ "FORCED": null,
1761
+ "EDITED": null,
1762
+ "INPUTED": null
1763
+ }
1764
+ },
1765
+
1766
+ {
1767
+ "variableType": "COLLECTED",
1768
+ "name": "QDIFFERENCE",
1769
+ "values": {
1770
+ "PREVIOUS": null,
1771
+ "COLLECTED": null,
1772
+ "FORCED": null,
1773
+ "EDITED": null,
1774
+ "INPUTED": null
1775
+ }
1776
+ },
1777
+
1778
+ {
1779
+ "variableType": "CALCULATED",
1780
+ "name": "FILTER_RESULT_QNUM",
1781
+ "expression": { "value": "true", "type": "VTL" },
1782
+ "inFilter": "false"
1783
+ },
1784
+
1785
+ {
1786
+ "variableType": "CALCULATED",
1787
+ "name": "FILTER_RESULT_QNUM2",
1788
+ "expression": { "value": "true", "type": "VTL" },
1789
+ "inFilter": "false"
1790
+ },
1791
+
1792
+ {
1793
+ "variableType": "CALCULATED",
1794
+ "name": "FILTER_RESULT_QNUM3",
1795
+ "expression": { "value": "true", "type": "VTL" },
1796
+ "inFilter": "false"
1797
+ },
1798
+
1799
+ {
1800
+ "variableType": "CALCULATED",
1801
+ "name": "FILTER_RESULT_QNUM4",
1802
+ "expression": { "value": "true", "type": "VTL" },
1803
+ "inFilter": "false"
1804
+ },
1805
+
1806
+ {
1807
+ "variableType": "CALCULATED",
1808
+ "name": "FILTER_RESULT_QNUM5",
1809
+ "expression": { "value": "true", "type": "VTL" },
1810
+ "inFilter": "false"
1811
+ },
1812
+
1813
+ {
1814
+ "variableType": "CALCULATED",
1815
+ "name": "FILTER_RESULT_QNUM6",
1816
+ "expression": { "value": "true", "type": "VTL" },
1817
+ "inFilter": "false"
1818
+ },
1819
+
1820
+ {
1821
+ "variableType": "CALCULATED",
1822
+ "name": "FILTER_RESULT_QNUM7",
1823
+ "expression": { "value": "true", "type": "VTL" },
1824
+ "inFilter": "false"
1825
+ },
1826
+
1827
+ {
1828
+ "variableType": "CALCULATED",
1829
+ "name": "FILTER_RESULT_REL",
1830
+ "expression": { "value": "true", "type": "VTL" },
1831
+ "inFilter": "false"
1832
+ },
1833
+
1834
+ {
1835
+ "variableType": "CALCULATED",
1836
+ "name": "FILTER_RESULT_REEL",
1837
+ "expression": { "value": "true", "type": "VTL" },
1838
+ "inFilter": "false"
1839
+ },
1840
+
1841
+ {
1842
+ "variableType": "CALCULATED",
1843
+ "name": "FILTER_RESULT_REEL2",
1844
+ "expression": { "value": "true", "type": "VTL" },
1845
+ "inFilter": "false"
1846
+ },
1847
+
1848
+ {
1849
+ "variableType": "CALCULATED",
1850
+ "name": "FILTER_RESULT_REEL3",
1851
+ "expression": { "value": "true", "type": "VTL" },
1852
+ "inFilter": "false"
1853
+ },
1854
+
1855
+ {
1856
+ "variableType": "CALCULATED",
1857
+ "name": "FILTER_RESULT_GRAND",
1858
+ "expression": { "value": "true", "type": "VTL" },
1859
+ "inFilter": "false"
1860
+ },
1861
+
1862
+ {
1863
+ "variableType": "CALCULATED",
1864
+ "name": "FILTER_RESULT_QREL",
1865
+ "expression": { "value": "true", "type": "VTL" },
1866
+ "inFilter": "false"
1867
+ },
1868
+
1869
+ {
1870
+ "variableType": "CALCULATED",
1871
+ "name": "FILTER_RESULT_QREL2",
1872
+ "expression": { "value": "true", "type": "VTL" },
1873
+ "inFilter": "false"
1874
+ },
1875
+
1876
+ {
1877
+ "variableType": "CALCULATED",
1878
+ "name": "FILTER_RESULT_QNUMBIS",
1879
+ "expression": { "value": "true", "type": "VTL" },
1880
+ "inFilter": "false"
1881
+ },
1882
+
1883
+ {
1884
+ "variableType": "CALCULATED",
1885
+ "name": "FILTER_RESULT_QRATIO",
1886
+ "expression": { "value": "true", "type": "VTL" },
1887
+ "inFilter": "false"
1888
+ },
1889
+
1890
+ {
1891
+ "variableType": "CALCULATED",
1892
+ "name": "FILTER_RESULT_QSOMME",
1893
+ "expression": { "value": "true", "type": "VTL" },
1894
+ "inFilter": "false"
1895
+ },
1896
+
1897
+ {
1898
+ "variableType": "CALCULATED",
1899
+ "name": "FILTER_RESULT_QPRODUIT",
1900
+ "expression": { "value": "true", "type": "VTL" },
1901
+ "inFilter": "false"
1902
+ },
1903
+
1904
+ {
1905
+ "variableType": "CALCULATED",
1906
+ "name": "FILTER_RESULT_QDIFFERENCE",
1907
+ "expression": { "value": "true", "type": "VTL" },
1908
+ "inFilter": "false"
1909
+ },
1910
+
1911
+ {
1912
+ "variableType": "CALCULATED",
1913
+ "name": "CALC_SOMME",
1914
+ "expression": {
1915
+ "value": "cast(nvl(QREL,\"0\"),number) + cast(nvl(QREL2,\"0\"),number)",
1916
+ "type": "VTL"
1917
+ },
1918
+ "bindingDependencies": ["QREL", "QREL2"],
1919
+ "inFilter": "false"
1920
+ },
1921
+
1922
+ {
1923
+ "variableType": "CALCULATED",
1924
+ "name": "CALC_PRODUIT",
1925
+ "expression": {
1926
+ "value": "cast(nvl(QREL,\"0\"),number) * cast(nvl(QREL2,\"0\"),number)",
1927
+ "type": "VTL"
1928
+ },
1929
+ "bindingDependencies": ["QREL", "QREL2"],
1930
+ "inFilter": "false"
1931
+ },
1932
+
1933
+ {
1934
+ "variableType": "CALCULATED",
1935
+ "name": "CALC_DIFFERENCE",
1936
+ "expression": {
1937
+ "value": "cast(nvl(QREL,\"0\"),number) - cast(nvl(QREL2,\"0\"),number)",
1938
+ "type": "VTL"
1939
+ },
1940
+ "bindingDependencies": ["QREL", "QREL2"],
1941
+ "inFilter": "false"
1942
+ },
1943
+
1944
+ {
1945
+ "variableType": "CALCULATED",
1946
+ "name": "CALC_RATIO",
1947
+ "expression": {
1948
+ "value": "cast(nvl(QREL,\"0\"),number) / cast(nvl(QREL2,\"0\"),number)",
1949
+ "type": "VTL"
1950
+ },
1951
+ "bindingDependencies": ["QREL", "QREL2"],
1952
+ "inFilter": "false"
1953
+ }
1954
+ ],
1955
+ "cleaning": {},
1956
+ "resizing": {}
1957
+ }