mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
feat(curriculum): EN-B1 quiz for block 23 (#66855)
This commit is contained in:
+311
-52
@@ -8,7 +8,11 @@ lang: en-US
|
||||
|
||||
# --description--
|
||||
|
||||
To pass the quiz, you must correctly answer at least 9 of the 10 questions below.
|
||||
This quiz checks your understanding of numbers, quantities, and numerical expressions.
|
||||
|
||||
To pass the quiz, you must correctly answer at least 18 of the 20 questions below.
|
||||
|
||||
Read each question and choose the correct answer. There's only one correct answer for each question.
|
||||
|
||||
# --quizzes--
|
||||
|
||||
@@ -18,219 +22,474 @@ To pass the quiz, you must correctly answer at least 9 of the 10 questions below
|
||||
|
||||
#### --text--
|
||||
|
||||
Placeholder question
|
||||
What is the `initial phase`?
|
||||
|
||||
#### --distractors--
|
||||
|
||||
Placeholder distractor 1
|
||||
The final stage of something
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 2
|
||||
The testing stage only
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 3
|
||||
A delayed phase of work
|
||||
|
||||
#### --answer--
|
||||
|
||||
Placeholder answer
|
||||
The beginning stage of something
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
Placeholder question
|
||||
Which of the following is NOT correct?
|
||||
|
||||
#### --distractors--
|
||||
|
||||
Placeholder distractor 1
|
||||
`First milestone`
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 2
|
||||
`Second version`
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 3
|
||||
`Third update`
|
||||
|
||||
#### --answer--
|
||||
|
||||
Placeholder answer
|
||||
`Fivth release`
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
Placeholder question
|
||||
Listen to the audio. What does Jessica want to do? <!-- (quiz audio) Jessica: Hey, James. I've been reviewing our project schedule, and I think we need to redefine our milestones. -->
|
||||
|
||||
#### --audio--
|
||||
|
||||
```json
|
||||
{
|
||||
"audio": {
|
||||
"filename": "B1_23-1.mp3",
|
||||
"startTimestamp": 0,
|
||||
"finishTimestamp": 4.7
|
||||
},
|
||||
"transcript": [
|
||||
{
|
||||
"character": "Jessica",
|
||||
"text": "Hey, James. I've been reviewing our project schedule, and I think we need to redefine our milestones."
|
||||
}
|
||||
]
|
||||
}
|
||||
```
|
||||
|
||||
#### --distractors--
|
||||
|
||||
Placeholder distractor 1
|
||||
Cancel the current project schedule completely
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 2
|
||||
Increase the number of people working on tasks
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 3
|
||||
Finish all project phases earlier than planned
|
||||
|
||||
#### --answer--
|
||||
|
||||
Placeholder answer
|
||||
Change how project checkpoints are defined
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
Placeholder question
|
||||
What does `to allocate` mean?
|
||||
|
||||
#### --distractors--
|
||||
|
||||
Placeholder distractor 1
|
||||
To remove resources
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 2
|
||||
To delay a task
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 3
|
||||
To share opinions
|
||||
|
||||
#### --answer--
|
||||
|
||||
Placeholder answer
|
||||
To decide how to use resources
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
Placeholder question
|
||||
Which definition is incorrect?
|
||||
|
||||
#### --distractors--
|
||||
|
||||
Placeholder distractor 1
|
||||
`Most` means more than 50% of a group or total amount.
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 2
|
||||
`Around twelve` means approximately 12, not an exact number.
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 3
|
||||
`At least eight` means 8 or more, but not fewer than 8.
|
||||
|
||||
#### --answer--
|
||||
|
||||
Placeholder answer
|
||||
`Another five` means 5 or less, but not more than 5.
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
Placeholder question
|
||||
Which of the phrases is NOT correct?
|
||||
|
||||
#### --distractors--
|
||||
|
||||
Placeholder distractor 1
|
||||
`Fifteen tasks`
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 2
|
||||
`One project`
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 3
|
||||
`Twenty six coworkers`
|
||||
|
||||
#### --answer--
|
||||
|
||||
Placeholder answer
|
||||
`Fifty one license`
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
Placeholder question
|
||||
Which sentence uses the correct preposition to mean the final week?
|
||||
|
||||
#### --distractors--
|
||||
|
||||
Placeholder distractor 1
|
||||
`The last week at the project.`
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 2
|
||||
`The last week on the project.`
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 3
|
||||
`The last week for the project.`
|
||||
|
||||
#### --answer--
|
||||
|
||||
Placeholder answer
|
||||
`The last week of the project.`
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
Placeholder question
|
||||
What is the correct way to pronounce 35%?
|
||||
|
||||
#### --distractors--
|
||||
|
||||
Placeholder distractor 1
|
||||
`Thirty-five percentages`
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 2
|
||||
`Thirty-five percents`
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 3
|
||||
`Thirty and five percent`
|
||||
|
||||
#### --answer--
|
||||
|
||||
Placeholder answer
|
||||
`Thirty-five percent`
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
Placeholder question
|
||||
What does someone want to know if they ask: `By when do you need the report finished?`
|
||||
|
||||
#### --distractors--
|
||||
|
||||
Placeholder distractor 1
|
||||
The place where the report should be delivered
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 2
|
||||
The total cost required to prepare the report
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 3
|
||||
The person responsible for writing the report
|
||||
|
||||
#### --answer--
|
||||
|
||||
Placeholder answer
|
||||
|
||||
The latest time the report must be completed
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
Placeholder question
|
||||
What does `at least three days` mean?
|
||||
|
||||
#### --distractors--
|
||||
|
||||
Placeholder distractor 1
|
||||
Exactly three days
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 2
|
||||
A maximum of three days
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 3
|
||||
Less than three days
|
||||
|
||||
#### --answer--
|
||||
|
||||
Placeholder answer
|
||||
Three days or more
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
What is an example of an `enhancement`?
|
||||
|
||||
#### --distractors--
|
||||
|
||||
Removing all features from a product
|
||||
|
||||
---
|
||||
|
||||
Delaying development work
|
||||
|
||||
---
|
||||
|
||||
Copying an existing system exactly
|
||||
|
||||
#### --answer--
|
||||
|
||||
A change that improves how a product works
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
You want to mention the overall amount, so you say: `BLANK, they spent $4,000`.
|
||||
|
||||
#### --distractors--
|
||||
|
||||
`At first`
|
||||
|
||||
---
|
||||
|
||||
`At least`
|
||||
|
||||
---
|
||||
|
||||
`By then`
|
||||
|
||||
#### --answer--
|
||||
|
||||
`In total`
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
Choose the grammatically correct sentence:
|
||||
|
||||
#### --distractors--
|
||||
|
||||
`He studies UI/UX 30 minutes in day.`
|
||||
|
||||
---
|
||||
|
||||
`He studies UI/UX for 30 minute each day.`
|
||||
|
||||
---
|
||||
|
||||
`He studies UI/UX per day 30 minutes.`
|
||||
|
||||
#### --answer--
|
||||
|
||||
`He studies UI/UX for 30 minutes per day.`
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
Listen to the audio. What does David want to know? <!-- (quiz audio) David: What fraction of our resources is still available for unforeseen expenses? -->
|
||||
|
||||
#### --audio--
|
||||
|
||||
```json
|
||||
{
|
||||
"audio": {
|
||||
"filename": "B1_23-2.mp3",
|
||||
"startTimestamp": 57,
|
||||
"finishTimestamp": 61.6
|
||||
},
|
||||
"transcript": [
|
||||
{
|
||||
"character": "David",
|
||||
"text": "What fraction of our resources is still available for unforeseen expenses?"
|
||||
}
|
||||
]
|
||||
}
|
||||
```
|
||||
|
||||
#### --distractors--
|
||||
|
||||
The exact cost of resources
|
||||
|
||||
---
|
||||
|
||||
Who manages the budget
|
||||
|
||||
---
|
||||
|
||||
When expenses will happen
|
||||
|
||||
#### --answer--
|
||||
|
||||
The part of resources still available
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
What does `to date` mean?
|
||||
|
||||
#### --distractors--
|
||||
|
||||
Planned for the future
|
||||
|
||||
---
|
||||
|
||||
At the start of a project
|
||||
|
||||
---
|
||||
|
||||
After completion
|
||||
|
||||
#### --answer--
|
||||
|
||||
So far or until now
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
What is the correct way to pronounce ⅔?
|
||||
|
||||
#### --distractors--
|
||||
|
||||
`Two-three`
|
||||
|
||||
---
|
||||
|
||||
`Second-third`
|
||||
|
||||
---
|
||||
|
||||
`Two-third`
|
||||
|
||||
#### --answer--
|
||||
|
||||
`Two-thirds`
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
What does `to keep a close eye on something` mean?
|
||||
|
||||
#### --distractors--
|
||||
|
||||
To ignore something
|
||||
|
||||
---
|
||||
|
||||
To cancel a task
|
||||
|
||||
---
|
||||
|
||||
To finish something quickly
|
||||
|
||||
#### --answer--
|
||||
|
||||
To monitor something carefully
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
What do you describe as `pending`?
|
||||
|
||||
#### --distractors--
|
||||
|
||||
Already completed
|
||||
|
||||
---
|
||||
|
||||
Cancelled permanently
|
||||
|
||||
---
|
||||
|
||||
Impossible to complete
|
||||
|
||||
#### --answer--
|
||||
|
||||
Not finished yet
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
Choose the grammatically correct sentence:
|
||||
|
||||
#### --distractors--
|
||||
|
||||
`There are five report in the folder.`
|
||||
|
||||
---
|
||||
|
||||
`There is five report in the folder.`
|
||||
|
||||
---
|
||||
|
||||
`There are five reports at the folder.`
|
||||
|
||||
#### --answer--
|
||||
|
||||
`There are five reports in the folder.`
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
What does `over the past year` mean?
|
||||
|
||||
#### --distractors--
|
||||
|
||||
Only last year
|
||||
|
||||
---
|
||||
|
||||
Next year
|
||||
|
||||
---
|
||||
|
||||
At the beginning of the year
|
||||
|
||||
#### --answer--
|
||||
|
||||
During the previous year
|
||||
|
||||
Reference in New Issue
Block a user