shanep-class 1.0.31 → 1.0.34

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: e4ddfa8bc3e44c80609e528ee64cff65503635413d904bd08c9100dbb6bba622
4
- data.tar.gz: de888d0aaf03cfe632b777a9c2c83d00bc7733929897a4917978068e0fdcb04e
3
+ metadata.gz: 6298cfc75abccb0303849e1b4e8cc183cd29f53543707052a0537a2a0e4333d9
4
+ data.tar.gz: 49e2dd4c7f474499c6906eb40a73931e02c3cc9a3dce74596edfcf2d723f4adf
5
5
  SHA512:
6
- metadata.gz: 2d905578bc565a4e1d8be7c2f8780615c13912d2b28fa827334c956f36c1a7f6a01b112dd144df5b28de3cc8cc8d164d1cb9bad3e8a39b447fb0bef4c6bccf55
7
- data.tar.gz: b523aeade8dad3e21b2bee4f2efc8c9c14d17cfdb3727a4acfd41695afc0f139a5ffa8e8a32038e694e43a2a1a93cb5962b88bfc4466eb95cd96fb5531cf6d37
6
+ metadata.gz: 8e529aa7bbbccde9363f59b350f6f1e06f5ba20448a8f84850baa103d434162ecc280d37a4ba72f8a80b5ef75bca06928f3d8cb557d852eb85eba23f167c3a11
7
+ data.tar.gz: dcba5b330a506efe2745825c8e3dbcdebe4089aa796487a0a1098233ff077f3b7524c7b7d582c01daf9dd835d002b9097f78663de9ad88a65d4d23ca466b7954
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>
@@ -284,7 +284,7 @@ layout: course
284
284
  <p>
285
285
  Boise State promotes Academic Excellence as a core Shared Value upholding the virtue of honesty in
286
286
  the pursuit of knowledge. Behaving with integrity and honesty is a hallmark of a Boise State
287
- University graduate. The conferring of a degree represents the Universitys indication that the
287
+ University graduate. The conferring of a degree represents the University's indication that the
288
288
  recipient has engaged in academic work that is representative of her/his own efforts and that was
289
289
  completed with integrity and honesty.
290
290
  </p>
@@ -336,8 +336,8 @@ layout: course
336
336
 
337
337
  <p>
338
338
  There is no grade associated with attending class. However, if the behavior of a student impacts
339
- other students ability to learn there could be a 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
339
+ other students ability to learn there could be an impact to your final grade. It is the students
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,7 +370,7 @@ 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
 
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.31
4
+ version: 1.0.34
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-04-19 00:00:00.000000000 Z
11
+ date: 2022-08-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll