shanep-class 1.0.13 → 1.0.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/_layouts/project.html +3 -6
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: f7c2a54b66c4c753d323fddc33f787cbc0cce110177e3ebbe06090bb02c868b1
|
|
4
|
+
data.tar.gz: 3e45c4504ea02515c51a3e0756dd198589f10b603f3d619e3cd3cc06df4861ee
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: c5a8a05fa9ab09887a6b176745594d69e631317110fb76a2edf42e5cf86f9fd5f5a3c6208ec468bafd94867cfdcb8c45380e2219444c593bd12a231ec0cdcdf8
|
|
7
|
+
data.tar.gz: 297b605f8fddad59e8bc9c9bf71a9f5eaacd31889b685809efcc1e722d4103ca2aee1875d11a656d8bf3a82b7a3bef7c453f00c6776eb5990325d94dc1ec7858
|
data/_layouts/project.html
CHANGED
|
@@ -15,10 +15,7 @@ layout: course
|
|
|
15
15
|
</ul>
|
|
16
16
|
|
|
17
17
|
<p>
|
|
18
|
-
Your code will be
|
|
19
|
-
expected to have made progress each week. 10% of your grade will be based on completion
|
|
20
|
-
checkpoints on time.
|
|
21
|
-
tested.</a> The spot checks are pass/fail, no partial credit will be given.
|
|
18
|
+
Your code will be <strong>randomly</strong> spot checked at several points during this project.
|
|
19
|
+
You are expected to have made progress each week. 10% of your grade will be based on completion
|
|
20
|
+
of the checkpoints on time. The spot checks are pass/fail, no partial credit will be given.
|
|
22
21
|
</p>
|
|
23
|
-
|
|
24
|
-
|