You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: populate-scripts/update/1-update-numbers-game.sql
+21-21Lines changed: 21 additions & 21 deletions
Original file line number
Diff line number
Diff line change
@@ -21,15 +21,15 @@ UPDATE tasks set
21
21
{
22
22
"sectionType": "text",
23
23
"textContent": {
24
-
"en": "Please read the instructions carefully",
25
-
"fr": "Lisez attentivement les instructions"
24
+
"en": "Please read the instructions carefully.",
25
+
"fr": "Lisez attentivement les instructions."
26
26
}
27
27
},
28
28
{
29
29
"sectionType": "text",
30
30
"textContent": {
31
-
"en": "This is a memory test",
32
-
"fr": "Ceci est un test de mémoire"
31
+
"en": "This is a memory test.",
32
+
"fr": "Ceci est un test de mémoire."
33
33
}
34
34
},
35
35
{
@@ -55,8 +55,8 @@ UPDATE tasks set
55
55
{
56
56
"sectionType": "text",
57
57
"textContent": {
58
-
"en": "A sequence of numbers appear on the screen <b>one at a time</b>. (Ex: 3, 9, 2)",
59
-
"fr": "Une séquence de chiffres apparaîtra sur l''écran <b>un à la fois</b>. (Eg: 3, 9, 2)"
58
+
"en": "A sequence of numbers appear on the screen <b>one at a time</b>. (Ex: 3, 9, 2).",
59
+
"fr": "Une séquence de chiffres apparaîtra sur l''écran <b>un à la fois</b>. (Eg: 3, 9, 2)."
60
60
61
61
}
62
62
},
@@ -70,7 +70,7 @@ UPDATE tasks set
70
70
{
71
71
"sectionType": "text",
72
72
"textContent": {
73
-
"en": "You must click the \\"Submit\\" key to record your answer",
73
+
"en": "You must click the \\"Submit\\" key to record your answer.",
74
74
"fr": "Vous devez cliquer sur \\"SUBMIT\\" pour enregistrer votre réponse."
75
75
}
76
76
},
@@ -114,7 +114,7 @@ UPDATE tasks set
114
114
{
115
115
"sectionType": "text",
116
116
"textContent": {
117
-
"en": "If you don''t remember, press skip",
117
+
"en": "If you don''t remember, press skip.",
118
118
"fr": "Si vous ne vous en souvenez pas, cliquez sur \\"SKIP\\" pour passer au prochain."
119
119
}
120
120
},
@@ -228,8 +228,8 @@ UPDATE tasks set
228
228
{
229
229
"sectionType": "text",
230
230
"textContent": {
231
-
"en": "A sequence of numbers appear on the screen <b>one at a time</b>. (Ex: 3, 9, 2)",
232
-
"fr": "Une séquence de chiffres apparaîtra sur l''écran <b>un à la fois</b>. (Ex: 3, 9, 2)"
231
+
"en": "A sequence of numbers appear on the screen <b>one at a time</b>. (Ex: 3, 9, 2).",
232
+
"fr": "Une séquence de chiffres apparaîtra sur l''écran <b>un à la fois</b>. (Ex: 3, 9, 2)."
233
233
}
234
234
},
235
235
{
@@ -272,14 +272,14 @@ UPDATE tasks set
272
272
{
273
273
"sectionType": "text",
274
274
"textContent": {
275
-
"en": "Rememebr when the keypad is shown, you need to enter the numbers <b>in reverse order</b> as they were shown and click submit",
275
+
"en": "Remember when the keypad is shown, you need to enter the numbers <b>in reverse order</b> as they were shown and click submit.",
276
276
"fr": "Rappelez-vous: quand le clavier est affiché, vous devez saisir les chiffres <b>dans l''ordre inverse</b> que celui dans lequel ils ont été présentés. Ensuite, cliquez sur submit."
277
277
}
278
278
},
279
279
{
280
280
"sectionType": "text",
281
281
"textContent": {
282
-
"en": "If you don''t remember, press skip",
282
+
"en": "If you don''t remember, press skip.",
283
283
"fr": "Si vous ne vous en souvenez pas, cliquez sur \\"SKIP\\" pour passer au prochain."
284
284
}
285
285
},
@@ -329,21 +329,21 @@ UPDATE tasks set
329
329
{
330
330
"sectionType": "text",
331
331
"textContent": {
332
-
"en": "You will now play the actual game",
333
-
"fr": "Vous allez maintenant commencer le vrai tour"
332
+
"en": "You will now play the actual game.",
333
+
"fr": "Vous allez maintenant commencer le vrai jeu."
334
334
}
335
335
},
336
336
{
337
337
"sectionType": "text",
338
338
"textContent": {
339
-
"en": "Remember when the keypad is shown, you need to enter the numbers <b>in reverse order</b> as they were shown and click the <b>submit</b> button",
339
+
"en": "Remember when the keypad is shown, you need to enter the numbers <b>in reverse order</b> as they were shown and click the <b>submit</b> button.",
340
340
"fr": "Rappelez-vous que quand le clavier est affiché, vous devez saisir les chiffres <b>dans l''ordre inverse</b> que celui dans lequel ils ont été présentés. Ensuite, cliquez sur <b>Submit</b>."
341
341
}
342
342
},
343
343
{
344
344
"sectionType": "text",
345
345
"textContent": {
346
-
"en": "If you don''t remember, press skip",
346
+
"en": "If you don''t remember, press skip.",
347
347
"fr": "Si vous ne vous en souvenez pas, cliquez sur \\"SKIP\\" pour passer au prochain."
0 commit comments