shanep-class 1.0.33 → 1.0.34
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/_layouts/syllabus.html +2 -2
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 6298cfc75abccb0303849e1b4e8cc183cd29f53543707052a0537a2a0e4333d9
|
|
4
|
+
data.tar.gz: 49e2dd4c7f474499c6906eb40a73931e02c3cc9a3dce74596edfcf2d723f4adf
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 8e529aa7bbbccde9363f59b350f6f1e06f5ba20448a8f84850baa103d434162ecc280d37a4ba72f8a80b5ef75bca06928f3d8cb557d852eb85eba23f167c3a11
|
|
7
|
+
data.tar.gz: dcba5b330a506efe2745825c8e3dbcdebe4089aa796487a0a1098233ff077f3b7524c7b7d582c01daf9dd835d002b9097f78663de9ad88a65d4d23ca466b7954
|
data/_layouts/syllabus.html
CHANGED
|
@@ -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
|
-
|
|
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.
|
|
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-08-
|
|
11
|
+
date: 2022-08-22 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: jekyll
|