GitHub Foundations #10 Bonus — Full-Scale Practice Exam (50 Questions with Explanations)
This is the stage where you confirm that the concepts covered from #1 through #9 have actually settled in. You will work through 50 questions arranged to match the seven domains of the real GitHub Foundations exam. This is the final post of the series.
The real exam gives you 120 minutes for 75 scored questions. This practice exam uses 50 questions, so the time limit and passing line are scaled proportionally. If you get 38 or more questions (76%) right, you are in passing range and can go ahead and book the exam.
How to take it #
- Aim to finish within 90–110 minutes (the real exam is 75 questions in 120 minutes; this one is scaled to 50)
- Answer one question at a time, but resist checking the explanation immediately — grade yourself after finishing all 50
- 38 or more correct (76%) puts you in passing range
- If one domain keeps tripping you up, go back to the corresponding post (#2–#9) and review
Domain distribution #
The official domain weights are published in the official study guide and can be revised. This practice exam uses its own distribution that weights collaboration features and Git/GitHub basics more heavily.
| Domain | Questions | Range |
|---|---|---|
| Domain 1: Introduction to Git and GitHub | 10 | Q1–Q10 |
| Domain 2: Working with repositories | 7 | Q11–Q17 |
| Domain 3: Collaboration features | 14 | Q18–Q31 |
| Domain 4: Modern development | 7 | Q32–Q38 |
| Domain 5: Project management | 3 | Q39–Q41 |
| Domain 6: Privacy, security, and administration | 6 | Q42–Q47 |
| Domain 7: The GitHub community | 3 | Q48–Q50 |
Domain 1: Introduction to Git and GitHub (Q1–Q10) #
Domain 2: Working with repositories (Q11–Q17) #
Domain 3: Collaboration features (Q18–Q31) #
- [ ], is an unchecked item and - [x] is a completed one. Checklists in Issue and PR bodies can be toggled by clicking and are aggregated into a progress indicator. The list marker and the space before the brackets are required for the checkbox to render.Domain 4: Modern development (Q32–Q38) #
Domain 5: Project management (Q39–Q41) #
Domain 6: Privacy, security, and administration (Q42–Q47) #
Domain 7: The GitHub community (Q48–Q50) #
Scoring and next steps #
- 43 or more correct — You are well prepared. Go ahead and book the real exam.
- 38–42 correct — You are in passing range. Review the domains of the questions you missed in the corresponding posts, then book.
- 37 or fewer correct — Return to the domains where your misses cluster (#2–#9), rebuild the concepts, and retake this practice exam a few days later.
The real exam has more questions and more varied wording than this practice set, but the range of concepts it asks about is the same. If you have trained yourself to pair each feature’s name precisely with its role, you will have plenty of time.
This concludes the GitHub Foundations series.