curriculum/challenges/english/blocks/en-a2-quiz-analyze-code-documentation/696036c75bfa3a06d9fecf9d.md
This quiz checks your understanding of common expressions used for analysing code documentation.
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.
Which of the following best describes an API?
A programming language used to build apps
A database for storing information
A design tool for user interfaces
A way for different software programs to communicate
What is a route in an API?
A file where data is stored
A tool for testing software
A programming error
A path that defines how requests are handled
Listen to the audio. When is it appropriate to say that? <!-- (quiz audio) Sophie: Thanks, I'll give it a shot. -->
{
"audio": {
"filename": "7.3-1.mp3",
"startTimestamp": 24.7,
"finishTimestamp": 26.2
},
"transcript": [
{
"character": "Sophie",
"text": "Thanks, I'll give it a shot."
}
]
}
When something is already finished.
When something is impossible.
When someone made a mistake.
When someone offers to try doing something.
Choose the grammatically correct sentence:
The computer lost it's file.
The program needs it is password.
The server updated its' data.
The app saved its settings.
What would you say to mean something is understandable or logical?
I'll give it a shot.
Thanks for the tips.
What's the next step?
That makes sense.
What does to offer mean?
To refuse something
To delay something
To explain something
To provide or make something available
Which sentence using with is incorrect?
I tested the app with my laptop.
She fixed the bug with her teammate.
They updated the system with the new software.
He with his keyboard wrote the code.
What is a library in programming?
A place where programmers work together
A type of computer hardware
A single piece of code
A collection of reusable code functions
When would you say Calm down to someone?
When someone asks for help.
When someone is excited about good news.
When someone is explaining an idea.
When someone is very stressed or upset.
What would you say to advise someone to be cautious or pay attention to details?
Give it a try.
That makes sense.
Let's move on.
Be careful with the details.