wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

GamePlan IT Assessment

Total questions: 61

Worksheet time: 31mins

Name
Class
Date
1.

Scratch is a free programming language where you can create your own interactive stories, games, and animations

a)

True

b)

False

2.

What do you call the list of commands in Scratch?

a)

Stage

b)

Sprites

c)

Blocks

d)

Scripts

3.

In scratch, this is the place where we see all the animations happening. Where we put our backdrops and sprites.

a)

Stage

b)

Sprites

c)

Blocks

d)

Scripts

4.

In scratch, this is the place where we see all the possible commands for our project. Includes movement, control, events and other options.

a)

Stage

b)

Sprites

c)

Blocks

d)

Scripts

5.

In scratch, this where we create our characters or objects. We can import or create a new one that later on will be on the stage

a)

Stage

b)

Sprites

c)

Blocks

d)

Scripts

6.

An organised set of rules or steps to perform an action, is also known as...

a)

An algorithm

b)

A piece of software

c)

A block

d)

Scratch

7.

Which command let the sprites walk?

a)

Walk

b)

Run

c)

Move

d)

Go

8.

A costume is...

a)

a code block

b)

a motion

c)

a sound

d)

a different way a sprite looks

9.

How can you stop the program from running?

a)

Press the green flag

b)

Press the orange flag

c)

Log off your computer

d)

Press the red circle

10.

How would you run the program?

a)

Press the enter button

b)

Press the green flag

c)

Select save

d)

Press the red circle

11.

A good questionnaire should be...

a)

have embarrassing questions

b)

biased

c)

short simple and concrete

12.

What can be described as a questionnaire?

a)

a set of survey questions given to researchers

b)

a set of essays given to researchers

c)

a set of survey questions given to respondents

d)

a set of essays given to respondents

13.

Why are questionnaire distributed in the first place?

a)

To extract general information

b)

To extract potential information

c)

To extract biased information

d)

To extract specific information

14.

What is the last step when you make a questionnaire?

a)

determine survey objectives

b)

create questions

c)

decide layout

d)

evaluate a questionnaire

15.

The process of the questionnare begins with:

a)

problem

b)

hypothesis

c)

objectives

d)

strategies

16.

When researchers want a better understanding of a problem they choose

a)

closed questions

b)

open ended questions

17.

An advantage of a closed ended questions are:

a)

researchers must generate alternatives

b)

no freedom for respondent in answer

c)

limited number of responses

d)

alternative data coding

18.

Scratch is a free programming language where you can create your own interactive stories, games, and animations

a)

True

b)

False

19.

In scratch, this is the place where we see all the animations happening. Where we put our backdrops and sprites.

a)

Stage

b)

Sprites

c)

Blocks

d)

Scripts

20.

Surveys help us to determine

a)

Facts

b)

Opinions

c)

Answers

d)

Figures

21.

A specific type of interview that can be given through a variety of sources

a)

Questions

b)

Items

c)

Survey

d)

Instrument

22.

The entire group of people that represent the kind of people the researcher would like to study.

a)

Population

b)

Survey Sample

c)

Survey Item

d)

Survey Outcome

23.

Survey Instruments can be in the form of

a)

Paper Questionnaire

b)

In Person Interview

c)

Online (survey monkey, google form)

d)

All of the above

24.

A quiz or trivia questionnaire would be considered a survey.

a)

True

b)

False

25.

True or False: Open Questions can be answered with just a "YES" or "NO".

a)

True

b)

False

26.

Is the following an OPEN or CLOSED question:


Is there any ice cream in the freezer?

a)

Open

b)

Closed

27.

Is the following an OPEN or CLOSED question:


Why is it hot in the summer?

a)

Open

b)

Closed

28.

Click on the CLOSED question.

a)

Why are flowers so colorful?

b)

How do flowers grow?

c)

Is rain good for growing flowers?

d)

What are the most expensive types of flowers?

29.

Click on the OPEN question.

a)

Is swimming hard?

b)

How can I improve at swimming?

c)

Do swimmers need special equipment?

d)

Will always be an Olympic event?

30.
What's the name of the star of Tomb Raider
a)
Sara Loft
b)
Lara Croft
c)
Tara Proft
d)
Kara Soft
31.
What's the name of the highly addictive Russian puzzle game where you fit coloured shapes to make a wall 
a)
Tetris
b)
The Russian Front
c)
Minesweeper
d)
Puzzled
32.
When was the Playstation first released
a)
1991
b)
1994
c)
1999
d)
2004
33.
Which company makes the X-Box?
a)
Sony
b)
Nintendo
c)
Microsoft
d)
Apple
34.
The pictures in computer games are made up of lots of small dots. What are these called?
a)
Pixels
b)
Dixels
c)
Spotets
d)
Dotets
35.
Who is this character?
a)
Mario
b)
Luigi
c)
Link
d)
Zelda
36.
Who is the creator of Minecraft? 
a)
Bill Gates
b)
Jens Bergensten
c)
Markus Persson
d)
Master chief (from HALO)
37.
What was the name of this early style video game
a)
Sonic The Hedgehog
b)
PacMan
c)
Donkey Kong
d)
Rat Attack
38.
Who is this?
a)
Steve from Minecraft
b)
Link from the Legend of Zelda
c)
Luigi from Super Mario Bros
d)
Golem from Clash of Clans
39.

