Scratch Functions Quiz

Scratch Functions Quiz

Assessment

Quiz

Computers

7th Grade

Hard

Created by

xiaolin liu

FREE Resource

Student preview

quiz-placeholder

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main purpose of a function (custom block) in Scratch?

Play sound effects

Reuse a set of code blocks

Change a sprite’s appearance

Detect collisions

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step to create a custom block in Scratch?

  • Click the “Motion” category

  • Click “My Blocks” and select “Make a Block”

  • Drag a “Variables” block

  • Select “when green flag clicked” from “Events”

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

In Scratch, custom block names should avoid using _____ to prevent code confusion.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Every custom block in Scratch must include parameters to work.

TRUE

FALSE

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What do parameters do in a Scratch custom block?

  • Change a sprite’s size

  • Allow the function to accept different input values

  • Automatically save the project

  • Add background music