Skip to content

Commit

Permalink
Tweak questions wording
Browse files Browse the repository at this point in the history
  • Loading branch information
sallesma committed Apr 14, 2024
1 parent 0ef1058 commit ce9c096
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions data/questions/en/disquetusais.js
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@ export default [
id: 43,
category: Categories.PULL,
question:
'After the pull, the disc stops in the field. I can wait for my classmates to position themselves correctly before picking up the disc.',
'After the pull, the disc stops in the field. I can wait as long as I want for my classmates to position themselves correctly before picking up the disc.',
image: undefined,
answerChoices: {
a: 'True',
Expand Down Expand Up @@ -2268,7 +2268,7 @@ If he is too close, I must call distance or disc space so that he moves back and
},
{
category: Categories.INFRACTIONS_VIOLATIONS,
question: 'How many violations are there?',
question: 'How many infractions are there?',
image: undefined,
answerChoices: {
a: '5',
Expand Down
2 changes: 1 addition & 1 deletion data/questions/fr/disquetusais.js
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@ export default [
{
category: Categories.PULL,
question:
'Après « le pull », le disque s’arrête dans le terrain. Je peux attendre que mes camarades se placent correctement avant de ramasser le disque.',
'Après « le pull », le disque s’arrête dans le terrain. Je peux attendre autant de temps que je veux que mes camarades se placent correctement avant de ramasser le disque.',
image: undefined,
answerChoices: {
a: 'Vrai',
Expand Down

0 comments on commit ce9c096

Please sign in to comment.