This assignment does not count toward the final grade.
Extension 4.1: Bouncing Balls
- Due No Due Date
- Points 5
- Submitting on paper
Rubric
Keep in mind that 290 students have already been assessed using this rubric. Changing it will affect their evaluations.
Criteria | Ratings | Pts | ||
---|---|---|---|---|
Prompts user for number of balls and iterations
threshold:
pts
|
|
pts
--
|
||
Balls start with random positions and random velocities
threshold:
pts
|
|
pts
--
|
||
Upon collision, balls bounce the opposite way
Distance should be computed accurately here, and the balls should not be allowed to overlap with other balls at any point before colliding.
threshold:
pts
|
|
pts
--
|
||
Hitting the borders causes the balls to bounce in the opposite direction
threshold:
pts
|
|
pts
--
|
||
The balls don't glitch/get stuck when they bump into each other
threshold:
pts
|
|
pts
--
|
||
Committed and pushed to Github
threshold:
pts
|
|
pts
--
|
||
All of the above are Full Marks
threshold:
pts
|
|
pts
--
|
||
Total Points:
5
out of 5
|