Please enable JavaScript to use CodeHS

Outline


1. Programming with Turtle Graphics
1.1 Intro to Python with Tracy the Turtle
Video 1.1.1 Intro to Tracy
Check for Understanding 1.1.2 Intro to Tracy
Example 1.1.3 Slinky
Exercise 1.1.4 Stretched Slinky
1.2 Tracy's Grid World
Video 1.2.1 Tracy's Grid World
Check for Understanding 1.2.2 Tracy's Grid World
Example 1.2.3 Dashed Line
Exercise 1.2.4 Shorter Dashed Line
Exercise 1.2.5 Caterpillar
Badge 1.2.6 Grid World Badge
1.3 Turning Tracy
Video 1.3.1 Turning Tracy
Check for Understanding 1.3.2 Turning Tracy
Example 1.3.3 Square
Example 1.3.4 X and Y Axes
Exercise 1.3.5 Rectangle
Exercise 1.3.6 4 Columns
1.4 For Loops
Video 1.4.1 For Loops
Check for Understanding 1.4.2 For Loops
Example 1.4.3 Square Using Loops
Example 1.4.4 Dotted Line
Exercise 1.4.5 Row of Circles
Exercise 1.4.6 4 Columns 2.0
Badge 1.4.7 Looping Badge
1.5 Turning Tracy Using Angles
Video 1.5.1 Turning Tracy Using Angles
Check for Understanding 1.5.2 Turning Tracy Using Angles
Example 1.5.3 Asterisk
Example 1.5.4 Four Circles
Exercise 1.5.5 Hexagon
Exercise 1.5.6 'X' Marks the Spot
Exercise 1.5.7 Circle Pyramid
1.6 Comments
Video 1.6.1 Comments
Check for Understanding 1.6.2 Comments
Example 1.6.3 Four Circles with Comments
Exercise 1.6.4 Circle Pyramid with Comments
1.7 Naming Guidelines
Video 1.7.1 Naming Guidelines
Check for Understanding 1.7.2 Naming Guidelines
1.8 Functions
Video 1.8.1 Functions
Check for Understanding 1.8.2 Functions
Example 1.8.3 X and Y Axes with Hash Marks
Exercise 1.8.4 Beaded Bracelet
Exercise 1.8.5 Shape Stack
Badge 1.8.6 Functions Badge
1.9 Artistic Effects
Video 1.9.1 Artistic Effects
Check for Understanding 1.9.2 Artistic Effects
Example 1.9.3 Rainbow Octagon
Example 1.9.4 Circle Square Triangle
Exercise 1.9.5 Four Colored Triangles
Exercise 1.9.6 Colorful Bracelet
Challenge 1.9.7 Kid's Shapes Toy
1.10 Top Down Design
Video 1.10.1 Top Down Design
Check for Understanding 1.10.2 Top Down Design
Example 1.10.3 Bubble Wrap
Exercise 1.10.4 Bubble Wrap 2.0
Exercise 1.10.5 Sidewalk
1.11 Variables
Video 1.11.1 Variables
Check for Understanding 1.11.2 Variables
Example 1.11.3 Increasing Length
Exercise 1.11.4 Dartboard
Exercise 1.11.5 Line of Increasing Blocks
1.12 User Input
Video 1.12.1 User Input
Check for Understanding 1.12.2 User Input
Example 1.12.3 Color Coded Increasing Length
Exercise 1.12.4 Colored Dartboard
Exercise 1.12.5 Four Corners
Badge 1.12.6 User Input Badge
1.13 Parameters
Video 1.13.1 Parameters
Check for Understanding 1.13.2 Parameters
Example 1.13.3 Concentric Circles
Exercise 1.13.4 Colorful Caterpillar
Exercise 1.13.5 Circle in a Square
Exercise 1.13.6 Snowman
1.14 Using i in For Loops
Video 1.14.1 Using i in For Loops
Check for Understanding 1.14.2 Using i in For Loops
Example 1.14.3 Geometry
Exercise 1.14.4 Geometry 2.0
1.15 Extended Loop Control
Video 1.15.1 Extended Loop Control
Check for Understanding 1.15.2 Extended Loop Control
Example 1.15.3 Square Swirl
Exercise 1.15.4 Dartboard using i
Exercise 1.15.5 Phone Signal
Badge 1.15.6 Master of i Badge
1.16 If Statements
Video 1.16.1 If Statements
Check for Understanding 1.16.2 If Statements
Example 1.16.3 X and Y Axis with Bolded Marks
Exercise 1.16.4 Happy Face
Exercise 1.16.5 Black and White Squares
1.17 If/ Else Statements
Video 1.17.1 If/Else Statements
Check for Understanding 1.17.2 If/Else Statements
Example 1.17.3 Positive, Negative, Zero
Exercise 1.17.4 Rating
Exercise 1.17.5 Happy/ Sad Face
1.18 While Loops
Video 1.18.1 While Loops
Check for Understanding 1.18.2 While Loops
Example 1.18.3 Increasing Circles
Exercise 1.18.4 Increasing Squares
Exercise 1.18.5 Guess a Number
Badge 1.18.6 Conditionals Badge
1.19 Putting Together Control Structures
Video 1.19.1 Putting Together Control Structures
Check for Understanding 1.19.2 Putting Together Control Structures
Example 1.19.3 Block Pyramid
Exercise 1.19.4 Guess a Number 2.0
Challenge 1.19.5 Checkerboard
1.20 Using Data to Refine Game Mechanics
Notes 1.20.1 Game Mechanics 101
Free Response 1.20.2 Game Mechanics Planning
Exercise 1.20.3 Guess a Number 3.0: Beta
Connection 1.20.4 Collect and Analyze Test Data
Challenge 1.20.5 Guess a Number 3.0: Final
Badge 1.20.6 Tracy the Turtle Badge
1.21 Intro to Programming with Turtle Graphics Quiz
Quiz 1.21.1 Putting It All Together Quiz
Badge 1.21.2 Intro to Programming with Turtle Graphics Badge
2. What is Computing?
2.1 History of Computers
Video 2.1.1 History of Computers
Check for Understanding 2.1.2 Video Quiz
Notes 2.1.3 Mission: Who invented the computer?
Free Response 2.1.4 Evidence Collection
Connection 2.1.5 Exhibit A: Charles Babbage
Connection 2.1.6 Exhibit B: Ada Lovelace
Connection 2.1.7 Exhibit C: Alan Turing
Connection 2.1.8 Exhibit D: Mauchly and Eckert
Connection 2.1.9 Exhibit E: ENIAC Programmers
Connection 2.1.10 Exhibit F: Grace Hopper
Connection 2.1.11 Exhibit G: Mark Dean
Connection 2.1.12 Bonus Exhibit: Computer Inventors
Free Response 2.1.13 Culminating Activity
2.2 Computer Organization
Video 2.2.1 Computer Organization
Check for Understanding 2.2.2 Video Quiz
Connection 2.2.3 Draw a Computer
Check for Understanding 2.2.4 What Kind of Device?
2.3 Software
Video 2.3.1 Software
Check for Understanding 2.3.2 Software Quiz
Connection 2.3.3 Software Explained
Free Response 2.3.4 Computer Applications You Use
Free Response 2.3.5 Operating Systems
2.4 Hardware
Video 2.4.1 Hardware
Check for Understanding 2.4.2 Hardware Quiz
Check for Understanding 2.4.3 Pick the Label
Free Response 2.4.4 Label Your Computer
Free Response 2.4.5 Computer Analogy
Free Response 2.4.6 Hardware vs. Software
Badge 2.4.7 Hardware Badge
2.5 Future of Computing
Video 2.5.1 Future of Computing
Check for Understanding 2.5.2 Video Quiz
Connection 2.5.3 Using DNA for Storage
Free Response 2.5.4 Class Activity: Advancing Technology
Connection 2.5.5 Pros and Cons of AI
Free Response 2.5.6 AI: Is It a Bad Thing?
2.6 Troubleshooting
Notes 2.6.1 Troubleshooting Methodology
Free Response 2.6.2 Identify the Problem
Free Response 2.6.3 Research Solutions
Free Response 2.6.4 Establish a Theory
Free Response 2.6.5 Test the Theory
Challenge 2.6.6 Fix the Problem and Document
2.7 What is Computing? Quiz
Unit Quiz 2.7.1 What is Computing? Quiz
3. Intro to micro:bit
3.1 Welcome to micro:bit!
Video 3.1.1 Intro to micro:bit
Connection 3.1.2 micro:bit Quick Start
Notes 3.1.3 Dice Simulator
Notes 3.1.4 Don't Wobble!
Connection 3.1.5 Exploration: Intro to Programming with micro:bit
Video 3.1.6 Exploration 1.1 Follow-up
Free Response 3.1.7 Background & Experience
Free Response 3.1.8 Goal Setting
3.2 Setting Up your micro:bit
Video 3.2.1 Setting Up your micro:bit
Connection 3.2.2 Exploration: Exploring LEDs
Video 3.2.3 Exploration 1.2 Follow-up
Exercise 3.2.4 Four Corners
Exercise 3.2.5 Blinking First Letter
Exercise 3.2.6 Blinking Diamond
3.3 Comments & Pseudocode
Video 3.3.1 Comments & Pseudocode
Check for Understanding 3.3.2 Comments & Pseudocode
Notes 3.3.3 Blink Middle
Free Response 3.3.4 X in Pseudocode
Connection 3.3.5 Exploration: Analog vs. Digital
Video 3.3.6 Exploration 1.3 Follow-up
Exercise 3.3.7 Varied Brightness
Exercise 3.3.8 Moving Bright Box
3.4 Variables
Video 3.4.1 Variables
Check for Understanding 3.4.2 Variables
Notes 3.4.3 Variable as Coordinate Value
Free Response 3.4.4 Plus with a Variable in Pseudocode
Connection 3.4.5 Exploration: Using micro:bit Pins
Video 3.4.6 Exploration 1.4 Follow-up
Exercise 3.4.7 Brightness Line using Variables
Exercise 3.4.8 Opposite Blinking External LEDs
Exercise 3.4.9 Dimming External LED
3.5 Intro to micro:bit Quiz
Unit Quiz 3.5.1 Intro to micro:bit Quiz
4. Digital Citizenship and Cyber Hygiene
4.1 Digital Footprint and Reputation
Video 4.1.1 Digital Footprint and Reputation
Check for Understanding 4.1.2 Digital Footprint and Reputation
Free Response 4.1.3 Building a Positive Digital Footprint
Connection 4.1.4 Right to be Forgotten?
Free Response 4.1.5 Right to be Forgotten
Free Response 4.1.6 What is your Digital Footprint?
Example 4.1.7 Social Media Clean-up
4.2 Cyberbullying
Video 4.2.1 Cyberbullying
Check for Understanding 4.2.2 Cyberbullying
Free Response 4.2.3 Scenario: Student Ranking
Free Response 4.2.4 Scenario: Singled Out
Free Response 4.2.5 Stopping Cyberbullying
4.3 Internet Safety
Video 4.3.1 Internet Safety
Check for Understanding 4.3.2 Internet Safety
Free Response 4.3.3 Scenario: School Stranger
Free Response 4.3.4 Scenario: Vacation Pals
Free Response 4.3.5 Staying Safe
4.4 Privacy & Security
Video 4.4.1 What is Data Privacy & Security?
Check for Understanding 4.4.2 Privacy & Security Quiz
Connection 4.4.3 How Strong is your Password?
Free Response 4.4.4 How Strong is your password?
Connection 4.4.5 Google Privacy Policy Search
Free Response 4.4.6 Google Privacy Policy Search
Example 4.4.7 Guess: Password List
Example 4.4.8 Guess: Using an Algorithm
Example 4.4.9 Guess: Brute Force
4.5 Project: Public Service Announcement
Free Response 4.5.1 Pick a Topic
Free Response 4.5.2 Research
Free Response 4.5.3 Choose Your Audience
Free Response 4.5.4 What kind of PSA?
Free Response 4.5.5 Draft your PSA
Free Response 4.5.6 Finalize your PSA!
4.6 Digital Citizenship and Cybersecurity Quiz
Quiz 4.6.1 Digital Citizenship and Cyber Hygiene Quiz
Badge 4.6.2 Digital Citizenship and Cybersecurity Badge
5. The ABCs of Cryptography
5.1 Cryptography, Cryptology, Cryptanalysis
Video 5.1.1 Cryptography, Cryptology, Cryptanalysis
Check for Understanding 5.1.2 Cryptography, Cryptology, Cryptanalysis
Example 5.1.3 Cryptogram Game!
Video 5.1.4 Why encrypt?
Check for Understanding 5.1.5 Why encrypt?
Example 5.1.6 Encrypt/Decrypt
5.2 History of Cryptography
Video 5.2.1 Cryptography: A Brief History
Check for Understanding 5.2.2 Cryptography History Quiz
Connection 5.2.3 How the Enigma Worked
Free Response 5.2.4 How the Enigma Worked
Connection 5.2.5 Unknown Languages and the Future of Cryptography
Free Response 5.2.6 The Future of Cybersecurity
5.3 Basic Crypto Systems: Caesar Cipher
Video 5.3.1 Caesar Cipher
Check for Understanding 5.3.2 Caesar Cipher
Example 5.3.3 Caesar Cipher Encryption
Example 5.3.4 Decrypt Caesar's Cipher!
5.4 Basic Crypto Systems: Cracking Caesar
Video 5.4.1 Cracking Caesar Cipher
Check for Understanding 5.4.2 Cracking Caesar Cipher
Example 5.4.3 Cracking Caesar with Brute Force
Example 5.4.4 Letter Frequency and Caesar
Free Response 5.4.5 Examining Caesar Cipher
5.5 Basic Crypto Systems: Vigenere Cipher
Video 5.5.1 Vigenere Cipher
Check for Understanding 5.5.2 Vigenere Cipher
Example 5.5.3 Vigenere Cipher Example
Example 5.5.4 Letter Frequency and Vigenere Cipher
Free Response 5.5.5 Examining Vigenere Cipher
Example 5.5.6 Improving Vigenere
5.6 The ABCs of Cryptography Quiz
Unit Quiz 5.6.1 The ABCs of Cryptography Quiz
6. Web Design
6.1 Introduction to HTML
Video 6.1.1 Introduction to HTML
Check for Understanding 6.1.2 Introduction to HTML Quiz
Example 6.1.3 Our First HTML Page
Exercise 6.1.4 Say Hello!
6.2 Structure of an HTML Page
Video 6.2.1 Structure of an HTML Page
Check for Understanding 6.2.2 Structure of an HTML Page Quiz
Example 6.2.3 HTML Template
Example 6.2.4 Hello World Page
Exercise 6.2.5 The <title> Tag
Exercise 6.2.6 Your First HTML Page
6.3 Formatting Text
Video 6.3.1 Formatting Text
Check for Understanding 6.3.2 Formatting Text Quiz
Example 6.3.3 Dictionary
Exercise 6.3.4 That's Bold
Exercise 6.3.5 Artificial Intelligence
Exercise 6.3.6 State Capitals
Badge 6.3.7 Formatting Badge
6.4 Links
Video 6.4.1 Links
Check for Understanding 6.4.2 Links Quiz
Example 6.4.3 The <a> Tag
Exercise 6.4.4 Simple Link
Exercise 6.4.5 My Favorite Websites
6.5 Images
Video 6.5.1 Images
Check for Understanding 6.5.2 Images Quiz
Example 6.5.3 The <img> Tag
Example 6.5.4 Building the CodeHS Homepage
Exercise 6.5.5 Collage on a Theme
Exercise 6.5.6 Linking an Image
Exercise 6.5.7 Personal Library
Survey 6.5.8 Mindsets
6.6 Copyright
Video 6.6.1 Copyright
Check for Understanding 6.6.2 Copyright Quiz
Example 6.6.3 Citing Sources Example
Connection 6.6.4 Exploring Creative Commons
Free Response 6.6.5 Respond: Creative Commons
Free Response 6.6.6 Finding Images
Exercise 6.6.7 Make a Collage
6.7 HTML Lists
Video 6.7.1 HTML Lists
Check for Understanding 6.7.2 HTML Lists Quiz
Example 6.7.3 Grocery Shopping
Exercise 6.7.4 Favorite Things
Exercise 6.7.5 To-Do List
Exercise 6.7.6 List Article
6.8 HTML Tables
Video 6.8.1 HTML Tables
Check for Understanding 6.8.2 HTML Tables Quiz
Example 6.8.3 Address Book
Exercise 6.8.4 Favorite Songs
Exercise 6.8.5 Calendar
6.9 Viewing Websites
Video 6.9.1 Viewing Websites
Check for Understanding 6.9.2 Viewing Websites Quiz
Free Response 6.9.3 Explaining a URL
Badge 6.9.4 Web Development Badge
6.10 Project: Your First Website, Pt 1
Challenge 6.10.1 Your First Website
Notes 6.10.2 Set Up Your Domain
Badge 6.10.3 Website Badge
6.11 HTML Styling
Video 6.11.1 HTML Styling
Check for Understanding 6.11.2 HTML Styling Quiz
Example 6.11.3 Stylish Address Book
Exercise 6.11.4 Background Colors
Exercise 6.11.5 Style Your To-Do List
Badge 6.11.6 Styling Badge
6.12 Introduction to CSS
Video 6.12.1 Introduction to CSS
Check for Understanding 6.12.2 Introduction to CSS Quiz
Example 6.12.3 Styling your H1s
Exercise 6.12.4 First style with CSS
Exercise 6.12.5 List Styling
6.13 CSS Select by Tag
Video 6.13.1 CSS Select by Tag
Check for Understanding 6.13.2 CSS Select by Tag Quiz
Example 6.13.3 Rainbow
Example 6.13.4 Dog Styling
Exercise 6.13.5 Restaurant Menu
Exercise 6.13.6 Put Karel Together
6.14 CSS Select by Class
Video 6.14.1 CSS Select by Class
Check for Understanding 6.14.2 CSS Select by Class Quiz
Example 6.14.3 Simple Checkerboard
Exercise 6.14.4 Tic Tac Toe
Exercise 6.14.5 Music Library
6.15 CSS Select by ID
Video 6.15.1 CSS Select by ID
Check for Understanding 6.15.2 CSS Select by ID Quiz
Example 6.15.3 Logo
Exercise 6.15.4 Favorite Dog
Exercise 6.15.5 Bingo
6.16 Project: Your First Website, Pt 2
Challenge 6.16.1 Adding Style with CSS
6.17 Web Design Quiz
Unit Quiz 6.17.1 Web Design Quiz
7. Project: Designing for Impact
7.1 Intro to Design Thinking
Video 7.1.1 Intro to Design Thinking
Check for Understanding 7.1.2 Intro to Design Thinking
Free Response 7.1.3 User Interface Scavenger Hunt
Connection 7.1.4 Case Study: Helping Blind People See
Free Response 7.1.5 Case Study Responses
Free Response 7.1.6 Topic Brainstorm
Free Response 7.1.7 Narrowing Down Topics
7.2 Empathy
Video 7.2.1 Empathy
Check for Understanding 7.2.2 Empathy Quiz
Connection 7.2.3 Accessibility
Free Response 7.2.4 Accessibility Tips
Free Response 7.2.5 Accessibility: Designing for ALL
Connection 7.2.6 How to Interview
Free Response 7.2.7 How to Interview
Free Response 7.2.8 User Interview
Connection 7.2.9 Using Surveys to Collect User Data
Free Response 7.2.10 Create Your Survey and Gather Data
Connection 7.2.11 Survey Data Cleaning
Free Response 7.2.12 Survey Data Cleaning
Free Response 7.2.13 Drawing Conclusions from Data
7.3 Define
Video 7.3.1 Define
Check for Understanding 7.3.2 Define Quiz
Connection 7.3.3 Make a Composite Character Profile
Free Response 7.3.4 Composite Character Profile
Free Response 7.3.5 Point-of-View Statement Brainstorm
Free Response 7.3.6 POV Statement
7.4 Ideate
Video 7.4.1 Ideate
Check for Understanding 7.4.2 Ideate Quiz
Connection 7.4.3 Brainstorming Tips
Free Response 7.4.4 Ideate!
7.5 Prototype
Video 7.5.1 Prototype
Check for Understanding 7.5.2 Prototype Quiz
Connection 7.5.3 Brainstorm Selection
Free Response 7.5.4 Harvest Ideas from the Brainstorm
Connection 7.5.5 Wizard of Oz Prototyping
Connection 7.5.6 Example Wizard of Oz Paper Prototype
Free Response 7.5.7 Make Your Paper Prototypes!
7.6 Test
Video 7.6.1 Test
Check for Understanding 7.6.2 Testing Quiz
Connection 7.6.3 Testing with Users
Connection 7.6.4 Example: How to User Test
Free Response 7.6.5 How to User Test Responses
Connection 7.6.6 Example: How NOT to User Test
Free Response 7.6.7 How NOT to User Test Responses
Free Response 7.6.8 Test Prototype 1
Free Response 7.6.9 Test Prototype 2
Free Response 7.6.10 Improve Your Prototype
7.7 Build Your Website!
Free Response 7.7.1 Project Planning
Challenge 7.7.2 Build Your Website!
8. Digital Information
8.1 Intro to Digital Information
Video 8.1.1 What is Digital Information?
Check for Understanding 8.1.2 What is Digital Information Quiz
Example 8.1.3 Fast Food Menu
Free Response 8.1.4 Reflection: Encodings Everywhere
8.2 Number Systems
Video 8.2.1 Number Systems
Notes 8.2.2 Number Base Tool
Check for Understanding 8.2.3 Number Systems Quiz
Video 8.2.4 Decimal to Binary
Check for Understanding 8.2.5 Decimal to Binary Quiz
Exercise 8.2.6 Binary Game
8.3 Encoding Text with Binary
Video 8.3.1 Encoding Text with Binary
Check for Understanding 8.3.2 Encoding Text with Binary Quiz
Example 8.3.3 Custom Encoding
Example 8.3.4 Bits to ASCII
Exercise 8.3.5 Hello World in Bits
Exercise 8.3.6 Create your own Encoding
Badge 8.3.7 Encoding Badge
8.4 Pixel Images
Video 8.4.1 Pixel Images
Check for Understanding 8.4.2 Pixel Images Quiz
Resource 8.4.3 Creating Pixel Images
Example 8.4.4 CodeHS Logo
Exercise 8.4.5 Checkerboard
Exercise 8.4.6 Ladder
Exercise 8.4.7 Create an Image!
8.5 Hexadecimal
Video 8.5.1 Hexadecimal
Check for Understanding 8.5.2 Hexadecimal Quiz
Exercise 8.5.3 Binary to Hex Game
8.6 Pixel Colors!
Video 8.6.1 Pixel Colors
Check for Understanding 8.6.2 Pixel Colors Quiz
Example 8.6.3 Colors in Bits
Exercise 8.6.4 Exploring RGB
Exercise 8.6.5 Making Yellow
Exercise 8.6.6 Rainbow
Exercise 8.6.7 Create a Color Image!
8.7 Digital Information Quiz
Unit Quiz 8.7.1 Digital Information Quiz
9. The Internet
9.1 Intro to the Internet
Video 9.1.1 Welcome to the Internet
Check for Understanding 9.1.2 Welcome to the Internet Quiz
Free Response 9.1.3 The Internet and You
9.2 Internet Hardware
Video 9.2.1 Hardware of the Internet
Check for Understanding 9.2.2 Internet Hardware Quiz
Connection 9.2.3 The Internet is in the Ocean
9.3 Internet Addresses
Video 9.3.1 Internet Addresses
Check for Understanding 9.3.2 Internet Addresses Quiz
Free Response 9.3.3 The Need for Addresses
Check for Understanding 9.3.4 4-bit Addresses
Free Response 9.3.5 IPv4 vs IPv6
9.4 DNS
Video 9.4.1 DNS
Check for Understanding 9.4.2 DNS Quiz
Connection 9.4.3 How Does DNS Work?
Free Response 9.4.4 How Does DNS Work?
Badge 9.4.5 DNS Badge
9.5 Routing
Video 9.5.1 Routing
Check for Understanding 9.5.2 Routing Quiz
Free Response 9.5.3 Redundancy
Traceroute 9.5.4 Route Tracing
9.6 Packets and Protocols
Video 9.6.1 Packets and Protocols
Check for Understanding 9.6.2 Packets and Protocols Quiz
Resource 9.6.3 Passing Notes
Connection 9.6.4 How the Internet Works
Free Response 9.6.5 The Story of the Internet
9.7 The Impact of the Internet
Video 9.7.1 The Impact of the Internet
Check for Understanding 9.7.2 The Impact of the Internet Quiz
Connection 9.7.3 What is the Digital Divide?
Free Response 9.7.4 What is the Digital Divide?
Survey 9.7.5 Mindsets
9.8 The Internet Quiz
Unit Quiz 9.8.1 The Internet Quiz
10. Project: The Effects of the Internet
10.1 Project: The Effects of the Internet
Free Response 10.1.1 Topic Brainstorm
Free Response 10.1.2 Project Planning: Timeline and Roles
Free Response 10.1.3 Gathering Resources
Presentation 10.1.4 Make Your Project
Badge 10.1.5 The Internet Badge