Turtle graphics shapes rubric
You will be turning in a single file with all of the activities. Here is how I will grade what you turn in:
(__/2pts) – has pinwheel function
(__/2pts) – has star function
(__/2pts) – has sunburst function
(__/3pts) – all three shape functions have a size parameter (for example, calling star(10) draws a star twice as big as calling star(5))
(__/3pts) – has letter function
(__/3pts) – has programmer’s choice function
(__/1pt) – all functions called
(__/1pt) – all function definitions at top and calls at bottom
(__/1pt) – comment with name at top (So I can easily know whose program I’m looking at. ex: # Suzy Q. Programmer)
(__/2pts) – creativity shown (use of color, calling functions more than once, making compound shapes…)
(__/20pts) – Total




