shanep-class 1.0.1 → 1.0.2

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: e61d6aeb08191e338e9c469cbe7f54562fbca694f8947ad2521288a6c755b99d
4
- data.tar.gz: 3dc0142b7a794f91fa62b4f22563c2a1ba6c6da9ea4315d186b500bbacbfa1d5
3
+ metadata.gz: 58a16e7475a44ba94e796f092fb66dbee48399016f350cbe0ceac0a8493bdb80
4
+ data.tar.gz: 0f7e3b11d64d563486be8e7f35986aef6fe7c199e4427730e7c196404ba7e46e
5
5
  SHA512:
6
- metadata.gz: 4f542d67ebe2b3a806cadbcfb0e8f502be5a338bf393c280b14748a00cac08cb42385d837bb000fa52b9f580eca643187a56b6bfd3aaf6b949764233d7b37795
7
- data.tar.gz: acde3df8dde975a9df1fe8d4c34ff3e403ded585bd79727bcb1e2d58a1b3e72bfd95c41c3cce55c4a2d2fe55c607199fa0ae800b1f71700828aa7d47501b99db
6
+ metadata.gz: 1420a1748c687de47dbdd0b03c49deedd8b5436e87d2f6c515f180f587cc7f372b464857a66424b20fa083ca76608ec879faf745f51521adbb2776fd01637e61
7
+ data.tar.gz: 5c52e59c96d7dcc177023e11991961a4a209399bd8401019de6439a673100bde887b52eab8a1b1d927316c5809aabff8d9a6e45b492bba4c0070701b2c028937
data/_config.yml CHANGED
@@ -10,7 +10,7 @@ plugins:
10
10
  - jekyll-seo-tag
11
11
 
12
12
  exclude:
13
- - run-jekyll.sh
13
+ - preview-theme.sh
14
14
  - package-theme.sh
15
15
  - README.md
16
16
  - LICENSE
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: shanep-class
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - shane panter
@@ -24,6 +24,48 @@ dependencies:
24
24
  - - "~>"
25
25
  - !ruby/object:Gem::Version
26
26
  version: 3.9.0
27
+ - !ruby/object:Gem::Dependency
28
+ name: kramdown-parser-gfm
29
+ requirement: !ruby/object:Gem::Requirement
30
+ requirements:
31
+ - - '='
32
+ - !ruby/object:Gem::Version
33
+ version: 1.1.0
34
+ type: :runtime
35
+ prerelease: false
36
+ version_requirements: !ruby/object:Gem::Requirement
37
+ requirements:
38
+ - - '='
39
+ - !ruby/object:Gem::Version
40
+ version: 1.1.0
41
+ - !ruby/object:Gem::Dependency
42
+ name: jekyll-feed
43
+ requirement: !ruby/object:Gem::Requirement
44
+ requirements:
45
+ - - "~>"
46
+ - !ruby/object:Gem::Version
47
+ version: 0.15.1
48
+ type: :runtime
49
+ prerelease: false
50
+ version_requirements: !ruby/object:Gem::Requirement
51
+ requirements:
52
+ - - "~>"
53
+ - !ruby/object:Gem::Version
54
+ version: 0.15.1
55
+ - !ruby/object:Gem::Dependency
56
+ name: jekyll-seo-tag
57
+ requirement: !ruby/object:Gem::Requirement
58
+ requirements:
59
+ - - "~>"
60
+ - !ruby/object:Gem::Version
61
+ version: 2.7.1
62
+ type: :runtime
63
+ prerelease: false
64
+ version_requirements: !ruby/object:Gem::Requirement
65
+ requirements:
66
+ - - "~>"
67
+ - !ruby/object:Gem::Version
68
+ version: 2.7.1
27
69
  description:
28
70
  email:
29
71
  - shane@foundationcode.com
@@ -35,10 +77,6 @@ files:
35
77
  - LICENSE
36
78
  - README.md
37
79
  - _config.yml
38
- - _data/semester-info.yml
39
- - _docs/grading-rubric.md
40
- - _docs/starter-code.md
41
- - _docs/syllabus.md
42
80
  - _includes/alert.html
43
81
  - _includes/asciinema.html
44
82
  - _includes/course-sidebar.html
@@ -57,8 +95,6 @@ files:
57
95
  - _layouts/lab.html
58
96
  - _layouts/project.html
59
97
  - _layouts/reading-zybooks.html
60
- - _lessons/lesson01.md
61
- - _lessons/lesson02.md
62
98
  - _sass/asciinema-player.scss
63
99
  - _sass/highlight.scss
64
100
  - _sass/main.scss
@@ -72,7 +108,6 @@ files:
72
108
  - assets/js/asciinema-player.js
73
109
  - assets/js/plugins.js
74
110
  - index.html
75
- - robots.txt
76
111
  homepage: https://github.com/shanep/shanep-class
77
112
  licenses:
78
113
  - MIT
@@ -1,51 +0,0 @@
1
- break: 14
2
- start-date: 2022-08-21T12:00:00Z
3
- start-day: wednesday
4
- semester: Fall 2022
5
- textbook: https://example.com
6
- discussion: https://piazza.com/
7
- github: https://github.com/some-site
8
- office-hours: https://example.com
9
- grades: https://example.com
10
- exams: https://example.com
11
- example-exams: https://example.com
12
- learning-objectives: https://example.com
13
- instructor: John Doe
14
- email: johndoe@boisestate.edu
15
- text_logo: //CS123
16
- catalog: >
17
- **CS123 Computer Science Stuff (3-0-3)(F,S)**. Catalog description. **PREREQ: CS121.**
18
- coursework:
19
- Labs (11 @ 50 points each): 550
20
- Reading (10 @ 20 points each): 200
21
- Midterm Exam: 100
22
- Final Project: 100
23
- Final Exam: 100
24
-
25
- labs:
26
- lesson02: /docs/starter-code.html
27
- lesson04: /docs/starter-code.html
28
- lesson06: /docs/starter-code.html
29
- lesson08: /docs/starter-code.html
30
- lesson10: /docs/starter-code.html
31
- lesson12: /docs/starter-code.html
32
- lesson14: /docs/starter-code.html
33
- lesson18: /docs/starter-code.html
34
- lesson20: /docs/starter-code.html
35
- lesson22: /docs/starter-code.html
36
- lesson24: /docs/starter-code.html
37
- lesson26: /docs/starter-code.html
38
- lesson28: /docs/starter-code.html
39
- lesson30: /docs/starter-code.html
40
-
41
- reading:
42
- lesson03: Reading Assignment (ch1)
43
- lesson05: Reading Assignment (ch2.1-2.4)
44
- lesson07: Reading Assignment (ch2.5-2.11)
45
- lesson09: Reading Assignment (ch3)
46
- lesson11: Reading Assignment (ch4)
47
- lesson13: Reading Assignment (ch5)
48
- lesson17: Reading Assignment (ch6.1-6.3)
49
- lesson19: Reading Assignment (ch6.4-6.6)
50
- lesson21: Reading Assignment (ch7.4-7.4)
51
- lesson23: Reading Assignment (ch7.5-7.9)
@@ -1,53 +0,0 @@
1
- ---
2
- title: "Lab Grading Rubric"
3
- date: 2022-01-20
4
- tags: rubric
5
- ---
6
-
7
- ## Overview
8
-
9
- This document applies to all coding labs turned in during the semester.
10
-
11
- ## Point Breakdown
12
-
13
- - 20 points - Code passes instructors private test suite for the lab.
14
- - Your grade will be based on the number of tests that you pass
15
- - 4 points - Code will be checked for the following
16
- - Code is formatted correctly
17
- - `@Override` is present on all methods that are overridden.
18
- - The only part of the class that can be declared **public** are methods. All fields, properties,
19
- or variables must be declared **private**.
20
- - General code quality such as good variable names, proper use of camelCase, etc.
21
- - 6 points - All Code has appropriate [Javadoc](https://en.wikipedia.org/wiki/Javadoc)
22
- - Javadoc is require for 100% of the java files.
23
- - 5 points - Appropriate unit tests are written
24
- - Are all possible return values for methods
25
- - Passing null objects to method should not crash your program
26
- - Passing invalid method values should be handled as specified
27
- - 5 points - All TODO sections in the README.md completed
28
- - 4 points - Code compiles without warnings
29
- - This is pass fail **NO** partial credit
30
- - 6 points - You turned in your code correctly.
31
- - This is pass fail **NO** partial credit
32
-
33
-
34
- ## Notes
35
-
36
- - If you program fails to compile it will be awarded 0 points. Absolutely no partial credit will be
37
- given if your program does not compile.
38
- - Your code will be graded on the command line. Your instructor or TA will not use an IDE to build
39
- your code.
40
- - Do not modify files that say **DO NOT MODIFY**. If you do you will be awarded 0 points!
41
- - **ALL** code must be documented even code that was given to you.
42
-
43
- ```java
44
- /**
45
- * DO NOT MODIFY
46
- */
47
- interface Foo {
48
- /**
49
- * Does some bar
50
- */
51
- public void bar();
52
- }
53
- ```
@@ -1,12 +0,0 @@
1
- ---
2
- title: Starter Code Place Holder
3
- layout: course-notoc
4
- date: 2022-01-20
5
- ---
6
-
7
- This is a place holder page for the github assignment. If you are seeing this it means the lab is
8
- not quite ready to work on yet. Please check back closer to the labs start date.
9
-
10
- In the meantime check out this sweet under [construction gif](http://textfiles.com/underconstruction/)!
11
-
12
- ![Under Construction]({% link assets/images/construction.gif %})
data/_docs/syllabus.md DELETED
@@ -1,6 +0,0 @@
1
- ---
2
- title: "Syllabus"
3
- tag: syllabus
4
- ---
5
-
6
- {% include syllabus-policies.html file="semester-info" %}
data/_lessons/lesson01.md DELETED
@@ -1,12 +0,0 @@
1
- ---
2
- title: "Course Introduction"
3
- date: 2022-01-10
4
- tag: introduction
5
- layout: course-notoc
6
- ---
7
-
8
- ## Overview
9
-
10
- {% include youtube.html param="https://www.youtube.com/embed/dQw4w9WgXcQ" %}
11
-
12
- Introduce your course!
data/_lessons/lesson02.md DELETED
@@ -1,5 +0,0 @@
1
- ---
2
- title: Scavenger Hunt
3
- tag: introduction
4
- layout: lab
5
- ---
data/robots.txt DELETED
@@ -1,5 +0,0 @@
1
- # www.robotstxt.org/
2
-
3
- # Allow crawling of all content
4
- User-agent: *
5
- Disallow: