aboutsummaryrefslogtreecommitdiffstats
path: root/grades
diff options
context:
space:
mode:
authorMatt Strapp <matt@mattstrapp.net>2021-10-11 20:02:53 -0500
committerMatt Strapp <matt@mattstrapp.net>2021-10-11 20:02:53 -0500
commitcd759e156556731471829afbfc75c12e97d4171a (patch)
tree6eee0c8c038f2d1f2086904e22e38fe95823f68a /grades
parentMerge branch 'support-code' of github.umn.edu:umn-csci-4611-f21/shared-upstream (diff)
parentPushed feedback file submission-p2 (diff)
downloadcsci4611-cd759e156556731471829afbfc75c12e97d4171a.tar
csci4611-cd759e156556731471829afbfc75c12e97d4171a.tar.gz
csci4611-cd759e156556731471829afbfc75c12e97d4171a.tar.bz2
csci4611-cd759e156556731471829afbfc75c12e97d4171a.tar.lz
csci4611-cd759e156556731471829afbfc75c12e97d4171a.tar.xz
csci4611-cd759e156556731471829afbfc75c12e97d4171a.tar.zst
csci4611-cd759e156556731471829afbfc75c12e97d4171a.zip
Merge branch 'master' of github.umn.edu:umn-csci-4611-f21/repo-strap012
Diffstat (limited to 'grades')
-rw-r--r--grades/submission-p2.md5
-rw-r--r--grades/submission-w2.0.md1
2 files changed, 6 insertions, 0 deletions
diff --git a/grades/submission-p2.md b/grades/submission-p2.md
new file mode 100644
index 0000000..5e5277e
--- /dev/null
+++ b/grades/submission-p2.md
@@ -0,0 +1,5 @@
+# Grade: 98/100.
+
+### Late penalty: 0 (0 flexible extension days used, 14 remaining)
+
+**[10/10] Project compiles:**<br/>Feedback: <br/><br/>**[60/60] Project has noticeable work done:**<br/>Feedback: <br/><br/>**[2/2] C Range: Draw lines around the field boundary:**<br/>Feedback: <br/><br/>**[1/1] C Range: Draw a grid of lines for each goal:**<br/>Feedback: <br/><br/>**[2/2] C Range: Ball moves in a random initial velocity:**<br/>Feedback: <br/><br/>**[1/1] C Range: Pressing SPACEBAR relaunches the ball:**<br/>Feedback: <br/><br/>**[2/2] C Range: Ball is affected by gravity:**<br/>Feedback: <br/><br/>**[2/2] C Range: Ball bounces correctly off the ground:**<br/>Feedback: <br/><br/>**[2/2] B Range: Ball bounces correctly off the walls and ceiling:**<br/>Feedback: <br/><br/>**[3/3] B Range: Ball slows down when bouncing:**<br/>Feedback: <br/><br/>**[3/3] B Range: Car can be controlled with the arrow keys (or mouse):**<br/>Feedback: <br/><br/>**[2/2] B Range: Car cannot leave the boundary of the field:**<br/>Feedback: <br/><br/>**[1/1] A Range: UP and DOWN keys change the car's speed:**<br/>Feedback: <br/><br/>**[0/2] A Range: LEFT and RIGHT keys turn the car in proportion to the car's speed:**<br/>Feedback: Car should keep the turn direction when left/right keys are released<br/><br/>**[3/3] A Range: Ball bounces correctly off the car:**<br/>Feedback: <br/><br/>**[2/2] A Range: The velocity of the car affects the velocity of the ball after collision:**<br/>Feedback: <br/><br/>**[2/2] A Range: Landing a goal resets the position of the car and the ball:**<br/>Feedback: <br/><br/>**[0/0] Miscellaneous:**<br/>Feedback: <br/><br/> \ No newline at end of file
diff --git a/grades/submission-w2.0.md b/grades/submission-w2.0.md
new file mode 100644
index 0000000..a47754a
--- /dev/null
+++ b/grades/submission-w2.0.md
@@ -0,0 +1 @@
+Grade: 100/100. Nice Work! \ No newline at end of file