wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

WG:U3L16: Keyboard Input Quiz

Total questions: 30

Worksheet time: 15mins

Name
Class
Date
1.

What is the main focus of Lesson 16 in "Interactive Animations and Games"?

a)

Learning how to create animations without user input

b)

Understanding how to use mouse input for animations

c)

Learning how to move sprites and use conditionals with keyboard input

d)

Exploring advanced game design techniques

2.

Which of the following is a learning goal of Lesson 16?

a)

Create animations using mouse clicks

b)

Move sprites in response to keyboard input

c)

Design 3D models for games

d)

Use advanced programming languages for animations

3.

What is one way students will use conditionals in Lesson 16?

a)

To create random animations

b)

To react to keyboard input

c)

To design game levels

d)

To change the color of sprites

4.

What type of input is emphasized in Lesson 16 of "Interactive Animations and Games"?

a)

Mouse input

b)

Voice input

c)

Keyboard input

d)

Touchscreen input

5.

How might adding user interaction make your programs more useful, effective, or entertaining?

a)

It allows users to customize the program to their needs.

b)

It makes the program run faster.

c)

It reduces the need for coding.

d)

It eliminates the need for debugging.

6.

How might a user provide input into your program?

a)

By using a keyboard or mouse.

b)

By watching the program run.

c)

By turning off the computer.

d)

By deleting the program files.

7.

How can our programs react to user input?

a)

By ignoring user input completely

b)

By using predefined responses to user actions

c)

By shutting down the program

d)

By displaying random outputs

8.

What is the first step in the Code Prediction activity?

a)

Run the program.

b)

Read the program carefully.

c)

Press the space bar on your keyboard.

d)

Discuss with a classmate.

9.

What should you do after making a prediction about the program's behavior?

a)

Press the space bar on your keyboard.

b)

Discuss with a classmate.

c)

Run the program.

d)

Write the prediction in the box below.

10.

What is the final step in the Code Prediction activity?

a)

Run the program.

b)

Press the space bar on your keyboard.

c)

Discuss with a classmate.

d)

Write the prediction in the box below.

11.

What should you do if you get stuck while working on Code Studio Level 2-4?

a)

Skip the level and move to the next one.

b)

Use the Help and Tips Tab or Code Documentation.

c)

Restart the entire project.

d)

Ask a friend to complete it for you.

12.

What is the recommended action if you make a big mistake while working on Code Studio Level 2-4?

a)

Use version history to go back.

b)

Delete the entire project and start over.

c)

Skip the level and move to the next one.

d)

Ask for help from a teacher.

13.

What is the first step to follow when working on Code Studio Level 2-4?

a)

Follow the instructions on each level.

b)

Skip the instructions and experiment freely.

c)

Ask a friend for their code.

d)

Use the version history immediately.

14.

What is the task in the "Fish With Arrows" activity in Code Studio, Level 5?

a)

Make the fish move up when the up arrow key is pressed.

b)

Make the fish move left only when the left arrow key is pressed.

c)

Make the fish move right when the right arrow key is pressed.

d)

Make the fish move down when the down arrow key is pressed.

15.

What is the goal of the "Debug Turtle Movement" activity in Code Studio, Level 5?

a)

Debug why the turtle moves too fast.

b)

Debug why the turtle does not move at all and leaves after images.

c)

Debug the bug that breaks the program when the turtle tries to move left.

d)

Debug why the turtle moves in the wrong direction.

16.

What is the purpose of the "Debug Turtle Movement 2" activity in Code Studio, Level 5?

a)

Debug why the turtle moves too fast.

b)

Debug why the turtle does not move at all and leaves after images.

c)

Debug the bug that breaks the program when the turtle tries to move left.

d)

Debug why the turtle moves in the wrong direction.

17.

What should students do before moving on from Code Studio, Level 5?

a)

Skip the activities and move to the next level.

b)

Practice their new skills and check with their teacher.

c)

Memorize the instructions for each activity.

d)

Complete only one activity and move on.

18.

What is the first step mentioned in the "Do This" section of the learning material?

a)

Check out the Help & Tips tab

b)

Follow the instructions in Code Studio

c)

Read the "Rubric" tab

d)

Complete the assessment level

19.

What does the "Rubric" tab describe according to the learning material?

a)

How to navigate Code Studio

b)

How to demonstrate your understanding

c)

How to use the Help & Tips tab

d)

How to complete the activity

20.

Where can students go if they need help while completing the activity?

a)

The "Rubric" tab

b)

The Help & Tips tab

c)

The Code Studio instructions

d)

The Assessment Level section

21.

What is the main purpose of the "Assessment Level" in the learning material?

a)

To provide instructions for Code Studio

b)

To test students' understanding of the activity

c)

To explain the "Rubric" tab

d)

To offer help and tips for students

22.

What is the purpose of the "keyWentDown: Click Counter" activity in Code Studio Level 7?

a)

To count how many times someone clicks the space bar and learn a new block.

b)

To change the animation for different directions of movement.

c)

To use nested if statements to boost sprite speed.

d)

To make music when keys are pressed.

23.

Which activity in Code Studio Level 7 teaches you to use a separate image for each direction of movement?

a)

Speed Boost!

b)

Changing Animation

c)

Play Music

d)

Simple Game

24.

What concept is introduced in the "Speed Boost!" activity in Code Studio Level 7?

a)

Using nested if statements and key presses to boost sprite speed.

b)

Counting space bar clicks.

c)

Making music when keys are pressed.

d)

Using a separate image for each direction of movement.

25.

What is the goal of the "Play Music" activity in Code Studio Level 7?

a)

To count space bar clicks.

b)

To make music using favorite instruments when keys are pressed.

c)

To boost sprite speed using nested if statements.

d)

To create a simple version of a favorite game.

26.

What does the "Simple Game" activity in Code Studio Level 7 encourage students to do?

a)

To count space bar clicks.

b)

To make music using favorite instruments.

c)

To create a simple version of a favorite game when keys are pressed.

d)

To use nested if statements to boost sprite speed.

27.

How might you use user interaction to improve one of your programs from past lessons?

a)

By adding more colors to the program.

b)

By allowing users to input their preferences to customize the program.

c)

By making the program run faster without user input.

d)

By removing all user interaction features.

28.

What condition would you check, and how would you handle it in your program?

a)

Check if the program is running and restart it if not.

b)

Check if the user input is valid and provide feedback if it is not.

c)

Check if the computer is turned on and turn it off if not.

d)

Check if the program is colorful and add more colors if it is not.

29.

Which shortcut key is used to undo an action

a)

Ctrl-S

b)

Shift-J

c)

Ctrl-C

d)

Ctrl-Z

30.

During a computer science class, Daniel is asked to demonstrate how to enter data into a computer. Which of the following devices should he use?

a)

Monitor

b)

Speaker

c)

Keyboard

d)

Printer