shanep-class 1.0.10 → 1.0.13

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: 1bb2a518dafe017e2a4dabd39955779ad791f451ccf1d4cbcb52737db9b87c47
4
- data.tar.gz: 468faae9d4a32c83646e563011a1025c235098d861954b54e80d4a43d0e8ef36
3
+ metadata.gz: 0d8fab9e0d9b6b38e0f10a9cb52a75ef2489761a8dc7a9ca631a9f7af58241d5
4
+ data.tar.gz: 30b5e906b8da001c2e3f35e26cc6f34718cccd7ebb46e2d7e89a68031e8b8cd4
5
5
  SHA512:
6
- metadata.gz: c9311416ebc94bd726773ea9d762dcae7e2bc33e08f80f823cbe6ce5c2fef74aa2c3406c8b6b771b5023e8a6ab1a2aa2a3ccb348c10cd63895271e073d4e054e
7
- data.tar.gz: 861398a07d8ef5da650c3f74cd4d9a1edb86bdd72b8a3d2d413c0b6dc0d8cf541311f3edab8bbc73b351f9a9e85a2745ed461891abb0ba6433afedc60bd9b753
6
+ metadata.gz: 0312db86a9b682c39ac93f59e29c8e5a7c79018af6e87928ae834793cab3fb9a6778001d9ebf574e734f9c2f7570a5f3c1a21a184d1b7c2b4118c827cd96608b
7
+ data.tar.gz: 6cdce43ef0e93c4b413d52e829a551d7d1865b977951883b5dbbd2ba38300f74a4a99b31153363cdc946e738184fce60c7cd8dfe3bf3e0e9ddbf157af9516d4c
@@ -23,7 +23,9 @@
23
23
 
24
24
  <h2 id="important-links">Important links</h2>
25
25
  <ul>
26
+ {% if tableFile.textbook %}
26
27
  <li><a href="{{tableFile.textbook}}">Text Book</a></li>
28
+ {% endif %}
27
29
  <li><a href="{{tableFile.discussion}}">Discussion Forum</a></li>
28
30
  <li><a href="{{tableFile.github}}">Github Course Site</a></li>
29
31
  <li><a href="{{tableFile.grades}}">Grades</a></li>
@@ -1,7 +1,9 @@
1
1
  ---
2
- layout: lab
2
+ layout: course
3
3
  ---
4
4
 
5
+ {{content}}
6
+
5
7
  <h2 id="project-information">Project information</h2>
6
8
 
7
9
  <p>This is a multistage project consisting of the following lessons:</p>
@@ -13,14 +15,10 @@ layout: lab
13
15
  </ul>
14
16
 
15
17
  <p>
16
- At the end of each lesson your code will be <a
17
- href="https://en.wikipedia.org/wiki/Smoke_testing_(software)">smoke tested</a>
18
- This is a pass/fail checkpoint, no partial credit will be given.
18
+ Your code will be **randomly** spot checked at several points during this project. You are
19
+ expected to have made progress each week. 10% of your grade will be based on completion of the
20
+ checkpoints on time. <a href="https://en.wikipedia.org/wiki/Smoke_testing_(software)">smoke
21
+ tested.</a> The spot checks are pass/fail, no partial credit will be given.
19
22
  </p>
20
23
 
21
- <ul>
22
- <li>Your code <strong>must</strong> compile!</li>
23
- <li>You must have made some progress on the assigned tasks up to this point.</li>
24
- </ul>
25
24
 
26
- {{content}}
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.10
4
+ version: 1.0.13
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-03-18 00:00:00.000000000 Z
11
+ date: 2022-03-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll