
Scratch Exam Review Quarter 3 - 2023

Quiz
•
Computers
•
10th Grade
•
Medium
Tim Girard
Used 37+ times
FREE Resource
36 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Examine this Scratch code.
When you click the Green Flag, you want the timer to count 5 seconds. Then, you want the sprite to move to different location. However, after 5 seconds, nothing happens.
How do you fix this mistake?
Broadcast start game must be inside repeat until, not after.
Broadcast start game must be after repeat forever.
Repeat forever should be inside repeat until.
Repeat forever should be removed.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Examine this Scratch code.
When you click the Green Flag, you want the timer to count 5 seconds. Then, you want the sprite to move to different location. However, after 5 seconds, nothing happens.
What is the reason why nothing is happening?
Broadcast start game is never sent.
The time variable never counts down.
Glide is constantly starting from the beginning, so it looks like it's not moving.
It is not your fault, because Scratch is just being weird. Like that cat with the really weird smile. So weird. Like the teacher.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which Scratch code best represents the decision in the flowchart shown?
If Then Else
Repeat Until
Repeat Forever
Variable water
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which Scratch code best represents the decision in the flowchart shown?
If Then Else
Repeat Until
Repeat Forever
Variable water
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which Scratch code best represents the start in the flowchart shown?
If Then Else
Repeat Until
Repeat Forever
Variable water
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You want the program to say who won. However, no matter what the scores are, it always skips to Thank you for playing!
How do you fix this mistake?
Put all the code, except for When I receive, into a Repeat Forever.
Add Wait 2 seconds before Say Thank you for playing!
The 2nd If Then is wrong. It should be instead:
If player 1 score < player 2 score Then
Use Broadcast Thank you for playing! instead of Say Thank you for playing!
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
After about half a minute, you want the program to say Game is over!
Why is it risky to code like this?
Broadcast does not work with more than 1 receiver.
The two When I receive message1 happen at the same time. That means repeat until might stop BEFORE time is set to 30.
Repeat until is not as reliable as repeat over.
You should not set time to time - 1 inside repeat until.
Create a free account and access millions of resources
Similar Resources on Wayground
40 questions
HTML Final Quizz

Quiz
•
5th - 12th Grade
31 questions
Boolean Logic, Comparison Operators, and Loops Review Quiz

Quiz
•
10th Grade
40 questions
National 5 Computing Science - Revision 2

Quiz
•
10th - 12th Grade
40 questions
Roblox Lanjutan (Bag. 7)

Quiz
•
9th - 12th Grade
40 questions
Scratch Exam

Quiz
•
9th - 12th Grade
33 questions
Micro:bit & Makecode Scavenger Hunt

Quiz
•
6th Grade - University
31 questions
asesmen tentang Quizizz

Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade