Question 1 of 24 0 correct
00Before you start
Did the two videos stick?
24 multiple-choice questions drawn from the two videos below — 13 on Git + GitHub with Claude Code, 11 on using Claude well. Instant feedback on every answer; your results are emailed when you finish.
- 01 Claude Code + GitHub: Step by Step for Complete Beginners https://www.youtube.com/watch?v=nFMGnHdpoXY
- 02 How To Use Claude Better Than 99% Of People https://www.youtube.com/watch?v=28TGfTZweqw
2 minutes per question Run out of time and you drop back one question Next reveals the answer Keys 1–4 pick, Enter confirms
01 / 24 Git + GitHub with Claude Code 2:00
Before anything else, how do you confirm Git is actually installed on your machine?
Pick an answer, then press Next to see if you got it.
02 / 24 Git + GitHub with Claude Code 2:00
Which pair of commands sets up your Git identity?
Pick an answer, then press Next to see if you got it.
03 / 24 Git + GitHub with Claude Code 2:00
After installing the GitHub CLI, which command signs you into your GitHub account?
Pick an answer, then press Next to see if you got it.
04 / 24 Git + GitHub with Claude Code 2:00
The video describes four "quadrants" a change moves through. In order, they are:
Pick an answer, then press Next to see if you got it.
05 / 24 Git + GitHub with Claude Code 2:00
You've created two files. Which command stages them so they're ready to commit?
Pick an answer, then press Next to see if you got it.
06 / 24 Git + GitHub with Claude Code 2:00
You ran `git commit -m "my first commit"`. Is that commit on GitHub yet?
Pick an answer, then press Next to see if you got it.
07 / 24 Git + GitHub with Claude Code 2:00
Why could the video get away with a plain `git push` on the second push, with no `origin main`?
Pick an answer, then press Next to see if you got it.
08 / 24 Git + GitHub with Claude Code 2:00
The first push failed because the local branch was `master` but the remote expected `main`. Which command stops that happening on future projects?
Pick an answer, then press Next to see if you got it.
09 / 24 Git + GitHub with Claude Code 2:00
What is the purpose of the .gitignore file, and why did the video care so much about it?
Pick an answer, then press Next to see if you got it.
10 / 24 Git + GitHub with Claude Code 2:00
Someone edited a file directly on GitHub and your local copy is out of date. Which statement is correct?
Pick an answer, then press Next to see if you got it.
11 / 24 Git + GitHub with Claude Code 2:00
Claude changed hundreds of lines in analysis.py and you want them gone. The file is NOT staged. What do you run?
Pick an answer, then press Next to see if you got it.
12 / 24 Git + GitHub with Claude Code 2:00
What's the difference between cloning and forking a repository?
Pick an answer, then press Next to see if you got it.
13 / 24 Git + GitHub with Claude Code 2:00
It's been a few days and you've forgotten which GitHub repo a folder pushes to. Which command shows the exact remote URL?
Pick an answer, then press Next to see if you got it.
14 / 24 Using Claude better than 99% of people 2:00
The video frames the Claude stack as five activities. Which list matches the tools?
Pick an answer, then press Next to see if you got it.
15 / 24 Using Claude better than 99% of people 2:00
When a detailed prompt still returns junk, the video gives three "power moves". Which is NOT one of them?
Pick an answer, then press Next to see if you got it.
16 / 24 Using Claude better than 99% of people 2:00
Why does the speaker customise Claude at the Project level rather than the account level?
Pick an answer, then press Next to see if you got it.
17 / 24 Using Claude better than 99% of people 2:00
When should you reach for Claude Cowork instead of Chat?
Pick an answer, then press Next to see if you got it.
18 / 24 Using Claude better than 99% of people 2:00
What is MCP, as described in the video?
Pick an answer, then press Next to see if you got it.
19 / 24 Using Claude better than 99% of people 2:00
What security habit does the speaker recommend before giving Cowork access to files?
Pick an answer, then press Next to see if you got it.
20 / 24 Using Claude better than 99% of people 2:00
According to the video, what do you need to start building with Claude Code?
Pick an answer, then press Next to see if you got it.
21 / 24 Using Claude better than 99% of people 2:00
What does the PRIME prompting framework stand for?
Pick an answer, then press Next to see if you got it.
22 / 24 Using Claude better than 99% of people 2:00
The speaker calls the "I" in PRIME the hidden gem. What does it involve?
Pick an answer, then press Next to see if you got it.
23 / 24 Using Claude better than 99% of people 2:00
The better LinkedIn-post prompt in the video cast Claude as a business-school professor, attached a Notion page, and asked it to push back on weak ideas. That illustrates which earlier framework?
Pick an answer, then press Next to see if you got it.
24 / 24 Using Claude better than 99% of people 2:00
In the Git video, Claude Code stopped to ask approval before every command (git init, git add…). Which flag launches Claude Code so it runs without those permission prompts?
Pick an answer, then press Next to see if you got it.
DoneYour score