shanep-class 1.0.32 → 1.0.33

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/_layouts/lab.html +0 -24
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9850a81ce6fc24869968fb88de39c178c9c108dffdb0bc7cd15f457d96aab61b
4
- data.tar.gz: 1864069d73d956c3c00c08afee86f1e4938afeec9207e1f52ad036a7f221c68c
3
+ metadata.gz: 4a2a183364e56e1017c5d8b019e43c5defcf120a37e7208260fb5969f16aa580
4
+ data.tar.gz: 9d4181d839d40928bebe99aa539ab68c05fb78cbd2e8c078d54f2471397532df
5
5
  SHA512:
6
- metadata.gz: 7faf5706d838afdc2b8377d84dd6949ff5a0afbf8b29faa52f0e10c26acf805cd423ed7ba0b640b2da216a74084cec22c3c8e7a9e15002fdd4114d75e30fe21e
7
- data.tar.gz: dcfd8bb423dbe29c0157d9b58f6598bfe49a4ed4277ce17f52bcf2e150b23b47e919c2c72e99e9a16195e7d3e5fd001bb5aad03716a9d28432f624f55f70a01d
6
+ metadata.gz: ff9f8b2ead8741b34bd7c512bf5194f7a35594a95f47d89a7bbcd41298f4275119f8cfc1d0a70a7d46fee25136b07b81272bf05995940c10d5e89fb2ae6c2749
7
+ data.tar.gz: a1ec536f1ac4daebd4adab4000e7c3fa1860921f6eb7dd5daf7af2691146bc861b4d2287093b98cca76ee86206a441cfc5db502c0fa626748a8f398bb8074260
data/_layouts/lab.html CHANGED
@@ -32,27 +32,3 @@ layout: course
32
32
  </ul>
33
33
 
34
34
  {% include youtube.html param="https://www.youtube.com/embed/U1vCFZmtYUA" %}
35
-
36
- <h2 id="points">Grading</h2>
37
-
38
- <p>
39
- This lab is worth {{page.points}} points. The due date is listed on the <a
40
- href="{{site.url}}#homework">course homepage.</a> Your grade will be calculated with the
41
- formula: <strong>Math.floor(%tests_passed * {{page.points}}) = Total Points</strong>. For
42
- example, if you passed 80% of the test suite your grade would be
43
- <strong>.8 * {{page.points}} = {{0.8 | times: page.points | floor }}.</strong>
44
- </p>
45
-
46
- <ul>
47
- <li>
48
- If you program fails to compile it will be awarded 0 points. Absolutely no partial credit
49
- will be given if your program does not compile.
50
- </li>
51
- <li>
52
- Your code will be graded on the command line using the operating system and tools specified. Your instructor
53
- will not use an IDE to build your lab.
54
- </li>
55
- <li>
56
- Do not modify files that say <strong>DO NOT MODIFY</strong>.
57
- </li>
58
- </ul>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: shanep-class
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.32
4
+ version: 1.0.33
5
5
  platform: ruby
6
6
  authors:
7
7
  - shane panter