nerdexam
Microsoft

GH-900 · Question #105

What are achievements on a GitHub user profile?

The correct answer is C. special recognition for significant contributions and milestones. GitHub achievements are special recognition badges awarded to users for reaching significant contribution milestones, such as opening their first pull request, having a pull request merged, participating in Hacktoberfest, or contributing to a project that launches a GitHub…

Introduction to Git and GitHub

Question

What are achievements on a GitHub user profile?

Options

  • Atotal number of repositories owned
  • Bnumber of stars received on repositories
  • Cspecial recognition for significant contributions and milestones
  • Dvirtual trophies awarded for completing coding challenges

How the community answered

(62 responses)
  • A
    2% (1)
  • B
    3% (2)
  • C
    89% (55)
  • D
    6% (4)

Explanation

GitHub achievements are special recognition badges awarded to users for reaching significant contribution milestones, such as opening their first pull request, having a pull request merged, participating in Hacktoberfest, or contributing to a project that launches a GitHub Satellite. Option A (total repositories) and Option B (stars received) are metrics shown on the profile but are not 'achievements'. Option D is incorrect because achievements are not awarded for completing coding challenges - they recognize real open-source contribution milestones on the GitHub platform.

Topics

#GitHub profile#Achievements#User recognition#GitHub features

Community Discussion

No community discussion yet for this question.

Full GH-900 Practice