NEW
Font size
WorksheetsBlock Code Quiz - Express Code
Total questions: 15
Worksheet time: 1hrs 22mins
What does this code do?
Moves forward, turns, moves forward
Moves forward 2 times, turns left, moves forward 2 more times
Moves forward 4 times and turns left
Moves and turns
What does this code do?
Moves forward 1 time
Moves forward forever
Moves forward 5 times
Moves left
Look at the puzzle and the code below. What can you fix in the code to help the bird get to the pig?
Remove a move forward block
Add a move forward block
Change the first turn block to left
Change the second turn block to left
Which of these creates a circle of sloths?
How many times will the bee collect nectar if it follows the entire path?
5
7
8
6
How can this code be written better? (More efficient)
Add loops.
(Repeat blocks)
This is the best way the code can be written.
Change the turn block to "right".
Change the color of the blocks.
Look at the puzzle. What can you fix in the code so the bird will make it to the pig?
Change the first turn block to left
Remove a move forward block
Add a move forward block
Change the second turn block to left
Any programming language that lets users create programs by manipulating "blocks" or graphical programing elements, rather than writing code using text. Examples include Code Studio, Scratch, or Tynker
Block-based
Coding
Text-based
None of the above
Finding and fixing problems in an algorithm or program.
coding
debugging
running the program
reflecting
Which event causes the pineapples to do a Body Roll?
after 4 measures
after 6 measures
after 8 measures
setup
The following blocks will allow the bee to eat all the nectar.
True
False
The name for an action that causes something to happen at a specific time within Block Coding.
code
event
program
loop
Which of these algorithms solve the problem shown?
Both are correct
Neither are correct
What will happen when I click the flag
Move 1 step
Move 100 steps
Move 10 steps
You will not move
Turn Right 90º
Move forward
Turn Right 90º
Move Forward
Turn Right 90º
Move Forward
Turn Left 90º
Move Forward
Turn Left 90º
Move Forward
Turn Left 120º
Move Forward
Turn Left 90º
Move Forward
Move Forward
Move Forward
Move Forward
Move Forward
Move Forward
Turn Right 90º
