Scratch Encore Final Exam

Scratch Encore Final Exam

7th Grade

40 Qs

quiz-placeholder

Similar activities

7th Grade: Unit 3 Code.org Lesson 11 & 12 + review of all

7th Grade: Unit 3 Code.org Lesson 11 & 12 + review of all

6th - 8th Grade

35 Qs

Scratch

Scratch

6th - 8th Grade

35 Qs

Quizizz: Lesson 3.4 Dance Battle - Student Activity Guide

Quizizz: Lesson 3.4 Dance Battle - Student Activity Guide

6th - 8th Grade

35 Qs

practical questions on scratch 3

practical questions on scratch 3

3rd Grade - University

40 Qs

IT Final Exam Term 4

IT Final Exam Term 4

6th - 8th Grade

40 Qs

Unit 3 Review

Unit 3 Review

6th - 8th Grade

45 Qs

Game Design: Scratch Basics

Game Design: Scratch Basics

7th Grade

35 Qs

Hazel Park M/W S1 Advanced Post Assessment

Hazel Park M/W S1 Advanced Post Assessment

6th - 8th Grade

35 Qs

Scratch Encore Final Exam

Scratch Encore Final Exam

Assessment

Quiz

Computers

7th Grade

Medium

DOK Level 1: Recall, DOK Level 3: Strategic Thinking, DOK Level 2: Skill/Concept

Standards-aligned

Created by

Sol Smith

Used 2+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary purpose of creating variables in Scratch?

To store and manipulate data

To create animations

To draw shapes

To play sounds

Answer explanation

To store and manipulate data

Tags

DOK Level 1: Recall

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which block would you use to create a variable in Scratch?

"When green flag clicked"

"Set my variable to 0"

"Create variable"

"Change my variable by 1"

Answer explanation

To create a variable in Scratch, you would use the block 'Create variable'. This block allows you to define a new variable and give it an initial value.

Tags

DOK Level 1: Recall

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you use a conditional statement to make a sprite move only if a certain key is pressed?

Use the "forever" block

Use the "if" block with a "key pressed?" sensing block inside it

Use the "repeat" block

Use the "wait until" block

Answer explanation

Use the "if" block with a "key pressed?" sensing block inside it to make a sprite move only if a certain key is pressed.

Tags

DOK Level 2: Skill/Concept

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1

2

4

16

Answer explanation

The result of using the operator block \(\sqrt{4}\) in Scratch is 2, as the square root of 4 is 2.

Tags

DOK Level 1: Recall

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which movement block would you use to make a sprite move 10 steps forward?

"Move 10 steps"

"Turn 15 degrees"

"Go to x: 0 y: 0"

"Glide 1 secs to x: 0 y: 0"

Answer explanation

To make a sprite move 10 steps forward, you would use the 'Move 10 steps' movement block. This block specifically instructs the sprite to move a set distance in the specified direction.

Tags

DOK Level 1: Recall

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you use sensing blocks to detect if a sprite is touching the edge of the stage?

Use the "touching edge?" block

Use the "key pressed?" block

Use the "mouse down?" block

Use the "distance to mouse-pointer" block

Answer explanation

Use the "touching edge?" block to detect if a sprite is touching the edge of the stage.

Tags

DOK Level 1: Recall

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Describe a scenario where you would use a variable to keep track of a score in a game. Explain how you would implement this in Scratch.

Use a variable to store the score and update it whenever the player earns points.

Use a list to store the score and update it whenever the player earns points.

Use a broadcast message to store the score and update it whenever the player earns points.

Use a costume change to store the score and update it whenever the player earns points.

Answer explanation

Use a variable to store the score and update it whenever the player earns points.

Tags

DOK Level 3: Strategic Thinking

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?