mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(curriculum): fix typo in tasks from block 20 of the B1 certification of the English Curriculum (#61670)
This commit is contained in:
+3
-3
@@ -5,7 +5,7 @@ challengeType: 22
|
||||
dashedName: task-38
|
||||
---
|
||||
|
||||
<!-- (Audio) Jake: That's a practical idea. I'll arrange for a test project with them next month. -->
|
||||
<!-- (Audio) Jake: That's a practical idea. I'll arrange for a test project within the next month. -->
|
||||
|
||||
# --instructions--
|
||||
|
||||
@@ -15,7 +15,7 @@ Listen to the audio and complete the sentence below.
|
||||
|
||||
## --sentence--
|
||||
|
||||
`That's BLANK. I'll arrange for BLANK with them BLANK.`
|
||||
`That's BLANK. I'll arrange for BLANK within the BLANK.`
|
||||
|
||||
## --blanks--
|
||||
|
||||
@@ -86,7 +86,7 @@ Each phrase follows common English grammar rules:
|
||||
"startTime": 1,
|
||||
"finishTime": 5.94,
|
||||
"dialogue": {
|
||||
"text": "That's a practical idea. I'll arrange for a test project with them next month.",
|
||||
"text": "That's a practical idea. I'll arrange for a test project within the next month.",
|
||||
"align": "center"
|
||||
}
|
||||
},
|
||||
|
||||
+3
-3
@@ -5,7 +5,7 @@ challengeType: 22
|
||||
dashedName: task-39
|
||||
---
|
||||
|
||||
<!-- (Audio) Jake: I'll arrange for a test project with them next month. -->
|
||||
<!-- (Audio) Jake: I'll arrange for a test project within the next month. -->
|
||||
|
||||
# --instructions--
|
||||
|
||||
@@ -15,7 +15,7 @@ Listen to the audio and complete the sentence below.
|
||||
|
||||
## --sentence--
|
||||
|
||||
`I'll BLANK a test project with them next month.`
|
||||
`I'll BLANK a test project within the next month.`
|
||||
|
||||
## --blanks--
|
||||
|
||||
@@ -68,7 +68,7 @@ This phrasal verb means to organize or plan something. Use two words.
|
||||
"startTime": 1,
|
||||
"finishTime": 4.28,
|
||||
"dialogue": {
|
||||
"text": "I'll arrange for a test project with them next month.",
|
||||
"text": "I'll arrange for a test project within the next month.",
|
||||
"align": "center"
|
||||
}
|
||||
},
|
||||
|
||||
+2
-2
@@ -5,7 +5,7 @@ challengeType: 19
|
||||
dashedName: task-40
|
||||
---
|
||||
|
||||
<!-- (Audio) Jake: I'll arrange for a test project with them next month. -->
|
||||
<!-- (Audio) Jake: I'll arrange for a test project within the next month. -->
|
||||
|
||||
# --instructions--
|
||||
|
||||
@@ -88,7 +88,7 @@ Jake says he will `arrange for a test project`, meaning he will organize a small
|
||||
"startTime": 1,
|
||||
"finishTime": 4.28,
|
||||
"dialogue": {
|
||||
"text": "I'll arrange for a test project with them next month.",
|
||||
"text": "I'll arrange for a test project within the next month.",
|
||||
"align": "center"
|
||||
}
|
||||
},
|
||||
|
||||
+1
-1
@@ -33,7 +33,7 @@ Write the following words or phrases in the correct spot:
|
||||
|
||||
`Maria: Can we try out the European BLANK? Testing it in real situations could give us better insights into its performance.`
|
||||
|
||||
`Jake: That's a practical idea. I'll arrange for a test project with them next month. We'll track key performance details and get feedback from the team.`
|
||||
`Jake: That's a practical idea. I'll arrange for a test project within the next month. We'll track key performance details and get feedback from the team.`
|
||||
|
||||
`Maria: Great, Jake. Let's also ensure that the provider we choose can grow with us without needing BLANK.`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user