Hand in your work
Publish the repository you just created, and hand in its URL
What has to be true
- Made in
- Visual Studio Code, on your own machine
- Lands in
- GitHub
- The thing itself
- A repository containing README.md and at least one commit you made
- In this state
- Public, and readable by somebody who is not signed in
Your assigned values
These are yours. Somebody else in this course has different ones, so their answer will not fit your work.
- Your course code
BIOL-137- Your repository name
first-repo-bt41
Hand it in
What the scorer found
2 of 3 checked criteria met - 1 could not be checked
-
Met
The repository is readable without signing in
Requested it while signed out. It answered.
Expected
HTTP 200 for an anonymous requestFound
HTTP 200 -
Met
There is a README.md at the top level
Found in the repository root.
Expected
README.mdFound
README.md, 412 bytes -
Not met
The README names your assigned course code
Add a line containing your course code to README.md and hand in again. Your assigned value is on this page under "Your assigned values".
Expected
BIOL-137Found
no line containing a course code -
Could not be checked
The default branch is protected
Branch protection is not visible on a public repository without permission to read its settings, so nothing about it was checked.
Expected
protection enabled on the default branch
Note
Something here could not be checked.
Those criteria earn you nothing and cost you nothing. Your mark is not final until a person has looked at them.
Where this leaves you: Practiced
Your work is compared with what this kata asked for, and with nothing anyone else did.