feat(curriculum): EN-A2 quiz for block 19 (#65732)

This commit is contained in:
Anastasiia
2026-02-11 22:20:47 +02:00
committed by GitHub
parent ff86ea2cb1
commit 9e7093719b
@@ -8,8 +8,12 @@ lang: en-US
# --description--
This quiz checks your understanding of writing messages, explaining ideas, and following conventions.
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
Which of the following plural forms is incorrect?
#### --distractors--
Placeholder distractor 1
`slash``slashes`
---
Placeholder distractor 2
`message``messages`
---
Placeholder distractor 3
`function``functions`
#### --answer--
Placeholder answer
`change``changies`
### --question--
#### --text--
Placeholder question
How would you describe an explanation that is simple and easy to follow?
#### --distractors--
Placeholder distractor 1
`Double`
---
Placeholder distractor 2
`Tricky`
---
Placeholder distractor 3
`Concise`
#### --answer--
Placeholder answer
`Clear`
### --question--
#### --text--
Placeholder question
Which of the following is correct?
#### --distractors--
Placeholder distractor 1
The `main folder` is inside the `subfolder`.
---
Placeholder distractor 2
The `subfolder` is above the `main folder`.
---
Placeholder distractor 3
The `main folder` is next to the `subfolder`.
#### --answer--
Placeholder answer
The `subfolder` is inside the `main folder`.
### --question--
#### --text--
Placeholder question
Which definition is incorrect?
#### --distractors--
Placeholder distractor 1
`To set up` means to prepare something.
---
Placeholder distractor 2
`To specify` means to state details.
---
Placeholder distractor 3
`To follow` means to obey rules.
#### --answer--
Placeholder answer
`To clarify` means to hold something inside.
### --question--
#### --text--
Placeholder question
What does `anyone who` mean in this sentence: `Anyone who finishes early can leave`?
#### --distractors--
Placeholder distractor 1
Only one specific person
---
Placeholder distractor 2
No people at all
---
Placeholder distractor 3
A person chosen by the team lead
#### --answer--
Placeholder answer
Any person that finishes early
### --question--
#### --text--
Placeholder question
What is a `convention`?
#### --distractors--
Placeholder distractor 1
A personal habit someone has
---
Placeholder distractor 2
A random choice people make
---
Placeholder distractor 3
A strict law everyone must follow
#### --answer--
Placeholder answer
A common way people agree to do things
### --question--
#### --text--
Placeholder question
Which sentence correctly shows the topic or subject?
#### --distractors--
Placeholder distractor 1
`Her comments are mainly for the deadline.`
---
Placeholder distractor 2
`Her comments are mainly at the deadline.`
---
Placeholder distractor 3
`Her comments are mainly with the deadline.`
#### --answer--
Placeholder answer
`Her comments are mainly on the deadline.`
### --question--
#### --text--
Placeholder question
What does `to reference` mean?
#### --distractors--
Placeholder distractor 1
To remove something
---
Placeholder distractor 2
To ignore something
---
Placeholder distractor 3
To copy something
#### --answer--
Placeholder answer
To mention something
### --question--
#### --text--
Placeholder question
What is an example of a `descriptive message`?
#### --distractors--
Placeholder distractor 1
`Please fix this now`
---
Placeholder distractor 2
`The code doesn't work`
---
Placeholder distractor 3
`Do this as soon as possible`
#### --answer--
Placeholder answer
`The app crashes when I open the settings`
### --question--
#### --text--
Placeholder question
Which of the following is incorrect?
#### --distractors--
Placeholder distractor 1
`Did you get it?` asks if someone understood something.
---
Placeholder distractor 2
`Got it` means you understood something.
---
Placeholder distractor 3
`What else?` asks for more information.
#### --answer--
Placeholder answer
`What else?` means you do not understand.