Difference between revisions of "CSC103 Take-Home Exam 2013"
Line 88: | Line 88: | ||
<center><videoflash>54NB0U-9DX4</videoflash></center> | <center><videoflash>54NB0U-9DX4</videoflash></center> | ||
<br /> | <br /> | ||
+ | You will notice that when the video starts the applet already contains some shapes and text. Then everything disappears except the text. This is because I just pressed key on the mouse. So pressing the key erases everything by the text remains. | ||
+ | |||
+ | Then I move the mouse around, and this generates some squares on the right hand-side of the applet, and some circles on the left side. At some point I click the mouse button and erase everything a second time. | ||
+ | |||
+ | Note also that the circles are more red on top of the applet, and more yellow at the bottom of the applet. They are also smaller when close to the left border than when they are close to the middle of the applet. | ||
+ | |||
+ | The rectangles have a simpler behavior. They change color, going from green in the middle of the applet to yellow when near the right vertical border. | ||
+ | |||
+ | ==Your Assignment== | ||
+ | Your assignment is to recreate this sketch as closely as possible. You may pick different colors for the text, the squares, and the circles, but their behavior should be (as much as you can) close to the behavior shown in the movie. | ||
</onlydft> | </onlydft> | ||
<br /> | <br /> | ||
[[Category:CSC103]][[Category:Exam]] | [[Category:CSC103]][[Category:Exam]] |
Revision as of 14:57, 8 October 2013
--D. Thiebaut (talk) 10:06, 25 September 2013 (EDT)
This exam will be a one-week take-home exam and will be released on 10/10/13. Please stay tuned!
- Comments
- You will note that when the movie starts