Test #2 - Drawing
Test Format and Review Page

CODING 
(25 points)

During the first part of the test, you'll solve a programming challenge by writing code in Processing.  You will have up to 20 minutes to complete this section.  There are FOUR possible challenges you might be given, determined randomly on the day of the test.  You may not use any notes, but the challenges are provided to you in advance to practice.


Students are given class time and guidance to completed and practice all of these before test day.  If you're improvising when the test day arrives, that means you have not been completing your classwork and homework.


The next class period will offer a redo opportunity for any students who did poorly on the original.  On the redo, you'll be given a different challenge and can complete it for a maximum score of 80%.  You will receive the second score, even if it is lower.

Challenge #1


Tip:  You'll need to use three arrays to keep track of xPositions, yPositions, and sizes.


Click HERE to Download a Running Example


Challenge #2


Tip:  You'll need to use three arrays to keep track of xPositions, yPositions, and sizes.


Click HERE to Download a Running Example

Challenge #3


Tip:  You'll need to use three arrays to keep track of xPositions, yPositions, and sizes.


Click HERE to Download a Running Example

Challenge #4


Tip:  You'll need to use three arrays to keep track of xPositions, yPositions, and heights.


Click HERE to Download a Running Example