What does BBFC stand for?

a)

British Board of Film Censorship

b)

British Born Film Companies

c)

British Board of Film Classification

d)

British Broadcasting and Film Corporation

40.

What is the role of the BBFC?

a)

to prevent young people from ruining films by talking too loudly

b)

to act as moral arbiters

c)

to reflect the values of audiences

d)

to make sure films are in keeping with Christian morals

41.

Which of the following is not a BBFC category?

a)

12A

b)

15

c)

13+

d)

18

42.
Which of the above let us manipulate the position of the selected sprite while coding?
a)
1
b)
2
c)
3
43.
You are driving a car left to right and you want other cars to come from opposite direction. Which of the following code block could be used for a car coming from right side of the stage?
a)
1
b)
2
c)
3
44.
The above  script is added to a sprite. According to the script what do you expect to happen?
a)
If “y position” of the sprite is less than -175 it goes to first a random position then glides to the top of the stage
b)
If “y position” of the sprite is less than -175 it goes to intersection of a random position on the “X axis” and top of the stage
c)
If “y position” of the sprite is greater than -175 it goes to a random position on the stage
45.
The above script is added to a sprite. What happens to “Oranges” when the sprite touches to “Bowl” object?
a)
The position of “Oranges” sprite goes up 1
b)
The number of “Oranges” sprite increases 1
c)
The number of “Oranges” sprite collected is incremented 1
46.
The above script is added to a sprite. What object is hidden when the sprite touches to “Bowl” sprite?
a)
The sprite that this script is inserted to
b)
Bowl sprite that is controlled by the player
c)
Backdrop the sprite is located
47.
You want to test an interaction between two sprites. In which color you would look at?
a)
Motion
b)
Events
c)
Sensing
48.
You want to change costume when a sprite touches to another. In which color you would look at?
a)
Looks
b)
Events
c)
More Blocks
49.
You want your character say something that is displayed in a speech bubble. In which color you would look at?
a)
Looks
b)
Control
c)
Motion
50.
You are creating a number guess game and want to give 7 chances to the player to guess the number correctly. Which control statement you would use?
a)
1
b)
2
c)
3
51.
How do you test if a sprite is at the very bottom of the screen?
a)
1
b)
2
c)
3
52.
What is the function of “point in direction” in the following script?
a)
It allows the sprite to point to the direction desired to move
b)
It allows to rotate the sprite by the selected amount
c)
It allows the sprite move 10 steps and turns 90 degrees
53.
You can ask a question to the player using the “ask” command. The player then responds to your question. Which of the following is used to receive the player’s response?
a)
1
b)
2
c)
3
54.
The following script is added to a sprite. What does the script do?
a)
It repeats set of instructions placed in “repeat until” until “mynumber” value is equal to “answer”.
b)
It changes the value my “mynumber” until it is equal to “answer”.
c)
It changes the value my “answer” until it is equal to “mynumber”.
55.
You used a random number generator. Which of the following number you do not expect to come up from the random number generator?
a)
-3
b)
-8
c)
8
56.
You want to have a sprite randomly located on top of the stage then glide to the bottom and when it reached to the bottom relocated to another random location on the top of the stage. Which of the script would do that?
a)
1
b)
2
c)
3
57.
You control a sprite with keyboard and you do not want the sprite get out of the stage. Which of the script would do that?
a)
1
b)
2
c)
3
58.
At some part of your script you want your sprite character change to next costume when it touches to color “red”. Which of the script would do that?
a)
1
b)
2
c)
3
59.
You created  a maze game. If your character touches the walls of the maze you want your character return to starting point which is x=-225, and y= -155. Which of the script would do that?
a)
1
b)
2
c)
3
60.
You want to display the “Score” the player makes. This means you need to create a “Score” variable. In which color you would go to create the “Score” variable?
a)
Events
b)
Control
c)
Data
61.
You look at your friend’s Scratch project and you see the following script. What do you think happens when this script is executed?
a)
The timer starts counting 1 until 5
b)
The sprite waits 1, 2, 3, 4, or 5 seconds
c)
The maximum time the sprite to wait can be 5 seconds