shanep-class 1.0.9 → 1.0.12

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: 7443439c6afab46d65aa53705102c23c4ef27f90c6f8fde7d9a005559edf0209
4
- data.tar.gz: 964ef72d1a6540ba7ad2167dcd9430b8f7202cdf98f83c9ba839be3aab6b2721
3
+ metadata.gz: db1d610d5a414d69e8aa0c0b271393ec1c822a8f4aec0131a94ce1f4a4c5a5f7
4
+ data.tar.gz: d931d25a00083d2922a454c36168ac6be8d646683c0ed53286af1c7f71faef6a
5
5
  SHA512:
6
- metadata.gz: 110036d323ce52386a64622f68a32ac2d8cc96ae88dc4cac8ff1f9737e13a356fc2c1d6054c5752250dcecb01909223885c0dc694e165a4f8029332864505233
7
- data.tar.gz: 37388002ef84ef8b7f24cb5efa563b184624903e8efbd3ab1b346051f5ffc7e8e78885858c7128fcccc213f6a4d4c0e8b640956031f4b6fea7a9575bde0b37df
6
+ metadata.gz: 2ad639f562aa7ce552ce51dcf943a29648b9fd26a0930f363c958b5ba45ed88ca17082e812324c559d36ba795dd24bf3652b2248ed82456505e0e9993217364c
7
+ data.tar.gz: 1d4b6118783d21fc6eed9c0a6a2a4b77e1dcc995aa59ccc1d537bac8f20b68e1ce2e7919cf1fbec362b5e6cd760b92db5c9688f54931e3e80063f555f2d948ec
@@ -20,19 +20,16 @@
20
20
  {% endif%}
21
21
 
22
22
  <div >
23
-
24
- <h2 id="instructor">Instructor Information</h2>
25
- <ul>
26
- <li>{{tableFile.instructor}} - {{tableFile.email}}</li>
27
- <li><a href="{{tableFile.office-hours}}">Office Hours</a></li>
28
- </ul>
29
23
 
30
24
  <h2 id="important-links">Important links</h2>
31
25
  <ul>
26
+ {% if tableFile.textbook %}
32
27
  <li><a href="{{tableFile.textbook}}">Text Book</a></li>
28
+ {% endif %}
33
29
  <li><a href="{{tableFile.discussion}}">Discussion Forum</a></li>
34
30
  <li><a href="{{tableFile.github}}">Github Course Site</a></li>
35
31
  <li><a href="{{tableFile.grades}}">Grades</a></li>
32
+ <li><a href="{{tableFile.office-hours}}">Office Hours</a></li>
36
33
  <li><a href="{{tableFile.learning-objectives}}">Learning Objective Alignment Sheet</a></li>
37
34
  </ul>
38
35
 
@@ -1,5 +1,5 @@
1
1
  ---
2
- layout: lab
2
+ layout: course
3
3
  ---
4
4
 
5
5
  <h2 id="project-information">Project information</h2>
@@ -18,9 +18,4 @@ layout: lab
18
18
  This is a pass/fail checkpoint, no partial credit will be given.
19
19
  </p>
20
20
 
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
-
26
21
  {{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.9
4
+ version: 1.0.12
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