#๐Ÿ”’ Github MCQ

7 messages ยท Page 1 of 1 (latest)

serene sundial
#

Multiple Choice 1 point possible (graded)
What is Git?

A Distributed Version Control System (DVCS)
Software that tracks the history of changes on a project
A system that supports collaboration between team members
All of the above

Some problems have options such as save, reset, hints, or show answer. These options follow the Submit button.
Multiple Choice 1 point possible (graded)
Which of the following is the Git construct that contains all the content associated with a project being tracked by Git?

A file collection
A folder library
A repository

Some problems have options such as save, reset, hints, or show answer. These options follow the Submit button.
Multiple Choice 1 point possible (graded)
On which of the following should you be doing your individual tasks when working in team on a common set of software ?

A repository
A branch
A tag

Some problems have options such as save, reset, hints, or show answer. These options follow the Submit button.
Multiple Choice 1 point possible (graded)
Which of the following is the Git term for an intermediate snapshot of your software development?

A commit
A save
A diff

Some problems have options such as save, reset, hints, or show answer. These options follow the Submit button.
Checkboxes 1 point possible (graded)
Check all that apply. GitHub provides...

A location to host Git repositories
Collaboration tools such as threaded discussions (issues) and code reviews
A Web-based graphical interface
Git software on your local machine

Some problems have options such as save, reset, hints, or show answer. These options follow the Submit button.
Multiple Choice 1 point possible (graded)
As a member of a software development team should you be working directly on the remote repository hosted on GitHub, i.e., editing code on GitHub?

Yes
No

fallow spireBOT
#

@serene sundial

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

glad dew
#

!rule 8

fallow spireBOT
#

8. Do not help with ongoing exams. When helping with homework, help people learn how to do the assignment without doing it for them.

serene sundial
#

aww

fallow spireBOT
#
Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.