Blockly Coding

Quiz
•
Computers
•
8th Grade
•
Medium
Ann Thomas
Used 77+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many lines of drawSprites should any program contain?
One for every sprite
one before the draw loop and one after
One above the draw loop
one at the bottom of the draw loop
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What comes first in the draw loop?
background
drawSprites
counter pattern
variables
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Where should variables be created? (var)
last
first
inside the draw loop
after the draw loop
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
boy.x = boy.x + 5
Is an example of a ......
random number
variable
counter pattern
draw loop
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
witch.y = witch.x - 3
What action would this line of code create?
The sprite will move up.
The sprite will move left.
The sprite will move diagonally.
The sprite will not move at all.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is this?
Control Statement
Counter Statement
Create Statement
Conditional Statement
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
sprite.y == sprite.x
What does the sign mean?
equals
greater than
less than
gets the value of
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
sprite1.x > sprite2.x
Which of the option would make the console log print true?
sprite1.x is 100
sprite2.x is 100
sprite1.x is 200
sprite2.x is 100
sprite1.x is 100
sprite2.x is 200
sprite1.x is 100
sprite2.y is 100
9.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Define: Boolean Expression
A question that can be answered either:
True OR False.
A question that can only be answered:
True.
A question that can only be answered:
False.
A question that can only be answered with a number.
Similar Resources on Wayground
8 questions
Explaining Scratch Code - Task 2

Quiz
•
2nd - 8th Grade
10 questions
Introduction to Programming

Quiz
•
2nd - 10th Grade
10 questions
Programming - Iteration, Basic Programming Constructs & Loop

Quiz
•
2nd - 12th Grade
10 questions
Explore Scratch 3: Motion and Pen

Quiz
•
3rd Grade - University
14 questions
Scratch Basics Term 3 Final

Quiz
•
KG - University
10 questions
Scratch Quiz 1

Quiz
•
6th - 8th Grade
10 questions
Scratch oal

Quiz
•
8th Grade
11 questions
Quizizz: Unit 2: Lesson 5 - Animation Loop Test

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

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th 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
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade