Skip to content

Commit

Permalink
update syllabus
Browse files Browse the repository at this point in the history
adammwilson committed Sep 26, 2024
1 parent c339384 commit 88dfb66
Showing 3 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Syllabus.Rmd
Original file line number Diff line number Diff line change
@@ -105,7 +105,7 @@ glevel <- tibble(Grade = c("A", "A-", "B+", "B", "B-", "C", "C-", "D"),
`Class Tasks` = c(12, 11, 10, 9, 8, 7, 6, 5),
`Case Studies` = c(11, 10, 9, 8, 7, 6, 5, 4),
`Team Leader` = c(3, 3, 2, 2, 1, 0, 0, 0),
`Data Camp` = c(9, 9, 8, 8, 7, 7, 6, 5),
`Data Camp` = c(8, 8, 7, 7, 6, 6, 5, 4),
`Resource Presentation` = c("yes", "yes", "yes", "no", "no",
"no", "no", "no"),
`Semester Project` = c("yes", "yes", "yes", "no", "no",
4 changes: 2 additions & 2 deletions docs/CS_15.html
Original file line number Diff line number Diff line change
@@ -417,11 +417,11 @@ <h2>Write a short script to perform the following steps</h2>
concentration each year as shown below</li>
</ol>
<pre><code>## Response [https://scrippsco2.ucsd.edu/assets/data/atmospheric/stations/in_situ_co2/monthly/monthly_in_situ_co2_mlo.csv]
## Date: 2024-09-25 17:54
## Date: 2024-09-26 14:32
## Status: 200
## Content-Type: text/csv
## Size: 84.7 kB
## &lt;ON DISK&gt; /var/folders/vr/ykn9bsvj7qj5r2rgt5wg175xg3t_n5/T//RtmpIwzFET/filee99b3fdb4609</code></pre>
## &lt;ON DISK&gt; /var/folders/vr/ykn9bsvj7qj5r2rgt5wg175xg3t_n5/T//RtmpDS7jdo/file6c4877d220e5</code></pre>
<pre><code>## Warning: One or more parsing issues, call `problems()` on your data frame for details, e.g.:
## dat &lt;- vroom(...)
## problems(dat)</code></pre>
16 changes: 8 additions & 8 deletions docs/Syllabus.html
Original file line number Diff line number Diff line change
@@ -617,7 +617,7 @@ <h2>Grading</h2>
3
</td>
<td style="text-align:center;">
9
8
</td>
<td style="text-align:center;">
yes
@@ -640,7 +640,7 @@ <h2>Grading</h2>
3
</td>
<td style="text-align:center;">
9
8
</td>
<td style="text-align:center;">
yes
@@ -663,7 +663,7 @@ <h2>Grading</h2>
2
</td>
<td style="text-align:center;">
8
7
</td>
<td style="text-align:center;">
yes
@@ -686,7 +686,7 @@ <h2>Grading</h2>
2
</td>
<td style="text-align:center;">
8
7
</td>
<td style="text-align:center;">
no
@@ -709,7 +709,7 @@ <h2>Grading</h2>
1
</td>
<td style="text-align:center;">
7
6
</td>
<td style="text-align:center;">
no
@@ -732,7 +732,7 @@ <h2>Grading</h2>
0
</td>
<td style="text-align:center;">
7
6
</td>
<td style="text-align:center;">
no
@@ -755,7 +755,7 @@ <h2>Grading</h2>
0
</td>
<td style="text-align:center;">
6
5
</td>
<td style="text-align:center;">
no
@@ -778,7 +778,7 @@ <h2>Grading</h2>
0
</td>
<td style="text-align:center;">
5
4
</td>
<td style="text-align:center;">
no

0 comments on commit 88dfb66

Please sign in to comment.