Font size
WorksheetsCoding II Final
Total questions: 159
Worksheet time: 2hrs 43mins
What is the name of the variable in this code?
Score
Button A
Level 2
To repeat code until a condition is met is known as a...?
For loop
While loop
Nested Loop
Repeat
What does an LED show?
Sound
Light
Flickers
Drones
Variables hold data that...?
Changes
Does not change
Repeats
Stays the same
The MakeCode tool is an example of
Pseudocode
an Algorithm
Integrated Development Environment (IDE)
Brainstorming
What block would make this program display the score?
These blocks are found in the ____ drawer.
logic
variables
math
control
These blocks are located in the ___ drawer.
math
logic
variables
You can find these blocks in the ___ drawer
math
logic
basic
control
These blocks are found in the _______ drawer.
input
variables
output
control
On start, you should set a numeric variable to
show icon
0
show number
1
This program uses ____ variables.
1
2
3
0
In this program, the block "score" is a/an
Input
Event handler
Variable
Math
These blocks are known as
Inputs
Event handlers
Variables
Text
_______ can be used to represent characters in your game.
Code
Sprites
People
Where would you find the code to design your sprite?
Where would you find the code to move your sprite around?
Which of these is from MakeCode Arcade?
Which block lets you create your sprite?
Which block of code lets you position your sprite?
Which of these blocks of codes tells the sprite what to do when it overlaps with another sprite?
Which category would you use to set a background colour?
Sprite
Controller
Scene
Info
Which category would you use to set up a new player?
Sprite
Controller
Scene
Info
Which category would you use to set movement controls?
Sprite
controller
scene
info
Which category would you use to make a random number to set where your Pizza sprite will appear?
Sprite
Controller
Math
Info
What is the Makecode Arcade Editor?
A tool for creating interactive projects
A virtual playground for games
A collection of colorful blocks
A simulator toolbar
What does the simulator in the Makecode Arcade Editor do?
Allows you to test and play your game
Shows you what your game will look like
Lets you hear the sounds you've added
All of the above
What does the simulator toolbar in the Makecode Arcade Editor provide?
Tools to run and interact with your game
Buttons to start, stop, and reset your game
Ability to change the size of the simulator window
All of the above
Which number shows the workspace?
item 5
item 6
item 8
Where can you find codes for Life, Countdown, Score ?
Info
Variables
Game
Controller
Which codes can you find in SCENE? (select all correct)
Set background color
Start screen --- effect
Set tilemap to
clear effects on my sprite
sprite bounce on wall
What is the purpose of the game over block in MakeCode Arcade?
Ends the game and displays a message
Starts a new game
Changes the background color
Adds a new sprite
How can you save your project in MakeCode Arcade as a PNG file?
Click the save button at the bottom
Click the green button in the assets tab
Click the upload button
Click the download button
What is the purpose of the simulator in MakeCode Arcade?
To test if the code is functioning correctly
To create new sprites
To write code in text
To save the project as a PNG file
What color is the Conditional statement block?
Dark Blue
Light Blue
Purple
Red
Which face design will you see if the code is run?
Sleepy
Happy
In Make Code, the ___________ of blocks identifies their category.
Shape
Size
Width
Color
What Project is this code from?
My First Game
Sprites
Chase the "Pizza or ??"
It is not from a project
Which category would you use to set a background colour?
Sprite
Controller
Scene
Info
Which category would you use to set movement controls?
Sprite
controller
scene
info
Which category does this block belongs to?
loops
logic
sprites
scene
Where can you find codes for Life, Countdown, Score ?
Info
Variables
Game
Controller
Where do you find code for Game over?
Sprites
Info
Logic
Game
What is the name of one of the coding sites we have used in this class?
Planet Math
Quizizz
Makecode
Freecode
Code < pick random () to () > code is in (a) .
Which category this block belongs to?
controller
sprites
buttons
scene
This is where the game takes place. It can be customized using an editor.
Import
Background
Variable
Save
Simulator/Emulator
In which of the following technology, user made tools (animated pictures, effect, shadow, filters etc.) is mixed with real environment?
Augmented Reality
Virtual Reality
Mark the correct 3d environment platform from the following which is used to create AR/VR projects
Tinkercad 3D
Unity 3D
CoSpaces
None
Can we code in Cospaces Edu, just by dragging the 3D characters to the Environment?
Yes
No, We should enable coding for each characters
In some conditions, we can.
Information is insufficient.
Which of the following block(s) are responsible for a character to do two different things, at the same time?
Run independently
Run Parallel
Both of them
None of them
If a Character is continuously turning and moving in four directions, it means character is moving in a _________ Path.
Circular
Straight
Straight with four points
Square
According to the code, how many lives do you need to lose in order for the scene to restart?
Lives has no set value
3
1
4
What happens in this code? (choose the BEST answer)
When the block "goal area" collides with the camera, a message will pop up saying, "you won" "Congrats"
When the block "goal area" collides with the block named "player", a message will pop up saying, "you won" "Congrats"
When the block "goal area" is clicked it collides with the camera, a message will pop up saying, "you won" "Congrats"
When the block "goal area" collides with the camera, a message will pop up saying, "Congrats"
What happens in this code? (choose the BEST answer)
When the block "goal area" collides with the camera, a message will pop up saying, "you won" "Congrats"
When the block "goal area" collides with the block named "player", a message will pop up saying, "you won" "Congrats"
When the block "goal area" is clicked it collides with the camera, a message will pop up saying, "you won" "Congrats"
When the block "goal area" collides with the camera, a message will pop up saying, "Congrats"
According to the code, which block will be turning?
Can't find
Cylinder
no blocks will move forward and backward
clockwise
What will happen in this code?
nothing, the blocks are not put in the run parallel correctly
When platform is clicked it will move, then collide with platform 2 and move the opposite direction
When platform is clicked it will move collide with platform 2 which then moves in the opposite direction
When the platform collides with platform 2 it moves forward 5 meters and then backward.
We can upload our 3D model in our Cospace. True or False ?
True
False
Drones are known as UAV's. What does UAV stand for?
Unidentified aerial vehicles
Unmanned aerial vehicles
Unusual aerial vehicles
Fixed
You move in a circle on a zone that you define around the center of your scene using your mouse, keyboard arrows or WASD keys.
saved files that cannot be changed
Use the wasd to move your camera
The camera points to a certain position and you look around your scene using your mouse or keyboard arrows.
Walk
You move in a circle on a zone that you define around the center of your scene using your mouse, keyboard arrows or WASD keys.
saved files that cannot be changed
Use the wasd to move your camera
The camera points to a certain position and you look around your scene using your mouse or keyboard arrows.
Which of the following block/blocks is/are responsible for a same character to do two different things, at the same time?
Run independently
Run Parallel
Both of them
None of them
Which one of the senses does not applied in Virtual Reality?
Sound
Vision
Touch
Taste
We write code in the form of ?
Java
Python
CoBlocks
None
Where you can find repeat block?
In blocks
In data
In events
In control
The art of creating a program.
An algorithm that's been coded into something that can be run by a machine.
A list of steps to finish a task.
Putting commands in correct order so computers can read the commands.
What is a behaviour?
A list of steps to finish a task
To write instructions for a computer.
An action that a sprite performs continuously until it’s told to stop.
Many commands together make up algorithms and computer program.
A While Loop is the action of doing something over and over again.
True
False
A list of steps to finish a task.
(a)
Something a program checks to see if it is true before allowing an action.
(a)
What is the primary purpose of variables?
What does the LED lesson teach you to control?
What is CoSpaces Edu primarily used for?
What is the primary use of Blockly in CoSpaces Edu?
How is CoSpaces Edu commonly used in classrooms?
What does HTML stand for?
What is a digital footprint?
