Starter quiz

  • Which block is used to carry out selection in Scratch?
    • if block  ✓
    • forever block
    • say block
    • repeat block
  • What can the result of an expression be?
    • True or False  ✓
    • Yes or No
    • 0 or 1
  • Which operator block would you use to check if the value of the score variable is 10?
  • Which of these blocks would you use if you want an operation to happen if the expression evaluates as False?
  • In which block category can you find the if block?
    • Control  ✓
    • Events
    • Variables
    • Operators
  • In which block category can you find this block?
    In which block category can you find this block?
    • Operators  ✓
    • Control
    • Events
    • Variables
+