Programming Basics
AI & Natural Interaction
Growth Mindset
Algorithms & Optimization
AI Ethics
100

A character, like an animal or an object, in a Scratch program

What is a sprite?

100

Technology that allows computers to simulate human thinking

What is AI? (artificial intelligence)

100

The belief that you can improve through effort and practice

What is growth mindset?
100

A step-by-step procedure an AI uses to solve a problem

What is an AI algorithm?

100

This is the study of right and wrong decisions

What is ethics?

200

A step-by-step set of instructions a computer follows

What is an algorithm?

200

Talking to a device in human language, like Siri or Alexa, instead of typing commands

What is natural interaction?

200

This mindset says, "I'm not good at this and I never will be."

What is fixed mindset?

200

Making something work better or more efficiently

What is optimization?

200

This is a tool used to explore how technology can affect different groups

What is an ethical matrix?

300

A loop that never stops running

What is a forever loop? (or an infinite loop)

300

This is why AI might misunderstand a user

Human language can be ambiguous or unclear

300

This mindset would help a student who struggles with coding but keeps trying different solutions.

What is growth mindset?

300
This is an AI used to help machines perform physical tasks

What is robotics?

300

This is why we need to think about ethics while designing AI

What is, technology can have a real impact on people and communities?

400

A block that runs code only when something happens (like clicking a button)

What is an event?

400

This is the name of an AI that can speak informally with a user

What is a chatbot? (or virtual assistant)

400

This is why persistence is important in computer science.

What is, bugs and errors sometimes take multiple tries to fix?

400

This is the one more likely to be optimized, between a route with 10 unnecessary turns, or one with 2 turns

What is the route with two turns?

400

This is one group that might be impacted by an AI system

What are users, companies, families, and/or schools? (other answers possible)

500

Code that checks if a condition is true or false and then makes a decision

What is an if-statement? (or conditional)

500

This is what makes AI "responsible"

What is being fair, safe, and helpful and/or minimizing bias?

500

This is an example of a fixed mindset statement turning into a growth mindset statement.

What is, "I'm not good at this" -> "I haven't learned yet"? (multiple correct answers)

500

This is why engineers optimize algorithms

What is to save time, resources, and/or improve performance?

500

This is the ethical concern raised when an AI works well for some people but works poorly for another group of people

What is fairness and/or bias?