GitHub Recuperação 3,0

GitHub Recuperação 3,0

1st Grade

20 Qs

quiz-placeholder

Similar activities

EXAMEN DE PROGRAMACIÓN DE REDES

EXAMEN DE PROGRAMACIÓN DE REDES

1st Grade

20 Qs

21st Century Technology

21st Century Technology

1st Grade

15 Qs

Gmail

Gmail

KG - University

20 Qs

Robótica - 2º y 3º ESO

Robótica - 2º y 3º ESO

1st - 8th Grade

18 Qs

COMUNIDADES VIRTUALES

COMUNIDADES VIRTUALES

1st - 10th Grade

16 Qs

Usamos engranajes de lego

Usamos engranajes de lego

1st Grade

15 Qs

Retroalimentación - Bloque 1

Retroalimentación - Bloque 1

1st - 3rd Grade

15 Qs

BK TIK

BK TIK

1st - 3rd Grade

25 Qs

GitHub Recuperação 3,0

GitHub Recuperação 3,0

Assessment

Quiz

Instructional Technology

1st Grade

Hard

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is GitHub?

GitHub is a social media platform

GitHub is a video streaming service

GitHub is a cooking recipe website

GitHub is a web-based platform for version control using Git.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you create a new repository on GitHub?

Log in to GitHub, click on '+', select 'New repository', fill in details, choose visibility, and click 'Create repository'.

Log in to GitHub, click on 'Explore', select 'New repository', fill in details, choose visibility, and click 'Create repository'

Log in to GitHub, click on 'Settings', select 'New repository', fill in details, choose visibility, and click 'Create repository'

Log in to GitHub, click on 'Profile', select 'New repository', fill in details, choose visibility, and click 'Create repository'

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Explain the concept of branching in GitHub.

Branching in GitHub is a feature that is not commonly used and is discouraged in collaborative projects.

Branching in GitHub allows users to work on features or fixes only after the main codebase is frozen.

Branching in GitHub enables users to create separate lines of development within a repository, facilitating independent work on features or fixes without impacting the main codebase.

Branching in GitHub is used to merge all changes directly into the main codebase without any isolation.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is merging in the context of GitHub?

Deleting a branch entirely

Combining changes from one branch into another branch

Creating a new branch

Reverting changes in a branch

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you create a pull request on GitHub?

Fork the repository, clone it locally, create a new branch, make changes, push the branch, go to original repo, create pull request.

Create a new repository, make changes, push to master branch, create pull request.

Download the repository as a zip file, make changes, email the changes to the repository owner.

Clone the repository, make changes directly, push to master branch, create pull request.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why are pull requests important in collaborative projects?

Pull requests are unnecessary in collaborative projects

Pull requests hinder collaboration in projects

Pull requests decrease code quality in collaborative projects

Pull requests facilitate code review, collaboration, and maintain code quality in collaborative projects.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are some best practices for collaborating on GitHub projects?

Avoid clear documentation

Never use branches

Create clear documentation, use branches, make pull requests, utilize issues, communicate effectively.

Ignore communication

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?