@coorpacademy/player-web 4.2.10-alpha.3 → 4.2.11
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.
- package/package.json +3 -4
- package/es/map-state-to-props/test/answer.js +0 -390
- package/es/map-state-to-props/test/answer.js.map +0 -1
- package/es/map-state-to-props/test/fixtures/player/clue.json +0 -131
- package/es/map-state-to-props/test/fixtures/player/loading-clue.json +0 -131
- package/es/map-state-to-props/test/fixtures/player/no-clue.json +0 -118
- package/es/map-state-to-props/test/fixtures/player/slide-no-lessons.json +0 -115
- package/es/map-state-to-props/test/fixtures/player/slide.json +0 -127
- package/es/map-state-to-props/test/fixtures/popin-correction/popin-extra-life.json +0 -139
- package/es/map-state-to-props/test/fixtures/popin-correction/popin-failure.json +0 -145
- package/es/map-state-to-props/test/fixtures/popin-correction/popin-next-level.json +0 -282
- package/es/map-state-to-props/test/fixtures/popin-correction/popin-revival.json +0 -140
- package/es/map-state-to-props/test/fixtures/popin-correction/popin-success-node.json +0 -154
- package/es/map-state-to-props/test/fixtures/popin-correction/popin-success.json +0 -268
- package/es/map-state-to-props/test/fixtures/popin-correction/state-fail-multiple-answers.json +0 -473
- package/es/map-state-to-props/test/fixtures/popin-end/fail.json +0 -205
- package/es/map-state-to-props/test/fixtures/popin-end/learner-adaptive-failure.json +0 -209
- package/es/map-state-to-props/test/fixtures/popin-end/learner-failure-with-redirection.json +0 -211
- package/es/map-state-to-props/test/fixtures/popin-end/learner-failure.json +0 -211
- package/es/map-state-to-props/test/fixtures/popin-end/learner-success-with-redirection.json +0 -278
- package/es/map-state-to-props/test/fixtures/popin-end/learner-success.json +0 -275
- package/es/map-state-to-props/test/fixtures/popin-end/success.json +0 -223
- package/es/map-state-to-props/test/fixtures/progression-learner.json +0 -102
- package/es/map-state-to-props/test/fixtures/progression-state.json +0 -45
- package/es/map-state-to-props/test/fixtures/slides/basic.json +0 -60
- package/es/map-state-to-props/test/fixtures/slides/plop.json +0 -56
- package/es/map-state-to-props/test/fixtures/slides/qcm-drag.json +0 -56
- package/es/map-state-to-props/test/fixtures/slides/qcm-graphic.json +0 -49
- package/es/map-state-to-props/test/fixtures/slides/qcm.json +0 -43
- package/es/map-state-to-props/test/fixtures/slides/slider.json +0 -57
- package/es/map-state-to-props/test/fixtures/slides/template.json +0 -49
- package/es/map-state-to-props/test/fixtures/slides/videos.json +0 -163
- package/es/map-state-to-props/test/fixtures/slides/with-context.json +0 -69
- package/es/map-state-to-props/test/header.js +0 -131
- package/es/map-state-to-props/test/header.js.map +0 -1
- package/es/map-state-to-props/test/index.js +0 -107
- package/es/map-state-to-props/test/index.js.map +0 -1
- package/es/map-state-to-props/test/player.js +0 -680
- package/es/map-state-to-props/test/player.js.map +0 -1
- package/es/map-state-to-props/test/popin-correction.create-header-cta.js +0 -301
- package/es/map-state-to-props/test/popin-correction.create-header-cta.js.map +0 -1
- package/es/map-state-to-props/test/popin-correction.js +0 -80
- package/es/map-state-to-props/test/popin-correction.js.map +0 -1
- package/es/map-state-to-props/test/popin-end.js +0 -313
- package/es/map-state-to-props/test/popin-end.js.map +0 -1
- package/es/map-state-to-props/test/popin-error.js +0 -77
- package/es/map-state-to-props/test/popin-error.js.map +0 -1
- package/es/map-state-to-props/test/resources.js +0 -31
- package/es/map-state-to-props/test/resources.js.map +0 -1
- package/es/test/add-timeout.js +0 -8
- package/es/test/add-timeout.js.map +0 -1
- package/es/test/helpers/css-register.js +0 -3
- package/es/test/helpers/css-register.js.map +0 -1
- package/es/test/helpers/macro.js +0 -6
- package/es/test/helpers/macro.js.map +0 -1
- package/es/test/index.js +0 -39
- package/es/test/index.js.map +0 -1
- package/es/test/init-reducers.js +0 -50
- package/es/test/init-reducers.js.map +0 -1
- package/es/test/locales.js +0 -8
- package/es/test/locales.js.map +0 -1
- package/es/test/run-app.js +0 -20
- package/es/test/run-app.js.map +0 -1
- package/es/test/store.js +0 -38
- package/es/test/store.js.map +0 -1
- package/es/views/test/helpers/render.js +0 -13
- package/es/views/test/helpers/render.js.map +0 -1
- package/es/views/test/helpers/state-to-vnode.js +0 -7
- package/es/views/test/helpers/state-to-vnode.js.map +0 -1
- package/es/views/test/loading.js +0 -15
- package/es/views/test/loading.js.map +0 -1
- package/es/views/test/popin-correction.js +0 -223
- package/es/views/test/popin-correction.js.map +0 -1
- package/es/views/test/popin-end.js +0 -93
- package/es/views/test/popin-end.js.map +0 -1
- package/es/views/test/router.js +0 -22
- package/es/views/test/router.js.map +0 -1
- package/es/views/test/slide.js +0 -335
- package/es/views/test/slide.js.map +0 -1
- package/lib/map-state-to-props/test/answer.js +0 -408
- package/lib/map-state-to-props/test/answer.js.map +0 -1
- package/lib/map-state-to-props/test/fixtures/player/clue.json +0 -131
- package/lib/map-state-to-props/test/fixtures/player/loading-clue.json +0 -131
- package/lib/map-state-to-props/test/fixtures/player/no-clue.json +0 -118
- package/lib/map-state-to-props/test/fixtures/player/slide-no-lessons.json +0 -115
- package/lib/map-state-to-props/test/fixtures/player/slide.json +0 -127
- package/lib/map-state-to-props/test/fixtures/popin-correction/popin-extra-life.json +0 -139
- package/lib/map-state-to-props/test/fixtures/popin-correction/popin-failure.json +0 -145
- package/lib/map-state-to-props/test/fixtures/popin-correction/popin-next-level.json +0 -282
- package/lib/map-state-to-props/test/fixtures/popin-correction/popin-revival.json +0 -140
- package/lib/map-state-to-props/test/fixtures/popin-correction/popin-success-node.json +0 -154
- package/lib/map-state-to-props/test/fixtures/popin-correction/popin-success.json +0 -268
- package/lib/map-state-to-props/test/fixtures/popin-correction/state-fail-multiple-answers.json +0 -473
- package/lib/map-state-to-props/test/fixtures/popin-end/fail.json +0 -205
- package/lib/map-state-to-props/test/fixtures/popin-end/learner-adaptive-failure.json +0 -209
- package/lib/map-state-to-props/test/fixtures/popin-end/learner-failure-with-redirection.json +0 -211
- package/lib/map-state-to-props/test/fixtures/popin-end/learner-failure.json +0 -211
- package/lib/map-state-to-props/test/fixtures/popin-end/learner-success-with-redirection.json +0 -278
- package/lib/map-state-to-props/test/fixtures/popin-end/learner-success.json +0 -275
- package/lib/map-state-to-props/test/fixtures/popin-end/success.json +0 -223
- package/lib/map-state-to-props/test/fixtures/progression-learner.json +0 -102
- package/lib/map-state-to-props/test/fixtures/progression-state.json +0 -45
- package/lib/map-state-to-props/test/fixtures/slides/basic.json +0 -60
- package/lib/map-state-to-props/test/fixtures/slides/plop.json +0 -56
- package/lib/map-state-to-props/test/fixtures/slides/qcm-drag.json +0 -56
- package/lib/map-state-to-props/test/fixtures/slides/qcm-graphic.json +0 -49
- package/lib/map-state-to-props/test/fixtures/slides/qcm.json +0 -43
- package/lib/map-state-to-props/test/fixtures/slides/slider.json +0 -57
- package/lib/map-state-to-props/test/fixtures/slides/template.json +0 -49
- package/lib/map-state-to-props/test/fixtures/slides/videos.json +0 -163
- package/lib/map-state-to-props/test/fixtures/slides/with-context.json +0 -69
- package/lib/map-state-to-props/test/header.js +0 -143
- package/lib/map-state-to-props/test/header.js.map +0 -1
- package/lib/map-state-to-props/test/index.js +0 -100
- package/lib/map-state-to-props/test/index.js.map +0 -1
- package/lib/map-state-to-props/test/player.js +0 -714
- package/lib/map-state-to-props/test/player.js.map +0 -1
- package/lib/map-state-to-props/test/popin-correction.create-header-cta.js +0 -315
- package/lib/map-state-to-props/test/popin-correction.create-header-cta.js.map +0 -1
- package/lib/map-state-to-props/test/popin-correction.js +0 -85
- package/lib/map-state-to-props/test/popin-correction.js.map +0 -1
- package/lib/map-state-to-props/test/popin-end.js +0 -328
- package/lib/map-state-to-props/test/popin-end.js.map +0 -1
- package/lib/map-state-to-props/test/popin-error.js +0 -85
- package/lib/map-state-to-props/test/popin-error.js.map +0 -1
- package/lib/map-state-to-props/test/resources.js +0 -42
- package/lib/map-state-to-props/test/resources.js.map +0 -1
- package/lib/test/add-timeout.js +0 -14
- package/lib/test/add-timeout.js.map +0 -1
- package/lib/test/helpers/css-register.js +0 -8
- package/lib/test/helpers/css-register.js.map +0 -1
- package/lib/test/helpers/macro.js +0 -12
- package/lib/test/helpers/macro.js.map +0 -1
- package/lib/test/index.js +0 -53
- package/lib/test/index.js.map +0 -1
- package/lib/test/init-reducers.js +0 -57
- package/lib/test/init-reducers.js.map +0 -1
- package/lib/test/locales.js +0 -18
- package/lib/test/locales.js.map +0 -1
- package/lib/test/run-app.js +0 -27
- package/lib/test/run-app.js.map +0 -1
- package/lib/test/store.js +0 -45
- package/lib/test/store.js.map +0 -1
- package/lib/views/test/helpers/render.js +0 -24
- package/lib/views/test/helpers/render.js.map +0 -1
- package/lib/views/test/helpers/state-to-vnode.js +0 -14
- package/lib/views/test/helpers/state-to-vnode.js.map +0 -1
- package/lib/views/test/loading.js +0 -22
- package/lib/views/test/loading.js.map +0 -1
- package/lib/views/test/popin-correction.js +0 -237
- package/lib/views/test/popin-correction.js.map +0 -1
- package/lib/views/test/popin-end.js +0 -105
- package/lib/views/test/popin-end.js.map +0 -1
- package/lib/views/test/router.js +0 -32
- package/lib/views/test/router.js.map +0 -1
- package/lib/views/test/slide.js +0 -359
- package/lib/views/test/slide.js.map +0 -1
|
@@ -1,278 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"data": {
|
|
3
|
-
"answers": {
|
|
4
|
-
"entities": {
|
|
5
|
-
"idProgression1234": {
|
|
6
|
-
"1.B1.2": {
|
|
7
|
-
"correctAnswer": [
|
|
8
|
-
"Le Pagerank, c’est-à-dire l’algorithme de mesure quantitatif de la popularité d’une page web\n"
|
|
9
|
-
],
|
|
10
|
-
"corrections": [
|
|
11
|
-
{
|
|
12
|
-
"answer": "",
|
|
13
|
-
"isCorrect": true
|
|
14
|
-
}
|
|
15
|
-
]
|
|
16
|
-
},
|
|
17
|
-
"1.B2.2": {
|
|
18
|
-
"correctAnswer": [
|
|
19
|
-
"Actualités",
|
|
20
|
-
"Filmographie",
|
|
21
|
-
"Images",
|
|
22
|
-
"Compte Twitter",
|
|
23
|
-
"Vidéos"
|
|
24
|
-
],
|
|
25
|
-
"corrections": [
|
|
26
|
-
{
|
|
27
|
-
"answer": "",
|
|
28
|
-
"isCorrect": true
|
|
29
|
-
}
|
|
30
|
-
]
|
|
31
|
-
},
|
|
32
|
-
"1.B2.3": {
|
|
33
|
-
"correctAnswer": [
|
|
34
|
-
"Moment de la journée",
|
|
35
|
-
"Type de téléphone",
|
|
36
|
-
"Position GPS"
|
|
37
|
-
],
|
|
38
|
-
"corrections": [
|
|
39
|
-
{
|
|
40
|
-
"answer": "",
|
|
41
|
-
"isCorrect": true
|
|
42
|
-
}
|
|
43
|
-
]
|
|
44
|
-
},
|
|
45
|
-
"1.B2.4": {
|
|
46
|
-
"correctAnswer": [
|
|
47
|
-
"Moment de la journée",
|
|
48
|
-
"Type de téléphone",
|
|
49
|
-
"Position GPS"
|
|
50
|
-
],
|
|
51
|
-
"corrections": [
|
|
52
|
-
{
|
|
53
|
-
"answer": "",
|
|
54
|
-
"isCorrect": true
|
|
55
|
-
}
|
|
56
|
-
]
|
|
57
|
-
},
|
|
58
|
-
"1.B2.1": {
|
|
59
|
-
"correctAnswer": [
|
|
60
|
-
"Site de marque",
|
|
61
|
-
"Adresse",
|
|
62
|
-
"Carte",
|
|
63
|
-
"Avis de consommateurs",
|
|
64
|
-
"Prix"
|
|
65
|
-
],
|
|
66
|
-
"corrections": [
|
|
67
|
-
{
|
|
68
|
-
"answer": "",
|
|
69
|
-
"isCorrect": true
|
|
70
|
-
}
|
|
71
|
-
]
|
|
72
|
-
}
|
|
73
|
-
}
|
|
74
|
-
}
|
|
75
|
-
},
|
|
76
|
-
"configs": {
|
|
77
|
-
"entities": {
|
|
78
|
-
"learner@1": {
|
|
79
|
-
"version": "1",
|
|
80
|
-
"lives": 3,
|
|
81
|
-
"maxTypos": 2,
|
|
82
|
-
"slidesToComplete": 4,
|
|
83
|
-
"answerBoundaryLimit": 5,
|
|
84
|
-
"starsPerAskingClue": -1,
|
|
85
|
-
"starsPerCorrectAnswer": 4,
|
|
86
|
-
"starsPerResourceViewed": 4,
|
|
87
|
-
"remainingLifeRequests": 1
|
|
88
|
-
}
|
|
89
|
-
}
|
|
90
|
-
},
|
|
91
|
-
"contents": {
|
|
92
|
-
"level": {
|
|
93
|
-
"entities": {
|
|
94
|
-
"1.B": {
|
|
95
|
-
"_id": "59bf86f5d0e29a28b6b19d90",
|
|
96
|
-
"timeAlloted": 20,
|
|
97
|
-
"level": "base",
|
|
98
|
-
"levelTranslation": "Base",
|
|
99
|
-
"name": "La recherche en ligne",
|
|
100
|
-
"ref": "1.B",
|
|
101
|
-
"eligibleBattle": true,
|
|
102
|
-
"rewards": [],
|
|
103
|
-
"creditsToAccess": 0,
|
|
104
|
-
"infiniteLives": false,
|
|
105
|
-
"isConditional": false,
|
|
106
|
-
"data": [],
|
|
107
|
-
"stats": {
|
|
108
|
-
"userTriesCount": 0,
|
|
109
|
-
"userDoneCount": 0
|
|
110
|
-
},
|
|
111
|
-
"chapterIds": ["1.B1", "1.B2"],
|
|
112
|
-
"acquiredSkills": [
|
|
113
|
-
"discipline_1.module_base.skill1",
|
|
114
|
-
"discipline_1.module_base.skill2",
|
|
115
|
-
"discipline_1.module_base.skill3",
|
|
116
|
-
"discipline_1.module_base.skill4",
|
|
117
|
-
"discipline_1.module_base.skill5"
|
|
118
|
-
],
|
|
119
|
-
"external_refs": [],
|
|
120
|
-
"bestScore": 30,
|
|
121
|
-
"info": {
|
|
122
|
-
"nbSlides": 8
|
|
123
|
-
}
|
|
124
|
-
}
|
|
125
|
-
}
|
|
126
|
-
}
|
|
127
|
-
},
|
|
128
|
-
"clues": {
|
|
129
|
-
"entities": {}
|
|
130
|
-
},
|
|
131
|
-
"exitNodes": {
|
|
132
|
-
"entities": {
|
|
133
|
-
"successExitNode": {
|
|
134
|
-
"_id": "59bf0da4a0b089a21b2532b4",
|
|
135
|
-
"ref": "successExitNode",
|
|
136
|
-
"type": "success",
|
|
137
|
-
"__v": 0,
|
|
138
|
-
"media": {
|
|
139
|
-
"subtitles": [],
|
|
140
|
-
"posters": [],
|
|
141
|
-
"src": []
|
|
142
|
-
}
|
|
143
|
-
}
|
|
144
|
-
}
|
|
145
|
-
},
|
|
146
|
-
"progressions": {
|
|
147
|
-
"entities": {
|
|
148
|
-
"idProgression1234": {
|
|
149
|
-
"_id": "idProgression1234",
|
|
150
|
-
"userId": "59d5e8c19405e1ccfca5df8c",
|
|
151
|
-
"content": {
|
|
152
|
-
"ref": "1.B",
|
|
153
|
-
"type": "level"
|
|
154
|
-
},
|
|
155
|
-
"engine": {
|
|
156
|
-
"ref": "learner",
|
|
157
|
-
"version": "1"
|
|
158
|
-
},
|
|
159
|
-
"state": {
|
|
160
|
-
"nextContent": {
|
|
161
|
-
"ref": "successExitNode",
|
|
162
|
-
"type": "success"
|
|
163
|
-
},
|
|
164
|
-
"isCorrect": false,
|
|
165
|
-
"slides": [
|
|
166
|
-
"1.B1.4",
|
|
167
|
-
"1.B1.1",
|
|
168
|
-
"1.B1.3",
|
|
169
|
-
"1.B1.2",
|
|
170
|
-
"1.B2.2",
|
|
171
|
-
"1.B2.3",
|
|
172
|
-
"1.B2.4",
|
|
173
|
-
"1.B2.1"
|
|
174
|
-
],
|
|
175
|
-
"lives": 2,
|
|
176
|
-
"step": {
|
|
177
|
-
"current": 9
|
|
178
|
-
},
|
|
179
|
-
"stars": 32,
|
|
180
|
-
"requestedClues": [],
|
|
181
|
-
"viewedResources": [],
|
|
182
|
-
"remainingLifeRequests": 1,
|
|
183
|
-
"content": {
|
|
184
|
-
"ref": "1.B2.1",
|
|
185
|
-
"type": "slide"
|
|
186
|
-
}
|
|
187
|
-
},
|
|
188
|
-
"correctAnswer": [
|
|
189
|
-
"Site de marque",
|
|
190
|
-
"Adresse",
|
|
191
|
-
"Carte",
|
|
192
|
-
"Avis de consommateurs",
|
|
193
|
-
"Prix"
|
|
194
|
-
]
|
|
195
|
-
}
|
|
196
|
-
}
|
|
197
|
-
},
|
|
198
|
-
"rank": {
|
|
199
|
-
"start": 2,
|
|
200
|
-
"end": 1
|
|
201
|
-
},
|
|
202
|
-
"recommendations": {
|
|
203
|
-
"entities": {
|
|
204
|
-
"idProgression1234": [
|
|
205
|
-
{
|
|
206
|
-
"view": "grid",
|
|
207
|
-
"image": "https://api.coorpacademy.com/api-service/medias?url=https://static.coorpacademy.com/content/CoorpAcademy/content-digital-core/cockpit-digital-2016/default/7a2-1503484226173.jpg&h=300&w=300&q=90",
|
|
208
|
-
"time": "5m",
|
|
209
|
-
"adaptiv": false,
|
|
210
|
-
"freerun": true,
|
|
211
|
-
"certification": false,
|
|
212
|
-
"type": "chapitre",
|
|
213
|
-
"title": "Que font les marques pour le consommateur ?",
|
|
214
|
-
"author": "Coorpacademy",
|
|
215
|
-
"progress": 0,
|
|
216
|
-
"key": "7.A2",
|
|
217
|
-
"disabled": true
|
|
218
|
-
},
|
|
219
|
-
{
|
|
220
|
-
"view": "grid",
|
|
221
|
-
"image": "https://api.coorpacademy.com/api-service/medias?url=https://static.coorpacademy.com/content/CoorpAcademy/content-digital-core/cockpit-digital-2016/default/7a2-1503484226173.jpg&h=300&w=300&q=90",
|
|
222
|
-
"time": "5m",
|
|
223
|
-
"adaptiv": false,
|
|
224
|
-
"freerun": true,
|
|
225
|
-
"certification": false,
|
|
226
|
-
"type": "chapitre",
|
|
227
|
-
"title": "Que font les marques pour le consommateur ?",
|
|
228
|
-
"author": "Coorpacademy",
|
|
229
|
-
"progress": 0,
|
|
230
|
-
"key": "7.A2",
|
|
231
|
-
"disabled": true
|
|
232
|
-
},
|
|
233
|
-
{
|
|
234
|
-
"view": "grid",
|
|
235
|
-
"image": "https://api.coorpacademy.com/api-service/medias?url=https://static.coorpacademy.com/content/CoorpAcademy/content-digital-core/cockpit-digital-2016/default/7a2-1503484226173.jpg&h=300&w=300&q=90",
|
|
236
|
-
"time": "5m",
|
|
237
|
-
"adaptiv": false,
|
|
238
|
-
"freerun": true,
|
|
239
|
-
"certification": false,
|
|
240
|
-
"type": "chapitre",
|
|
241
|
-
"title": "Que font les marques pour le consommateur ?",
|
|
242
|
-
"author": "Coorpacademy",
|
|
243
|
-
"progress": 0,
|
|
244
|
-
"key": "7.A2",
|
|
245
|
-
"disabled": true
|
|
246
|
-
}
|
|
247
|
-
]
|
|
248
|
-
}
|
|
249
|
-
},
|
|
250
|
-
"nextContent": {
|
|
251
|
-
"entities": {
|
|
252
|
-
"idProgression1234": {
|
|
253
|
-
"level": "advanced",
|
|
254
|
-
"levelTranslation": "Avancé",
|
|
255
|
-
"name": "La recherche en ligne",
|
|
256
|
-
"ref": "1.A"
|
|
257
|
-
}
|
|
258
|
-
}
|
|
259
|
-
}
|
|
260
|
-
},
|
|
261
|
-
"ui": {
|
|
262
|
-
"answers": {},
|
|
263
|
-
"corrections": {
|
|
264
|
-
"accordion": [false, false, false],
|
|
265
|
-
"playResource": ""
|
|
266
|
-
},
|
|
267
|
-
"current": {
|
|
268
|
-
"progressionId": "idProgression1234"
|
|
269
|
-
},
|
|
270
|
-
"extraLife": {
|
|
271
|
-
"acceptRevivalPending": false
|
|
272
|
-
},
|
|
273
|
-
"route": {},
|
|
274
|
-
"location": {
|
|
275
|
-
"redirectURLAfterEnd": "http://www.google.com"
|
|
276
|
-
}
|
|
277
|
-
}
|
|
278
|
-
}
|
|
@@ -1,275 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"data": {
|
|
3
|
-
"answers": {
|
|
4
|
-
"entities": {
|
|
5
|
-
"idProgression1234": {
|
|
6
|
-
"1.B1.2": {
|
|
7
|
-
"correctAnswer": [
|
|
8
|
-
"Le Pagerank, c’est-à-dire l’algorithme de mesure quantitatif de la popularité d’une page web\n"
|
|
9
|
-
],
|
|
10
|
-
"corrections": [
|
|
11
|
-
{
|
|
12
|
-
"answer": "",
|
|
13
|
-
"isCorrect": true
|
|
14
|
-
}
|
|
15
|
-
]
|
|
16
|
-
},
|
|
17
|
-
"1.B2.2": {
|
|
18
|
-
"correctAnswer": [
|
|
19
|
-
"Actualités",
|
|
20
|
-
"Filmographie",
|
|
21
|
-
"Images",
|
|
22
|
-
"Compte Twitter",
|
|
23
|
-
"Vidéos"
|
|
24
|
-
],
|
|
25
|
-
"corrections": [
|
|
26
|
-
{
|
|
27
|
-
"answer": "",
|
|
28
|
-
"isCorrect": true
|
|
29
|
-
}
|
|
30
|
-
]
|
|
31
|
-
},
|
|
32
|
-
"1.B2.3": {
|
|
33
|
-
"correctAnswer": [
|
|
34
|
-
"Moment de la journée",
|
|
35
|
-
"Type de téléphone",
|
|
36
|
-
"Position GPS"
|
|
37
|
-
],
|
|
38
|
-
"corrections": [
|
|
39
|
-
{
|
|
40
|
-
"answer": "",
|
|
41
|
-
"isCorrect": true
|
|
42
|
-
}
|
|
43
|
-
]
|
|
44
|
-
},
|
|
45
|
-
"1.B2.4": {
|
|
46
|
-
"correctAnswer": [
|
|
47
|
-
"Moment de la journée",
|
|
48
|
-
"Type de téléphone",
|
|
49
|
-
"Position GPS"
|
|
50
|
-
],
|
|
51
|
-
"corrections": [
|
|
52
|
-
{
|
|
53
|
-
"answer": "",
|
|
54
|
-
"isCorrect": true
|
|
55
|
-
}
|
|
56
|
-
]
|
|
57
|
-
},
|
|
58
|
-
"1.B2.1": {
|
|
59
|
-
"correctAnswer": [
|
|
60
|
-
"Site de marque",
|
|
61
|
-
"Adresse",
|
|
62
|
-
"Carte",
|
|
63
|
-
"Avis de consommateurs",
|
|
64
|
-
"Prix"
|
|
65
|
-
],
|
|
66
|
-
"corrections": [
|
|
67
|
-
{
|
|
68
|
-
"answer": "",
|
|
69
|
-
"isCorrect": true
|
|
70
|
-
}
|
|
71
|
-
]
|
|
72
|
-
}
|
|
73
|
-
}
|
|
74
|
-
}
|
|
75
|
-
},
|
|
76
|
-
"configs": {
|
|
77
|
-
"entities": {
|
|
78
|
-
"learner@1": {
|
|
79
|
-
"version": "1",
|
|
80
|
-
"lives": 3,
|
|
81
|
-
"maxTypos": 2,
|
|
82
|
-
"slidesToComplete": 4,
|
|
83
|
-
"answerBoundaryLimit": 5,
|
|
84
|
-
"starsPerAskingClue": -1,
|
|
85
|
-
"starsPerCorrectAnswer": 4,
|
|
86
|
-
"starsPerResourceViewed": 4,
|
|
87
|
-
"remainingLifeRequests": 1
|
|
88
|
-
}
|
|
89
|
-
}
|
|
90
|
-
},
|
|
91
|
-
"contents": {
|
|
92
|
-
"level": {
|
|
93
|
-
"entities": {
|
|
94
|
-
"1.B": {
|
|
95
|
-
"_id": "59bf86f5d0e29a28b6b19d90",
|
|
96
|
-
"timeAlloted": 20,
|
|
97
|
-
"level": "base",
|
|
98
|
-
"levelTranslation": "Base",
|
|
99
|
-
"name": "La recherche en ligne",
|
|
100
|
-
"ref": "1.B",
|
|
101
|
-
"eligibleBattle": true,
|
|
102
|
-
"rewards": [],
|
|
103
|
-
"creditsToAccess": 0,
|
|
104
|
-
"infiniteLives": false,
|
|
105
|
-
"isConditional": false,
|
|
106
|
-
"data": [],
|
|
107
|
-
"stats": {
|
|
108
|
-
"userTriesCount": 0,
|
|
109
|
-
"userDoneCount": 0
|
|
110
|
-
},
|
|
111
|
-
"chapterIds": ["1.B1", "1.B2"],
|
|
112
|
-
"acquiredSkills": [
|
|
113
|
-
"discipline_1.module_base.skill1",
|
|
114
|
-
"discipline_1.module_base.skill2",
|
|
115
|
-
"discipline_1.module_base.skill3",
|
|
116
|
-
"discipline_1.module_base.skill4",
|
|
117
|
-
"discipline_1.module_base.skill5"
|
|
118
|
-
],
|
|
119
|
-
"external_refs": [],
|
|
120
|
-
"bestScore": 30,
|
|
121
|
-
"info": {
|
|
122
|
-
"nbSlides": 8
|
|
123
|
-
}
|
|
124
|
-
}
|
|
125
|
-
}
|
|
126
|
-
}
|
|
127
|
-
},
|
|
128
|
-
"clues": {
|
|
129
|
-
"entities": {}
|
|
130
|
-
},
|
|
131
|
-
"exitNodes": {
|
|
132
|
-
"entities": {
|
|
133
|
-
"successExitNode": {
|
|
134
|
-
"_id": "59bf0da4a0b089a21b2532b4",
|
|
135
|
-
"ref": "successExitNode",
|
|
136
|
-
"type": "success",
|
|
137
|
-
"__v": 0,
|
|
138
|
-
"media": {
|
|
139
|
-
"subtitles": [],
|
|
140
|
-
"posters": [],
|
|
141
|
-
"src": []
|
|
142
|
-
}
|
|
143
|
-
}
|
|
144
|
-
}
|
|
145
|
-
},
|
|
146
|
-
"progressions": {
|
|
147
|
-
"entities": {
|
|
148
|
-
"idProgression1234": {
|
|
149
|
-
"_id": "idProgression1234",
|
|
150
|
-
"userId": "59d5e8c19405e1ccfca5df8c",
|
|
151
|
-
"content": {
|
|
152
|
-
"ref": "1.B",
|
|
153
|
-
"type": "level"
|
|
154
|
-
},
|
|
155
|
-
"engine": {
|
|
156
|
-
"ref": "learner",
|
|
157
|
-
"version": "1"
|
|
158
|
-
},
|
|
159
|
-
"state": {
|
|
160
|
-
"nextContent": {
|
|
161
|
-
"ref": "successExitNode",
|
|
162
|
-
"type": "success"
|
|
163
|
-
},
|
|
164
|
-
"isCorrect": false,
|
|
165
|
-
"slides": [
|
|
166
|
-
"1.B1.4",
|
|
167
|
-
"1.B1.1",
|
|
168
|
-
"1.B1.3",
|
|
169
|
-
"1.B1.2",
|
|
170
|
-
"1.B2.2",
|
|
171
|
-
"1.B2.3",
|
|
172
|
-
"1.B2.4",
|
|
173
|
-
"1.B2.1"
|
|
174
|
-
],
|
|
175
|
-
"lives": 2,
|
|
176
|
-
"step": {
|
|
177
|
-
"current": 9
|
|
178
|
-
},
|
|
179
|
-
"stars": 32,
|
|
180
|
-
"requestedClues": [],
|
|
181
|
-
"viewedResources": [],
|
|
182
|
-
"remainingLifeRequests": 1,
|
|
183
|
-
"content": {
|
|
184
|
-
"ref": "1.B2.1",
|
|
185
|
-
"type": "slide"
|
|
186
|
-
}
|
|
187
|
-
},
|
|
188
|
-
"correctAnswer": [
|
|
189
|
-
"Site de marque",
|
|
190
|
-
"Adresse",
|
|
191
|
-
"Carte",
|
|
192
|
-
"Avis de consommateurs",
|
|
193
|
-
"Prix"
|
|
194
|
-
]
|
|
195
|
-
}
|
|
196
|
-
}
|
|
197
|
-
},
|
|
198
|
-
"rank": {
|
|
199
|
-
"start": 2,
|
|
200
|
-
"end": 1
|
|
201
|
-
},
|
|
202
|
-
"recommendations": {
|
|
203
|
-
"entities": {
|
|
204
|
-
"idProgression1234": [
|
|
205
|
-
{
|
|
206
|
-
"view": "grid",
|
|
207
|
-
"image": "https://api.coorpacademy.com/api-service/medias?url=https://static.coorpacademy.com/content/CoorpAcademy/content-digital-core/cockpit-digital-2016/default/7a2-1503484226173.jpg&h=300&w=300&q=90",
|
|
208
|
-
"time": "5m",
|
|
209
|
-
"adaptiv": false,
|
|
210
|
-
"freerun": true,
|
|
211
|
-
"certification": false,
|
|
212
|
-
"type": "chapitre",
|
|
213
|
-
"title": "Que font les marques pour le consommateur ?",
|
|
214
|
-
"author": "Coorpacademy",
|
|
215
|
-
"progress": 0,
|
|
216
|
-
"key": "7.A2",
|
|
217
|
-
"disabled": true
|
|
218
|
-
},
|
|
219
|
-
{
|
|
220
|
-
"view": "grid",
|
|
221
|
-
"image": "https://api.coorpacademy.com/api-service/medias?url=https://static.coorpacademy.com/content/CoorpAcademy/content-digital-core/cockpit-digital-2016/default/7a2-1503484226173.jpg&h=300&w=300&q=90",
|
|
222
|
-
"time": "5m",
|
|
223
|
-
"adaptiv": false,
|
|
224
|
-
"freerun": true,
|
|
225
|
-
"certification": false,
|
|
226
|
-
"type": "chapitre",
|
|
227
|
-
"title": "Que font les marques pour le consommateur ?",
|
|
228
|
-
"author": "Coorpacademy",
|
|
229
|
-
"progress": 0,
|
|
230
|
-
"key": "7.A2",
|
|
231
|
-
"disabled": true
|
|
232
|
-
},
|
|
233
|
-
{
|
|
234
|
-
"view": "grid",
|
|
235
|
-
"image": "https://api.coorpacademy.com/api-service/medias?url=https://static.coorpacademy.com/content/CoorpAcademy/content-digital-core/cockpit-digital-2016/default/7a2-1503484226173.jpg&h=300&w=300&q=90",
|
|
236
|
-
"time": "5m",
|
|
237
|
-
"adaptiv": false,
|
|
238
|
-
"freerun": true,
|
|
239
|
-
"certification": false,
|
|
240
|
-
"type": "chapitre",
|
|
241
|
-
"title": "Que font les marques pour le consommateur ?",
|
|
242
|
-
"author": "Coorpacademy",
|
|
243
|
-
"progress": 0,
|
|
244
|
-
"key": "7.A2",
|
|
245
|
-
"disabled": true
|
|
246
|
-
}
|
|
247
|
-
]
|
|
248
|
-
}
|
|
249
|
-
},
|
|
250
|
-
"nextContent": {
|
|
251
|
-
"entities": {
|
|
252
|
-
"idProgression1234": {
|
|
253
|
-
"level": "advanced",
|
|
254
|
-
"levelTranslation": "Avancé",
|
|
255
|
-
"name": "La recherche en ligne",
|
|
256
|
-
"ref": "1.A"
|
|
257
|
-
}
|
|
258
|
-
}
|
|
259
|
-
}
|
|
260
|
-
},
|
|
261
|
-
"ui": {
|
|
262
|
-
"answers": {},
|
|
263
|
-
"corrections": {
|
|
264
|
-
"accordion": [false, false, false],
|
|
265
|
-
"playResource": ""
|
|
266
|
-
},
|
|
267
|
-
"current": {
|
|
268
|
-
"progressionId": "idProgression1234"
|
|
269
|
-
},
|
|
270
|
-
"extraLife": {
|
|
271
|
-
"acceptRevivalPending": false
|
|
272
|
-
},
|
|
273
|
-
"route": {}
|
|
274
|
-
}
|
|
275
|
-
}
|