Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Commit fb9da5b

Browse files
committed
assessment lives in its own chapter
1 parent 2bda7b0 commit fb9da5b

18 files changed

+268
-47
lines changed

01_overview.Rmd

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,3 @@ this link][]; there's also a [recording][] for this session.
6363
7. Perform basic branching and merging operations
6464
8. Identify where to go to learn more
6565

66-
## Assessment
67-
68-
To earn GradPathways micro-badge for this workshop, download the [zipped
69-
assessment][] folder and unzip it in a location of your choosing on your
70-
computer. Follow the included instructions.
71-
72-
[zipped assessment]: https://github.com/ucdavisdatalab/workshop_introduction_to_version_control/blob/main/assessment.zip
73-

08_assessment.Rmd

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Assessment
2+
3+
To earn GradPathways micro-badge for this workshop, download the [zipped
4+
assessment][] folder and unzip it in a location of your choosing on your
5+
computer. Follow the included instructions.
6+
7+
[zipped assessment]: https://github.com/ucdavisdatalab/workshop_introduction_to_version_control/blob/main/assessment.zip
8+

_main.rds

21 Bytes
Binary file not shown.

docs/01_overview.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,3 @@ this link][]; there's also a [recording][] for this session.
6363
7. Perform basic branching and merging operations
6464
8. Identify where to go to learn more
6565

66-
## Assessment
67-
68-
To earn GradPathways micro-badge for this workshop, download the [zipped
69-
assessment][] folder and unzip it in a location of your choosing on your
70-
computer. Follow the included instructions.
71-
72-
[zipped assessment]: https://github.com/ucdavisdatalab/workshop_introduction_to_version_control/blob/main/assessment.zip
73-

docs/08_assessment.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Assessment
2+
3+
To earn GradPathways micro-badge for this workshop, download the [zipped
4+
assessment][] folder and unzip it in a location of your choosing on your
5+
computer. Follow the included instructions.
6+
7+
[zipped assessment]: https://github.com/ucdavisdatalab/workshop_introduction_to_version_control/blob/main/assessment.zip
8+

docs/404.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<meta name="author" content="Wesley Brooks" />
2626

2727

28-
<meta name="date" content="2022-10-18" />
28+
<meta name="date" content="2022-10-19" />
2929

3030
<meta name="viewport" content="width=device-width, initial-scale=1" />
3131
<meta name="apple-mobile-web-app-capable" content="yes" />
@@ -83,7 +83,6 @@
8383
<li class="chapter" data-level="1.2" data-path="introduction.html"><a href="introduction.html#about-this-tutorial"><i class="fa fa-check"></i><b>1.2</b> About this Tutorial</a></li>
8484
<li class="chapter" data-level="1.3" data-path="introduction.html"><a href="introduction.html#prerequisites"><i class="fa fa-check"></i><b>1.3</b> Prerequisites</a></li>
8585
<li class="chapter" data-level="1.4" data-path="introduction.html"><a href="introduction.html#learning-objectives"><i class="fa fa-check"></i><b>1.4</b> Learning Objectives</a></li>
86-
<li class="chapter" data-level="1.5" data-path="introduction.html"><a href="introduction.html#assessment"><i class="fa fa-check"></i><b>1.5</b> Assessment</a></li>
8786
</ul></li>
8887
<li class="chapter" data-level="2" data-path="version-control.html"><a href="version-control.html"><i class="fa fa-check"></i><b>2</b> Version Control</a>
8988
<ul>
@@ -143,6 +142,7 @@
143142
<li class="chapter" data-level="7.1" data-path="additional-resources.html"><a href="additional-resources.html#git-for-teams"><i class="fa fa-check"></i><b>7.1</b> Git for Teams</a></li>
144143
<li class="chapter" data-level="7.2" data-path="additional-resources.html"><a href="additional-resources.html#the-git-book"><i class="fa fa-check"></i><b>7.2</b> The Git Book</a></li>
145144
</ul></li>
145+
<li class="chapter" data-level="8" data-path="assessment.html"><a href="assessment.html"><i class="fa fa-check"></i><b>8</b> Assessment</a></li>
146146
<li class="divider"></li>
147147
<a href="https://creativecommons.org/licenses/by-nc-sa/4.0/" target="_blank">
148148
<img alt="CC BY-SA 4.0" src="https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg" style="float: right; padding-right: 10px;" />

