Preview

07 - Scratch Describe #2

 1. In Scratch, for any mathematics related code you would look into the following area:

  sensing

  events

  operators

  motion

 2. How many times would this code need to repeat to make a full circle?
scratch_describe1_6.png

  220

  90

  360

  180

 3. The background of the stage is called the___________-

  costume area

  stage

  sky

  backdrop

 4. Mouse x-y indicates the location of the cursor

  TRUE

  FALSE

 5. Which block allows you to make a variable?

  stage

  costumes

  sensing

  data

 6. What is the stage?

  The graphical area of a scratch program, where sprites move

  A box you stand on when you can't see over the crowd

  Place where actors stand and perform

  The coding area of a scratch program, where blocks go

 7. An Algorithm is a the same thing as a loop. It means 'repeat'

  FALSE

  TRUE

 8. A message sent through the Scratch program, activating "When I receive ( )" blocks

  broadcast

  remix

  wait

  stage

 9. What will this script do?
scratch_describe1_7.png

  draw random colors in random places

  draw random colors

  draw random shapes

  draw random numbers

 10. What will happen to this sprite when it is clicked?
scratch_describe1_8.png

  It will move 10 step upwards

  It will grow by 10 percent

  10 letter Xs will appear

  It will move 10 steps to the left