mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
feat(curriculum): EN-A2 quiz for block 4 (#65322)
This commit is contained in:
+275
-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 routines, schedules, and daily work tasks.
|
||||
|
||||
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,438 @@ To pass the quiz, you must correctly answer at least 9 of the 10 questions below
|
||||
|
||||
#### --text--
|
||||
|
||||
Placeholder question
|
||||
What is a `routine`?
|
||||
|
||||
#### --distractors--
|
||||
|
||||
Placeholder distractor 1
|
||||
Something you do one time only
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 2
|
||||
Something you plan to do later
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 3
|
||||
Something you do in a new way
|
||||
|
||||
#### --answer--
|
||||
|
||||
Placeholder answer
|
||||
A regular way of doing things
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
Placeholder question
|
||||
What does this question ask about: `What's your typical workday like?`
|
||||
|
||||
#### --distractors--
|
||||
|
||||
Placeholder distractor 1
|
||||
Your job title at work
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 2
|
||||
Your plans for tomorrow
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 3
|
||||
Your favorite work task
|
||||
|
||||
#### --answer--
|
||||
|
||||
Placeholder answer
|
||||
Your usual day at work
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
Placeholder question
|
||||
Which sentence correctly describes someone's current routine?
|
||||
|
||||
#### --distractors--
|
||||
|
||||
Placeholder distractor 1
|
||||
`She is checking her emails every morning.`
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 2
|
||||
`She checked her emails every morning.`
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 3
|
||||
`She has checked her emails every morning.`
|
||||
|
||||
#### --answer--
|
||||
|
||||
Placeholder answer
|
||||
`She checks her emails every morning.`
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
Placeholder question
|
||||
Which option uses prepositions of time correctly?
|
||||
|
||||
#### --distractors--
|
||||
|
||||
Placeholder distractor 1
|
||||
`at 10am`, `on the evening`, `in April 7th`
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 2
|
||||
`on 10am`, `in the evening`, `in April 7th`
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 3
|
||||
`in 10am`, `on the evening`, `at April 7th`
|
||||
|
||||
#### --answer--
|
||||
|
||||
Placeholder answer
|
||||
`at 10am`, `in the evening`, `on April 7th`
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
Placeholder question
|
||||
Which phrase shows the next action?
|
||||
|
||||
#### --distractors--
|
||||
|
||||
Placeholder distractor 1
|
||||
`At the same time`
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 2
|
||||
`Before that`
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 3
|
||||
`Right now`
|
||||
|
||||
#### --answer--
|
||||
|
||||
Placeholder answer
|
||||
`After that`
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
Placeholder question
|
||||
Which action happens first: `First, I check my emails, then I start coding`?
|
||||
|
||||
#### --distractors--
|
||||
|
||||
Placeholder distractor 1
|
||||
These actions happen at the same time.
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 2
|
||||
You start coding.
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 3
|
||||
It is not stated in the sentence.
|
||||
|
||||
#### --answer--
|
||||
|
||||
Placeholder answer
|
||||
You check your emails.
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
Placeholder question
|
||||
Which phrase means dividing something into smaller parts?
|
||||
|
||||
#### --distractors--
|
||||
|
||||
Placeholder distractor 1
|
||||
`To stay on track`
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 2
|
||||
`To log in`
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 3
|
||||
`To depend on`
|
||||
|
||||
#### --answer--
|
||||
|
||||
Placeholder answer
|
||||
`To break down`
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
Placeholder question
|
||||
What is a `time management app` used for?
|
||||
|
||||
#### --distractors--
|
||||
|
||||
Placeholder distractor 1
|
||||
To chat with coworkers
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 2
|
||||
To write code faster
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 3
|
||||
To join online meetings
|
||||
|
||||
#### --answer--
|
||||
|
||||
Placeholder answer
|
||||
To plan tasks and manage time
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
Placeholder question
|
||||
Which action happens second: `I check my emails, and after that, I attend a meeting`?
|
||||
|
||||
#### --distractors--
|
||||
|
||||
Placeholder distractor 1
|
||||
These actions happen at the same time.
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 2
|
||||
You check your emails.
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 3
|
||||
It is not stated in the sentence.
|
||||
|
||||
#### --answer--
|
||||
|
||||
Placeholder answer
|
||||
|
||||
You attend a meeting.
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
Placeholder question
|
||||
Which statement is false?
|
||||
|
||||
#### --distractors--
|
||||
|
||||
Placeholder distractor 1
|
||||
`Always` means something happens all the time.
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 2
|
||||
`Sometimes` means something happens occasionally.
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 3
|
||||
`Often` means something happens frequently.
|
||||
|
||||
#### --answer--
|
||||
|
||||
Placeholder answer
|
||||
`Never` means something happens seldom.
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
How do you ask about the duration of a meeting?
|
||||
|
||||
#### --distractors--
|
||||
|
||||
`Do we need to attend the meeting?`
|
||||
|
||||
---
|
||||
|
||||
`What do you do after the meeting?`
|
||||
|
||||
---
|
||||
|
||||
`When is the meeting?`
|
||||
|
||||
#### --answer--
|
||||
|
||||
`How long is the meeting?`
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
What does this sentence mean: `You have to review your to-do list`?
|
||||
|
||||
#### --distractors--
|
||||
|
||||
You want to write a new list.
|
||||
|
||||
---
|
||||
|
||||
You finished all your tasks.
|
||||
|
||||
---
|
||||
|
||||
You may look at it later.
|
||||
|
||||
#### --answer--
|
||||
|
||||
You must check your tasks again.
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
Which statement is false?
|
||||
|
||||
#### --distractors--
|
||||
|
||||
To `conduct` means to organize and carry out an activity or task.
|
||||
|
||||
---
|
||||
|
||||
To `ensure` means to make certain that something will happen.
|
||||
|
||||
---
|
||||
|
||||
To `issue` means to provide or distribute something officially.
|
||||
|
||||
#### --answer--
|
||||
|
||||
To `promote` means to keep something safe.
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
What is the difference between `every` and `any`?
|
||||
|
||||
#### --distractors--
|
||||
|
||||
`Every` is used only in questions; `any` is used for all items.
|
||||
|
||||
---
|
||||
|
||||
`Every` and `any` both mean one item.
|
||||
|
||||
---
|
||||
|
||||
`Every` means no items; `any` means all items.
|
||||
|
||||
#### --answer--
|
||||
|
||||
`Every` refers to all items in a group; `any` is used for one or more, often in questions.
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
Which sentence uses prepositions correctly?
|
||||
|
||||
#### --distractors--
|
||||
|
||||
`Sarah wakes up in 7am, and after breakfast she goes at the office.`
|
||||
|
||||
---
|
||||
|
||||
`Sarah wakes up at 7am, and after breakfast she goes in the office.`
|
||||
|
||||
---
|
||||
|
||||
`Sarah wakes up on 7am, and after breakfast she goes for the office.`
|
||||
|
||||
#### --answer--
|
||||
|
||||
`Sarah wakes up at 7am, and after breakfast she goes to the office.`
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
What are `features`?
|
||||
|
||||
#### --distractors--
|
||||
|
||||
Problems in the software
|
||||
|
||||
---
|
||||
|
||||
Updates from the team
|
||||
|
||||
---
|
||||
|
||||
Bugs in the system
|
||||
|
||||
#### --answer--
|
||||
|
||||
Functions or parts of software
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
Which sentence correctly talks about a regular team meeting?
|
||||
|
||||
#### --distractors--
|
||||
|
||||
`On Wednesdays, we are having a meeting at 3.`
|
||||
|
||||
---
|
||||
|
||||
`On Wednesdays, we had a team meeting at 3.`
|
||||
|
||||
---
|
||||
|
||||
`On Wednesdays, we will have a team meeting at 3.`
|
||||
|
||||
#### --answer--
|
||||
|
||||
`On Wednesdays, we have a team meeting at 3.`
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
Which is true about this sentence: `On Mondays, I test the login process`?
|
||||
|
||||
#### --distractors--
|
||||
|
||||
It happened one time.
|
||||
|
||||
---
|
||||
|
||||
It will happen next Monday.
|
||||
|
||||
---
|
||||
|
||||
It happened in the past only.
|
||||
|
||||
#### --answer--
|
||||
|
||||
It happens every Monday.
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
When would you say: `It helps me stay on track`?
|
||||
|
||||
#### --distractors--
|
||||
|
||||
When something causes trouble.
|
||||
|
||||
---
|
||||
|
||||
When something slows you down.
|
||||
|
||||
---
|
||||
|
||||
When something feels confusing.
|
||||
|
||||
#### --answer--
|
||||
|
||||
When something helps you focus.
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
What is meant by `compliance`?
|
||||
|
||||
#### --distractors--
|
||||
|
||||
Working faster than others
|
||||
|
||||
---
|
||||
|
||||
Giving help to coworkers
|
||||
|
||||
---
|
||||
|
||||
Making new company rules
|
||||
|
||||
#### --answer--
|
||||
|
||||
Following rules at work
|
||||
|
||||
Reference in New Issue
Block a user