Skip to content

Commit 37af114

Browse files
author
jordanmccullough
committed
Add Foundations class-level objectives checklist
1 parent 0e00b96 commit 37af114

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

foundations/index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,16 @@ redirect_from:
1414

1515
Core skills for day-to-day use of Git on the command line and GitHub workflows
1616

17+
<div class="objectives">
18+
<input type="checkbox" id="obj1"><label for="obj1">Understand Git vocabulary, GitHub platform</label>
19+
<input type="checkbox" id="obj2"><label for="obj2">Interact with versioned documents on GitHub</label>
20+
<input type="checkbox" id="obj3"><label for="obj3">Use graphical clients to download projects</label>
21+
<input type="checkbox" id="obj4"><label for="obj4">Apply basic workflow principles</label>
22+
<input type="checkbox" id="obj5"><label for="obj5">Maximize benefits of local, remote repositories</label>
23+
<input type="checkbox" id="obj6"><label for="obj6">Compare versioned history on GitHub</label>
24+
<input type="checkbox" id="obj7"><label for="obj7">Utilize Markdown during code review processes</label>
25+
</div>
26+
1727
---
1828

1929

0 commit comments

Comments
 (0)