D Grade

Directions (D Grade)

  1. Create a new Scratch Program.
  2. Title the project “U4-L4: Pen Drawing Project”.
  3. Create a work of art using the pen blocks.
  4. A D grade should demonstrate your knowledge and ability in at least 1 of the following areas.
        1. Basic use of pen blocks, including use of pen size, color, and movement.
        2. Basic use of User Defined blocks in logical ways to increase efficiency.
        3. Basic use of all Cloning blocks.
        4. Basic use repeat block to increase efficiency.

Example D Grade Projects

Interact and view the programs below to see what an A grade of learning looks like for this Unit.

Scratch Cat Circle

This extremely simple program only demonstrates knowledge of repetition blocks. While it does use a single clone block, it does not show that the student knew how to use it in a program. It also does not use multiple pen blocks, or user defined blocks.

Simple Shape

This extremely simple program only demonstrates knowledge of user defined blocks. The student used a user defined block to create the shape, but did not use repetition blocks, clone blocks, or use multiple pen blocks..

The Slow Circle

This extremely simple program only demonstrates knowledge of repetition blocks. It does not show that the student knew how to use clone blocks, use multiple pen blocks, or user defined blocks.