Turtle graphics shapes rubric

posted by: Ms. Martin 13 February 2011 No Comment

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

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Leave a comment

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>