Year 9 Computer Science
Unit 2 Task 2
Scene of Choice In this task you were to create a picture of your choice using the turtle module of the Python programming language. For more details, see the task outline on Arcadia. Rubric rating submitted on: 6/18/2015, 12:21:54 PM by canderson@ccgs.wa.edu.au
0
1
Design Your score: 3
Not attempted Features and Completene ss Your score: 5
Variety of
Code
Your score: 5
2
3
4
5
Sketch included but no structure chart or
Basic
structure chart and no sketch Sketch and a detailed structure chart included. N/A
N/A
Not attempted Image includes minimal features and does not look complete.
Image include a number of different features and looks reasonably complete. Image include a large number of features that form a coherent image and looks complete.
Not attempted Minimal variety of turtle commands used to produce image.
A variety of turtle commands used to produce image, including some loops to simplify code. A large number of turtle commands used to produce image, including some that were not explicitly taught in class. Code
Structure
Your score: 4
Not attempted Minimal use of functions and loops to help structure code Some functions used to help structure code with reasonable naming used and some attempt at a logical program structure. Functions, loops and