Font size
WorksheetsInteractive Maps
Total questions: 20
Worksheet time: 11mins
The art of creating a program.
Artistic
Programming
Looping
Trying again and again, even when something is very hard.
persistence
algorithm
computational thinking
loop
What is a list of steps that you can follow to finish a task?
Code
Program
Algorithm
What does this code do?
Moves forward 1 time
Moves forward forever
Moves forward 5 times
Moves left
What are these called in coding?
Tiles
Segments
Actors
Blocks
What is another word for coding?
Typing
Programming
Computing
Commanding
The map is an example of a
Background
Sprite
Map
Code
The tour guide (person) is an example of a
Background
Sprite
clip art
Code
The landmarks (on the map) is an example of a
Background
Sprite
clip art
Icons
After creating your map, which button do I press to test out my code?
None- it does this automatically
go!
Finish
Run
What will this code do?
(Select all that apply)
make a background
make a tour guide
make the tour guide talk
make the tour guide move
The yellow block code shows
The location
the size
the amount
nothing-it is random
This block of code will
make the eagle bigger
adjust size
change the location
make the eagle smaller
This block code will...
make the tour guide move
make the tour guide talk
make the tour guide appear on map
Make a sprite
This block of code will
Make the background
Make the tour guide move around the map
Make the tour guide talk when reaching a landmark
Make the sprites change size
This is an example of a "When" code. Can this be attached onto other blocks of code
Yes
No
What would be my first block of code to create a map?
set ______ size to _________
when _____ touches _______
make new sprite
set background to
Which color block of code would I use to create a background?
Purple
Green
Red
Yellow
Which color block of code would I use to change size?
Purple
Green
Red
blue
