Starter quiz

  • What is an event in programming?
    • an input that triggers a block of command  ✓
    • a party in a game
    • a design plan
    • a type of sprite
  • What does the ‘duplicate’ command do in Scratch?
    • deletes a sprite
    • changes the pen size
    • copies an exact part of a coding project  ✓
    • moves a sprite
  • What is the purpose of the pen extension in Scratch?
    • to move a sprite
    • to add sound effects
    • to change the background
    • to draw lines  ✓
  • Put these steps in order to make a sprite move in different directions.
    • 1
      Select the event to trigger the first block of code.
    • 2
      Add the code to change the direction of the sprite.
    • 3
      Add the code to move the sprite.
    • 4
      Duplicate the code.
    • 5
      Change the trigger and direction for the new block of code.
  • What is the purpose of a design plan in programming?
    • to decorate a program
    • to fix errors in code
    • to guide the creation of new features  ✓
    • to duplicate code
  • What is a bug in programming?
    • an error in the coding of a program  ✓
    • a feature of a program
    • a sprite in Scratch
    • a type of software
+