From 9b29349c5c54bfece455f69c4415595ff14e6d34 Mon Sep 17 00:00:00 2001 From: dfk Date: Mon, 11 Oct 2021 15:42:13 -0500 Subject: Pushed feedback file submission-p2 --- grades/submission-p2.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 grades/submission-p2.md 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:**
Feedback:

**[60/60] Project has noticeable work done:**
Feedback:

**[2/2] C Range: Draw lines around the field boundary:**
Feedback:

**[1/1] C Range: Draw a grid of lines for each goal:**
Feedback:

**[2/2] C Range: Ball moves in a random initial velocity:**
Feedback:

**[1/1] C Range: Pressing SPACEBAR relaunches the ball:**
Feedback:

**[2/2] C Range: Ball is affected by gravity:**
Feedback:

**[2/2] C Range: Ball bounces correctly off the ground:**
Feedback:

**[2/2] B Range: Ball bounces correctly off the walls and ceiling:**
Feedback:

**[3/3] B Range: Ball slows down when bouncing:**
Feedback:

**[3/3] B Range: Car can be controlled with the arrow keys (or mouse):**
Feedback:

**[2/2] B Range: Car cannot leave the boundary of the field:**
Feedback:

**[1/1] A Range: UP and DOWN keys change the car's speed:**
Feedback:

**[0/2] A Range: LEFT and RIGHT keys turn the car in proportion to the car's speed:**
Feedback: Car should keep the turn direction when left/right keys are released

**[3/3] A Range: Ball bounces correctly off the car:**
Feedback:

**[2/2] A Range: The velocity of the car affects the velocity of the ball after collision:**
Feedback:

**[2/2] A Range: Landing a goal resets the position of the car and the ball:**
Feedback:

**[0/0] Miscellaneous:**
Feedback:

\ No newline at end of file -- cgit v1.2.3