curriculum/challenges/english/blocks/en-a2-quiz-help-coworker-github-troubleshooting/696033db639ba6cfc22984b8.md
This quiz checks your understanding of common GitHub terms and expressions.
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 a branch?
A final version shared with everyone
A backup saved for emergencies
A single file used by one person
A separate version to work on changes
What does to open an issue mean?
To close a finished task
To fix the problem yourself
To ignore the problem
To report a problem or request
Which of the following means to upload changes to a remote repository?
To compile
To attach
To investigate
To push
Choose the grammatically correct sentence:
I already finish the task.
I never do this before.
I have completing the task now.
I have already completed the task.
What is a repository?
A tool for testing code
A program for writing code
A message about an error
A place where project files are stored
What do you call a note that tells you what went wrong in the code?
A previous version
An additional log
A future reference
An error message
Which sentence means to be connected or associated with something?
This issue is related with our project.
This issue is related on our project.
This issue is related for our project.
This issue is related to our project.
What does to roll back mean?
To move forward with changes
To save a new version
To delete everything
To go back to an earlier version
What is a configuration?
A mistake in the system
A list of error messages
A finished product
The setup or settings of a system
What does this sentence mean: Don't forget to document it for future reference?
Don't forget to share the code with others.
Make sure to back up the code files.
Remember to review the code regularly.
Write down key details about the code for the future.