docs/additional-resources.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,15 @@
2525
<meta name="author" content="Wesley Brooks" />
2626

2727

28-
<meta name="date" content="2022-10-18" />
28+
<meta name="date" content="2022-10-19" />
2929

3030
<meta name="viewport" content="width=device-width, initial-scale=1" />
3131
<meta name="apple-mobile-web-app-capable" content="yes" />
3232
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
3333

3434

3535
<link rel="prev" href="troubleshooting-problems-and-fixing-mistakes.html"/>
36-
36+
<link rel="next" href="assessment.html"/>
3737
<script src="libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
3838
<script src="https://cdn.jsdelivr.net/npm/fuse.js@6.4.6/dist/fuse.min.js"></script>
3939
<link href="libs/gitbook-2.6.7/css/style.css" rel="stylesheet" />
@@ -83,7 +83,6 @@
8383
<li class="chapter" data-level="1.2" data-path="introduction.html"><a href="introduction.html#about-this-tutorial"><i class="fa fa-check"></i><b>1.2</b> About this Tutorial</a></li>
8484
<li class="chapter" data-level="1.3" data-path="introduction.html"><a href="introduction.html#prerequisites"><i class="fa fa-check"></i><b>1.3</b> Prerequisites</a></li>
8585
<li class="chapter" data-level="1.4" data-path="introduction.html"><a href="introduction.html#learning-objectives"><i class="fa fa-check"></i><b>1.4</b> Learning Objectives</a></li>
86-
<li class="chapter" data-level="1.5" data-path="introduction.html"><a href="introduction.html#assessment"><i class="fa fa-check"></i><b>1.5</b> Assessment</a></li>
8786
</ul></li>
8887
<li class="chapter" data-level="2" data-path="version-control.html"><a href="version-control.html"><i class="fa fa-check"></i><b>2</b> Version Control</a>
8988
<ul>
@@ -143,6 +142,7 @@
143142
<li class="chapter" data-level="7.1" data-path="additional-resources.html"><a href="additional-resources.html#git-for-teams"><i class="fa fa-check"></i><b>7.1</b> Git for Teams</a></li>
144143
<li class="chapter" data-level="7.2" data-path="additional-resources.html"><a href="additional-resources.html#the-git-book"><i class="fa fa-check"></i><b>7.2</b> The Git Book</a></li>
145144
</ul></li>
145+
<li class="chapter" data-level="8" data-path="assessment.html"><a href="assessment.html"><i class="fa fa-check"></i><b>8</b> Assessment</a></li>
146146
<li class="divider"></li>
147147
<a href="https://creativecommons.org/licenses/by-nc-sa/4.0/" target="_blank">
148148
<img alt="CC BY-SA 4.0" src="https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg" style="float: right; padding-right: 10px;" />
@@ -189,8 +189,8 @@ <h2><span class="header-section-number">7.2</span> The Git Book<a href="addition
189189
</div>
190190
</div>
191191
</div>
192-
<a href="troubleshooting-problems-and-fixing-mistakes.html" class="navigation navigation-prev navigation-unique" aria-label="Previous page"><i class="fa fa-angle-left"></i></a>
193-
192+
<a href="troubleshooting-problems-and-fixing-mistakes.html" class="navigation navigation-prev " aria-label="Previous page"><i class="fa fa-angle-left"></i></a>
193+
<a href="assessment.html" class="navigation navigation-next " aria-label="Next page"><i class="fa fa-angle-right"></i></a>
194194
</div>
195195
</div>
196196
<script src="libs/gitbook-2.6.7/js/app.min.js"></script>

0 commit comments

Comments
 (0)