This term refers to the protection of computer systems and data from digital attacks.
What is cybersecurity?
True or False: A person’s digital footprint only consists of their active online activities.
What is False?
What should you do if you're being harassed online?
What is block/report the harassment?
What type of chart best shows the frequency of candy bought?
What is a histogram?
How would you tell Tracy to move forward 100 pixels?
What is forward(100)?
Individuals who exploit vulnerabilities for malicious purposes, often violating laws and ethical standards.
What is black hat hacking?
Which of the following contributes to your digital footprint: comments, pictures, or emails?
What is all of the above?
True or False: It's completely safe to socialize online since it's all virtual.
What is False?
The graphical representation of information and data, making it easier to understand trends, patterns, and insights.
What is data visualization?
What value is used inside the circle() command?
What is the radius of the circle?
The CIA triad stands for confidentiality, integrity, and what else?
What is availability?
What can help maintain your digital footprint?
What is using privacy settings and reviewing tagged posts?
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?
What would be an effective search query for wind power in Germany?
What is "wind power" +Germany?
Where does Tracy always start in the grid world?
What is at the (0,0) coordinate?
Alice changed a book's price online. Which part of the CIA triad was broken?
What is integrity?
Cyberbullying can hurt real people despite not seeing their reactions online. True or False?
What is True?
What are the best practices for a secure password?
What is using a combination of letters, numbers, and special characters?
Creative works that are not protected by copyright and can be freely used by anyone without permission.
What is public domain?
What set of commands lets Tracy move forward 100 pixels without making a line?
What is penup() forward(100)?
This type of hacking is conducted legally to identify security vulnerabilities for companies.
What is penetration testing?
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?
This type of personal information is considered highly sensitive and should never be shared online.
What is your Social Security number?
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?
This command allows Tracy to draw a circle with a specified radius at her current location.
What is circle(radius)?