Algorithms & Logic
Debugging & Fixing Errors
Coding & Program Design
Choosing Devices & Software
Creating & Combining Content
100

What is an example of sequence?

Instructions for a robot to move forward 3 steps, turn right, and stop.

100

Your game crashes whenever a certain button is pressed. Finding and fixing this is called what?

Debugging

100

A game where the computer asks “What is your name?” and responds with “Hello [name]” is using what feature?

user input and output

100

If you are filming a short school video, this is the most suitable device to use instead of a desktop computer?

video camera or smartphone

100

What does it mean to format a document?

Adjusting font sizes, colors, and layout to make it easier to read

200

What is an example of iteration?

A program repeats the same action until a condition is met.

200

You run your program and see that numbers add incorrectly because of the wrong symbol. What part of your code needs to be fixed?

The operator

200

In a drawing program, the pen object starts at a position before drawing. What category in Scratch can this block be found in?

Motion

200

You are creating a short video for school.  What type of software would be most suitable?

video-editing software

200

Collected survey results can be considered to be what 4-letter word?

Data

300

What is an example of selection?

A player gets 10 points if their score is over 50, but loses 5 points if it’s below 50.

300

What method is used for breaking down an error in the code by taking the code apart into smaller pieces?

decomposition

300

What is the do you call a specific set of instructions in coding?

An Algorithm

300

If you need to share a slideshow so classmates can edit it at the same time, you should use what application

Google Slides or Canva

300

What commands on a computer allow you to easily carry over text and pictures from one document to the next?

copy and paste

400
What is decomposition?

Breaking a complex algorithm into smaller parts 

400

If a program runs but gives the wrong output during selection, what needs to be fixed?

The logic, or most likely the condition.

400

True/False: Selection can be used when making a Sprite move with arrow keys

True

400

Writing a long essay is best done on what type of device?

Laptop or Desktop Computer

400

You need to plan and present a recorded video for your class project.  What are three different applications you could use for this project?

Google Docs for writing the script
Google slides for the presentation
CapCut or Openshot for video editing

500

You test an algorithm and realize the output is wrong because the steps are in the wrong order. This mistake is called what?

A bug

500

A user types a command into a program which is spelled incorrectly and the game crashes. how can the bug be fixed?

type the command with the correct spelling

500

What is planning an algorithm?

Writing a list of steps before coding to show how your program will work.

500

You need to create a timetable of your classes and schedule. What software would you use?

Google Sheets or MS Excel

500

True/False:  You can combine different types of applications to help you create a project.

True

M
e
n
u