Interactive Animations and Games from code.org

Quiz
•
Computers
•
7th - 12th Grade
•
Hard
Peter Kovach
Used 56+ times
FREE Resource
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
A part of the program that does not work correctly.
Bug
Break
Loop
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a list of steps that you can follow to finish a task?
Code
Program
Algorithm
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Predict what will show up on console.log
true true true
true false false
false false false
true false true
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
A student wants to make a sprite appear. The students begins with "var sprite = createSprite(200,300)". What is the next step?
Add a "drawSprites" command
Add a "sprite.setAnimation" command
Add a "sprite.x" command
Add a "sprite.y" command
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which command is necessary to make a sprite move across the screen from right to left?
if then
sprite.x = sprite.x + 2 ;
sprite.x = sprite.x - 2 ;
sprite.y = sprite.y + 2 ;
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Match the block code to the correct description.
a plane moves up and a jet moves across the screen
a blue sky and two planes are made without motion
a plane moves across and a jet moves up
The plane and the jet move together across the screen
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Based on this code, where will the fly appear at the start of the code?
Top left
Top right
Bottom left
Bottom right
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Scratch MOVING SPRITE quiz!

Quiz
•
6th Grade - University
17 questions
Scratch Basics

Quiz
•
6th Grade - University
15 questions
Pictoblox 2

Quiz
•
1st - 7th Grade
10 questions
Coding - Computer Programming

Quiz
•
KG - University
10 questions
Game Lab - Basic Sprite Control

Quiz
•
6th - 12th Grade
10 questions
Prep One - Second Term

Quiz
•
7th Grade
18 questions
Python basics

Quiz
•
7th - 10th Grade
16 questions
Understanding Sprite Properties

Quiz
•
6th - 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
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade