shanep-class 1.0.32 → 1.0.35

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9850a81ce6fc24869968fb88de39c178c9c108dffdb0bc7cd15f457d96aab61b
4
- data.tar.gz: 1864069d73d956c3c00c08afee86f1e4938afeec9207e1f52ad036a7f221c68c
3
+ metadata.gz: 3dd01cf48c1bfcab82f538a307adbf90f9f0951a29776e2ee0592c1603562a3c
4
+ data.tar.gz: 3092373673d2b7d19b2db5d3e623b8abbb11e1f7fe8ac49a4e923b879e1104a6
5
5
  SHA512:
6
- metadata.gz: 7faf5706d838afdc2b8377d84dd6949ff5a0afbf8b29faa52f0e10c26acf805cd423ed7ba0b640b2da216a74084cec22c3c8e7a9e15002fdd4114d75e30fe21e
7
- data.tar.gz: dcfd8bb423dbe29c0157d9b58f6598bfe49a4ed4277ce17f52bcf2e150b23b47e919c2c72e99e9a16195e7d3e5fd001bb5aad03716a9d28432f624f55f70a01d
6
+ metadata.gz: d23fecfc3ffe0af7df360c115f94d0594106df042a195863a826db480ff65ee7a8216d698d541ce04b4b2943d3f7208049dabd584a280022351d20c0062962f1
7
+ data.tar.gz: be1b444270fb0c138044ca02a8a28f7a1458a0615442ba3edc4a27d265f81ba15d9284fbd8b025a6940455d358c2f02d864e5ab07c4defbebf36467c16100716
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>
@@ -128,7 +128,7 @@ layout: course
128
128
  </tfoot>
129
129
  </table>
130
130
 
131
- <h2 id="catalog-description">Catalog description</h2>
131
+ <h2 id="catalog-description">Catalog Description</h2>
132
132
 
133
133
  {{tableFile.catalog}}
134
134
 
@@ -337,7 +337,7 @@ layout: course
337
337
  <p>
338
338
  There is no grade associated with attending class. However, if the behavior of a student impacts
339
339
  other students ability to learn there could be an impact to your final grade. It is the students
340
- responsibly to make up any work missed during class within the prescribed late work policy
340
+ responsibility to make up any work missed during class within the prescribed late work policy
341
341
  window.
342
342
  </p>
343
343
 
@@ -370,12 +370,12 @@ If you want to work on your personal machine the following setup is recommended:
370
370
  <p>
371
371
  Standing extra credit is always offered to allow students to bump their grade up if they are on a
372
372
  grading boundary so please take advantage of any extra credit offered. Any extra credit given over
373
- the semester can not exceed 2.5% of the total points offered. For example the maximum number of
373
+ the semester can not exceed 2.5% of the total points offered. For example, the maximum number of
374
374
  extra credit points that you can earn if the total points offered is 1000 would be 25.
375
375
  </p>
376
376
 
377
377
 
378
- <h3 id="standing-extra-credit">Standing extra credit</h3>
378
+ <h3 id="standing-extra-credit">Standing Extra Credit</h3>
379
379
 
380
380
  <p>
381
381
  Typos and Bugs - If you find any typos or bugs in the course materials email me what you found.
metadata CHANGED
@@ -1,14 +1,14 @@
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.35
5
5
  platform: ruby
6
6
  authors:
7
7
  - shane panter
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-08-16 00:00:00.000000000 Z
11
+ date: 2022-08-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll