Block-based Programming Quiz

Block-based Programming Quiz

8th Grade

16 Qs

quiz-placeholder

Similar activities

Scratch Basics 1-20-21

Scratch Basics 1-20-21

6th - 8th Grade

18 Qs

Project STEM CSE1 U0

Project STEM CSE1 U0

6th - 8th Grade

14 Qs

Sprites in GameLab

Sprites in GameLab

8th Grade

15 Qs

Scratch Wrap-up

Scratch Wrap-up

8th Grade

20 Qs

Code.org Discoveries Conditional Blocks

Code.org Discoveries Conditional Blocks

6th - 9th Grade

20 Qs

Code.org CSD Unit3 Lesson 3 - 4 Review

Code.org CSD Unit3 Lesson 3 - 4 Review

6th - 8th Grade

11 Qs

Company Logos

Company Logos

6th - 8th Grade

18 Qs

Interactive Animations and Games from code.org

Interactive Animations and Games from code.org

7th - 12th Grade

14 Qs

Block-based Programming Quiz

Block-based Programming Quiz

Assessment

Quiz

Computers

8th Grade

Easy

Created by

Madeline Parker

Used 38+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the function fill(color) do in block-based programming?

Draws a rectangle on the display

Sets the color used to fill shapes

Returns a random number

Checks if the mouse button is pressed

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the ellipse(x,y,w,h) function?

Sets the background color of the game

Draws a rectangle onto the display

Draws an ellipse onto the display centered at x and y

Displays a group of sprites

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the rect(x,y,w,h) function do?

Draws an ellipse onto the display

Sets the color used for the background of your game

Draws a rectangle onto the display positioned at x and y

Shrinks or grows a sprite

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of calling the function randomNumber()?

It creates a new sprite

It draws all sprites in the sketch

It sets the color used to fill shapes

It returns a random number in the closed range from min to max

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does sprite.rotation do?

Changes the visibility of the sprite

Sets the background color of the game

Returns a random number

Applies a clockwise rotation in degrees to the sprite

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the effect of changing sprite.scale?

It rotates the sprite clockwise

It shrinks or grows a sprite while keeping the height to width ratio the same

It changes the x position of the center of the sprite

It checks if the mouse moved

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What information does sprite.x provide?

The y position of the center of the sprite

The visibility of the sprite

The x position of the center of the sprite

The number of times per second the screen is refreshed

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?