You are on page 1of 1

CSP Short Term Project 2

Lesson 7: API’s and Function Parameters


CSP Short Term Project 2: 3 Hours
Checklist – Bubble 10

CSP-6 Create programs that translate human intention into computational artifacts including music,
images, visualizations, and more while exploring the concepts, techniques and development used in
writing programs. 6.2 Use abstraction to manage complexity in programs. 6.3 Evaluate a program for
correctness i.e. program style affecting the determination of program correctness. 6.4 Locate and
correct errors in a program. 6.6 Develop a correct program.

Learning Targets: I can Use App Lab to write programs that create simple drawings with “turtle
graphics.” I can use functions to be more efficient. I can write a program that solves a turtle problem
using multiple levels of abstraction. I can use parameters to provide different values as input to
procedures when they are called in a program.

YES 10 points NO 0 points


Includes 3 colors minimum
Pen Color is changed from default
Program is free of bugs
MoveTo Command is used
penRGB Command is used
ArcLeft OR ArcRight is used
Symmetry and Layout is
professional and free of errors
Functions are used to increase
efficiency if applicable
Total Points Earned

You might also like