NEW
Font size
WorksheetsCONDING QUIZ
Total questions: 41
Worksheet time: 24mins
When you press run in your program, what is the first block that runs?
Move Forward
Turn Left
When Run
I don't know
What is the name of the block shown below?
I Don't Know
Move Forward Block
Turn Left Block
Loop/Repeat Block
How many move forward blocks would you need to make the Angry bird get to the pig?
1
2
3
5
How many move forward blocks would you need to make Scrat get to the ACORN?
1
3
4
5
How many move forward blocks would you need to make Lauren get to the Treasure?
1
3
4
5
How many move-forward blocks would for BB-8 to collect all three scrap metals?
1
3
4
5
What do you think will happen when you click "Run"?
A. BB-8 will not move.
B. BB-8 will move only one space
C. BB-8 will move 5 times and get all of the scrap metal
D. I don't know
TRUE OR FALSE. This program will get the bird to the pig
TRUE
FALSE
What do you think will happen when you click "Run"?
A. The bird will end up one step short of the pig.
B. The bird will make it to the pig.
C. The bird will run into the TNT.
D. I don't know
Look for bugs in this code. Will Scrat reach the acorn or is there a problem?
A. Scrat will reach the acorn. There are no bugs in the code.
B. Scrat will not reach the acorn because he turns the wrong way.
C. Scrat will not reach the acorn because there are not enough move forward blocks.
D. I don't know
Look at this code carefully. What do you think will happen when the program runs?
A. Laurel will collect 4 pieces of treasure using this code.
B. Laurel will try to collect treasure where there is not any and it causes an error.
C. Laurel will collect all of the treasure.
D. I don't know
Look at this code carefully. What do you think will happen when the program runs?
A. The artist will draw a triangle with three equal sides.
B. The artist will draw a single line.
C. The artist will draw a square.
D. I don't know
Look at the two sets of code carefully. What do you think will happen when each of the programs runs?
The two codes produce different results
The two codes have the same effect on the character
D. I don't know
Code.org is a world-wide effort to celebrate _______________.
Computer Science
Visual Basics
The Story of Moana
Animation
What do you use in Code.org to create programs?
Text code
Blocks of code
Pencil and paper
Angry Birds
What is a sequence?
More than one instruction to be followed in order
Finding and fixing errors in a program
A series of instructions on how to accomplish a task
An action that causes something to happen.
What does the word Blockly in programming mean?
The study of computers
The programming language similar to code.org
a melting ice cream cone
a workspace
Why should you use loops in coding?
To make the code more efficient
It sounds better
All algorithms need loops
It's more likely to work
What would the block below do?
Move the character Forward
Turn the character to the Right
Move the Character Backwards
Turn the Character to the Left
What would the block below do?
Move the character Forward
Turn the character to the Right
Move the Character Backwards
Turn the Character to the Left
What would the block below do?
Move the character Forward
Turn the character to the Right
Move the Character Backwards
Turn the Character to the Left
In the Dance Party Lesson, what would the block below do?
Make a new Dancer--CAT- and place him at the center
Make a new Dancer- Sloth- and place him at the center
Make a new Dancer- Bear- and place him at the center
I do not know
In the Dance Party Lesson, what would the green Block " When Down Pressed affect the program below? *
It would make the cat double down
It would make the cat DAB
It would make the cat Clap High.
I do not know
In the Dance Party Lesson, what would the green Block " When Down Pressed affect the program below? *
It would make the shark make a double down action
It would make the shark make a disco action
It would make the shark make a Clap High action
I do not know
What would the green Blocks below do when run in this program?
The Program will cause the Artis to Jump to the middle and draw a line 50 pixels
The Program will cause the Artist to Jump to the side and draw a line 50 pixels
The program will not affect the artist
I do not know
A visual programming language that lets users program by connecting digital blocks, rather than by typing code.
Conditional
Algorithm
Blockly
Command
An instruction for the computer
Call
Command
Code
Algorithm
An action that causes something to happen.
Event
Coding
Programming
Variable
The action of doing something over and over again.
Algorithm
Function
Iteration
Loop
A character on the screen with properties that describe its location, movement, and look.
Sprite
Algorithm
Variable
Draw Loop
What do we call the person who writes the instructions for the computer to complete a task?
Architect
Programmer
Scratch
Composer
When you get to a computer program and repeat a command, you can give it an exact number of times to
repeat
end
What does this code block do?
Creates a costume change
Starts your computer
Tells other code what to do when the program starts
Begins the countdown
The order in which steps or events happen...
loop
condition
sequence
counting loop
The background of the project where actors are placed...
counting loop
stage
sequence
conditional statement
Which of these coding blocks is called a loop?
The order in which steps or events happen...
loop
condition
sequence
counting loop
A Tynker character or object that can talk and interact with others...
loop
command
sequence
actor
What is the definition of the given code block?
Change the background
Change actor
Add music
Add actor
