shanep-class 1.0.30 → 1.0.33

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: 4d2a0b9e1b26c03df223283448f2e1d0878c91510f9d0aa2d9df4d285489abfe
4
- data.tar.gz: 60a3da7c4614a6206a85c13a09abf5a1bf589d5764de403916ef95e5238fd03f
3
+ metadata.gz: 4a2a183364e56e1017c5d8b019e43c5defcf120a37e7208260fb5969f16aa580
4
+ data.tar.gz: 9d4181d839d40928bebe99aa539ab68c05fb78cbd2e8c078d54f2471397532df
5
5
  SHA512:
6
- metadata.gz: 63255a112e10a3623d140971fd0d731b7c3b2d8025d228f64e8ffbf6c807814c3a63246ab5bf6cbd5da49e85b9b791f8c52ec5fa0a738be5118d4d30a1de9fab
7
- data.tar.gz: 9f77598a656da06eb790c6ed3a37c2f4fd831f7aff759b6868be822c4ad80abc829f145826eae770efd9eea214d498acc1ad5641cf015e4ddff3393b8c3123dd
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>
@@ -22,8 +22,6 @@ layout: course
22
22
  of the checkpoints on time. The spot checks are pass/fail, no partial credit will be given.
23
23
  </p>
24
24
 
25
- {% if page.lessons[0] == page.slug %}
26
-
27
25
  <h2 id="github-classroom">Github Classroom</h2>
28
26
 
29
27
  <p>
@@ -49,5 +47,4 @@ layout: course
49
47
  Once you accept the assignment it should show up in the class
50
48
  <a href="{{site.data.semester-info.github}}">GitHub account</a>
51
49
  </li>
52
- </ul>
53
- {% endif %}
50
+ </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,7 +336,7 @@ 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
339
+ other students ability to learn there could be an impact to your final grade. It is the students
340
340
  responsibly to make up any work missed during class within the prescribed late work policy
341
341
  window.
342
342
  </p>
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.30
4
+ version: 1.0.33
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-18 00:00:00.000000000 Z
11
+ date: 2022-08-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll