Cybersecurity Basics
Digital Footprint
Online Safety
Data Visualization
Programming with Tracy
100

This term refers to the protection of computer systems and data from digital attacks.

What is cybersecurity?

100

True or False: A person’s digital footprint only consists of their active online activities.

What is False?

100

What should you do if you're being harassed online?

What is block/report the harassment?

100

What type of chart best shows the frequency of candy bought?

What is a histogram?

100

How would you tell Tracy to move forward 100 pixels?

What is forward(100)?

200

Individuals who exploit vulnerabilities for malicious purposes, often violating laws and ethical standards.

What is black hat hacking?

200

Which of the following contributes to your digital footprint: comments, pictures, or emails?

What is all of the above?

200

True or False: It's completely safe to socialize online since it's all virtual.

What is False?

200

The graphical representation of information and data, making it easier to understand trends, patterns, and insights.  

What is data visualization?  

200

What value is used inside the circle() command?

What is the radius of the circle?

300

The CIA triad stands for confidentiality, integrity, and what else?

What is availability?

300

What can help maintain your digital footprint?

What is using privacy settings and reviewing tagged posts?

300

Which of these is not a safety guideline: Don’t disclose personal info, or don’t have any social media accounts?

 What is don’t have any social media accounts?

300

What would be an effective search query for wind power in Germany?

What is "wind power" +Germany?

300

Where does Tracy always start in the grid world?

What is at the (0,0) coordinate?

400

Alice changed a book's price online. Which part of the CIA triad was broken?

What is integrity?

400

Cyberbullying can hurt real people despite not seeing their reactions online. True or False?

What is True?

400

What are the best practices for a secure password?

What is using a combination of letters, numbers, and special characters?

400

Creative works that are not protected by copyright and can be freely used by anyone without permission.  

What is public domain?

400

What set of commands lets Tracy move forward 100 pixels without making a line?

What is penup() forward(100)?

500

This type of hacking is conducted legally to identify security vulnerabilities for companies.

What is penetration testing?

500

Which statement about your digital footprint is true: it is permanent and can't be altered, or it can be managed and minimized?

What is it can be managed and minimized?

500

This type of personal information is considered highly sensitive and should never be shared online.

What is your Social Security number?

500

Chart commonly used to show the proportional contributions of different categories to a whole, represented as slices of a circle.

What is a pie chart?

500

This command allows Tracy to draw a circle with a specified radius at her current location.

What is circle(radius)?