Skip to content

Commit 0f028ea

Browse files
Instruction updates (#130)
* Update 3-nback.sql fixed grammer and punctuation in the instructions * Update 4-stroop.sql grammer and punctuation edits * Update 56-plt-version-1.sql updated grammer and punctuation * Update 46-sart.sql updated grammer and punctuation * Update 93-sdmt.sql updated grammer and punctuation * Update 5-trail-making.sql updated grammar and punctuation * Update 46-sart.sql updated French grammar (fixed misspelling) * Update 1-update-numbers-game.sql updated grammer * Update 2-update-finger-tapping-game.sql updated punctuation * Update 6-task-switching.sql updated puncutation * fix: issues and spelling --------- Co-authored-by: Nicholas Lee <[email protected]>
1 parent 204232a commit 0f028ea

File tree

9 files changed

+144
-144
lines changed

9 files changed

+144
-144
lines changed

populate-scripts/update/1-update-numbers-game.sql

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@ UPDATE tasks set
2121
{
2222
"sectionType": "text",
2323
"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."
2626
}
2727
},
2828
{
2929
"sectionType": "text",
3030
"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."
3333
}
3434
},
3535
{
@@ -55,8 +55,8 @@ UPDATE tasks set
5555
{
5656
"sectionType": "text",
5757
"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)."
6060
6161
}
6262
},
@@ -70,7 +70,7 @@ UPDATE tasks set
7070
{
7171
"sectionType": "text",
7272
"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.",
7474
"fr": "Vous devez cliquer sur \\"SUBMIT\\" pour enregistrer votre réponse."
7575
}
7676
},
@@ -114,7 +114,7 @@ UPDATE tasks set
114114
{
115115
"sectionType": "text",
116116
"textContent": {
117-
"en": "If you don''t remember, press skip",
117+
"en": "If you don''t remember, press skip.",
118118
"fr": "Si vous ne vous en souvenez pas, cliquez sur \\"SKIP\\" pour passer au prochain."
119119
}
120120
},
@@ -228,8 +228,8 @@ UPDATE tasks set
228228
{
229229
"sectionType": "text",
230230
"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)."
233233
}
234234
},
235235
{
@@ -272,14 +272,14 @@ UPDATE tasks set
272272
{
273273
"sectionType": "text",
274274
"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.",
276276
"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."
277277
}
278278
},
279279
{
280280
"sectionType": "text",
281281
"textContent": {
282-
"en": "If you don''t remember, press skip",
282+
"en": "If you don''t remember, press skip.",
283283
"fr": "Si vous ne vous en souvenez pas, cliquez sur \\"SKIP\\" pour passer au prochain."
284284
}
285285
},
@@ -329,21 +329,21 @@ UPDATE tasks set
329329
{
330330
"sectionType": "text",
331331
"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."
334334
}
335335
},
336336
{
337337
"sectionType": "text",
338338
"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.",
340340
"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>."
341341
}
342342
},
343343
{
344344
"sectionType": "text",
345345
"textContent": {
346-
"en": "If you don''t remember, press skip",
346+
"en": "If you don''t remember, press skip.",
347347
"fr": "Si vous ne vous en souvenez pas, cliquez sur \\"SKIP\\" pour passer au prochain."
348348
}
349349
},
@@ -393,15 +393,15 @@ UPDATE tasks set
393393
{
394394
"sectionType": "text",
395395
"textContent": {
396-
"en": "You finished the game successfully",
397-
"fr": "Vous avez terminé le jeu avec succès"
396+
"en": "You finished the game successfully.",
397+
"fr": "Vous avez terminé le jeu avec succès."
398398
}
399399
},
400400
{
401401
"sectionType": "text",
402402
"textContent": {
403-
"en": "Thank you for your participation",
404-
"fr": "Merci pour votre participation"
403+
"en": "Thank you for your participation!",
404+
"fr": "Merci pour votre participation!"
405405
}
406406
},
407407
{
@@ -421,4 +421,4 @@ UPDATE tasks set
421421
}
422422
]
423423
}'
424-
WHERE id = 1;
424+
WHERE id = 1;

0 commit comments

Comments
 (0)