mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
feat(curriculum): EN-A2 quiz for block 24 (#65803)
This commit is contained in:
+54
-51
@@ -8,8 +8,12 @@ lang: en-US
|
||||
|
||||
# --description--
|
||||
|
||||
This quiz checks your understanding of how to express agreement or disagreement.
|
||||
|
||||
To pass the quiz, you must correctly answer at least 9 of the 10 questions below.
|
||||
|
||||
Read each question and choose the correct answer. There's only one correct answer for each question.
|
||||
|
||||
# --quizzes--
|
||||
|
||||
## --quiz--
|
||||
@@ -18,219 +22,218 @@ To pass the quiz, you must correctly answer at least 9 of the 10 questions below
|
||||
|
||||
#### --text--
|
||||
|
||||
Placeholder question
|
||||
What does `to respectfully disagree` mean?
|
||||
|
||||
#### --distractors--
|
||||
|
||||
Placeholder distractor 1
|
||||
To say someone is wrong in a rude way
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 2
|
||||
To avoid giving your opinion
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 3
|
||||
To fully agree with someone
|
||||
|
||||
#### --answer--
|
||||
|
||||
Placeholder answer
|
||||
To disagree while staying polite and calm
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
Placeholder question
|
||||
What does this question ask about: `What's your take on that?`
|
||||
|
||||
#### --distractors--
|
||||
|
||||
Placeholder distractor 1
|
||||
A fact you already know
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 2
|
||||
Instructions to follow
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 3
|
||||
A final decision
|
||||
|
||||
#### --answer--
|
||||
|
||||
Placeholder answer
|
||||
Your personal opinion or view
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
Placeholder question
|
||||
Which definition is incorrect?
|
||||
|
||||
#### --distractors--
|
||||
|
||||
Placeholder distractor 1
|
||||
`Both` refers to two things together.
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 2
|
||||
`Overall` means considering everything.
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 3
|
||||
`Still` means something continues or hasn't changed.
|
||||
|
||||
#### --answer--
|
||||
|
||||
Placeholder answer
|
||||
`Strongly` means in equal parts or amounts.
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
Placeholder question
|
||||
What are `because`, `justifying`, `that is why`, and `given` used for?
|
||||
|
||||
#### --distractors--
|
||||
|
||||
Placeholder distractor 1
|
||||
To describe how something looks
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 2
|
||||
To talk about future plans only
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 3
|
||||
To give instructions or commands
|
||||
|
||||
#### --answer--
|
||||
|
||||
Placeholder answer
|
||||
To give reasons or explain why something happens
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
Placeholder question
|
||||
Which of the following shows agreement?
|
||||
|
||||
#### --distractors--
|
||||
|
||||
Placeholder distractor 1
|
||||
`I beg to differ.`
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 2
|
||||
`I'm not sure I agree with that.`
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 3
|
||||
`I respectfully disagree.`
|
||||
|
||||
#### --answer--
|
||||
|
||||
Placeholder answer
|
||||
`I have the same opinion.`
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
Placeholder question
|
||||
Which definition is incorrect?
|
||||
|
||||
#### --distractors--
|
||||
|
||||
Placeholder distractor 1
|
||||
`To offer` means to provide something.
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 2
|
||||
`To proceed` means to move forward or continue.
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 3
|
||||
`To allocate` means to distribute resources.
|
||||
|
||||
#### --answer--
|
||||
|
||||
Placeholder answer
|
||||
`To dedicate` means to delay something intentionally.
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
Placeholder question
|
||||
When would you say `I see where you're coming from`?
|
||||
|
||||
#### --distractors--
|
||||
|
||||
Placeholder distractor 1
|
||||
When you know where someone is from.
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 2
|
||||
When you are checking someone's location on a map.
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 3
|
||||
When you do not understand what someone means.
|
||||
|
||||
#### --answer--
|
||||
|
||||
Placeholder answer
|
||||
When someone explains why they prefer one solution and you understand their view.
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
Placeholder question
|
||||
Which is an example of a `priority`?
|
||||
|
||||
#### --distractors--
|
||||
|
||||
Placeholder distractor 1
|
||||
Doing a task only if there is extra time
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 2
|
||||
Watching videos or chatting during work time
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 3
|
||||
Planning a task for sometime next year
|
||||
|
||||
#### --answer--
|
||||
|
||||
Placeholder answer
|
||||
Fixing a critical bug before the app is released today
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
Placeholder question
|
||||
What do `while` and `still` express in this sentence: `While I understand your point, I still think we should wait`?
|
||||
|
||||
#### --distractors--
|
||||
|
||||
Placeholder distractor 1
|
||||
`While` is used for time, and `still` is used for sequence.
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 2
|
||||
`While` is used to give a reason, and `still` is used to show a result.
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 3
|
||||
`While` is used for agreement, and `still` is used to end the discussion.
|
||||
|
||||
#### --answer--
|
||||
|
||||
Placeholder answer
|
||||
|
||||
`While` is used to show contrast, and `still` is used to show the same opinion continues.
|
||||
|
||||
### --question--
|
||||
|
||||
#### --text--
|
||||
|
||||
Placeholder question
|
||||
Which sentence means to stop resisting and finally agree?
|
||||
|
||||
#### --distractors--
|
||||
|
||||
Placeholder distractor 1
|
||||
`She finally gave up and agreed to use the new plan.`
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 2
|
||||
`She finally gave out and agreed to use the new plan.`
|
||||
|
||||
---
|
||||
|
||||
Placeholder distractor 3
|
||||
`She finally gave away and agreed to use the new plan.`
|
||||
|
||||
#### --answer--
|
||||
|
||||
Placeholder answer
|
||||
`She finally gave in and agreed to use the new plan.`
|
||||
|
||||
Reference in New Issue
Block a user