NEW
Font size
WorksheetsGaming Lessons 1-3 summative review
Total questions: 22
Worksheet time: 14mins
Which of the following helps you plan out every step of the animation?
Codes
Sprites
Variable
Storyboards
Which programming element is used to hold number values?
Sprite
Script
Method
Variable
Which of the following helps you plan out every step of the animation?
Codes
Sprites
Variables
Storyboards
A game that involves the use of dice or cards is which type of game?
Skill
Virtual
Chance
Role-playing
A group of problem solving techniques that involve all members of the group contributing ideas spontaneously is called:
Storyboarding
Brainstorming
Role-playing
feedback
Which term describes the information or criticism that a developer is given to suggest ways to improve a design?
Feedback
Prototype
Brainstorming
Storyboarding
Which term describes the first operational model of a design such as a game?
Feedback
Prototype
Flowchart
Storyboard
Which programming element is used to hold number values?
Sprite
Script
Method
Variable
A programmer is:
A person who uses tools to fix a computer.
A person who creates computer games.
A series of instructions in computer code.
Which term describes a set of step by step instructions that must be executed in order to solve a problem?
Syntax
Algorithm
Animation
Storyboard
When using Scratch, blocks are executed one after the other. What type of structure is this?
Selection
Algorithm
Sequence
Which programming term describes the various characteristics of an object, such as size and color?
Parameter
Property
Method
Class
Method is the programming term used to describe the actions that an object can perform, such as jump.
True
False
Which term describes an action that triggers a reaction, such as pressing a space bar to cause a program a to play a sound?
Event
Instance
Argument
What function do Boolean operators serve?
String
Arithmetic
Comparison
The event handler contains the instructions to execute when the even occurs
True
False
The two types of Boolean operators we looked at were comparative and conditional.
True
False
