Please enable JavaScript to use CodeHS

Standards Mapping

for Wyoming 6-8

25

Standards in this Framework

25

Standards Mapped

100%

Mapped to Course

Standard Lessons
8.CS.D.01
Recommend improvements to the design of computing devices based on an analysis of how a variety of users interact with the device.
  1. 7.6 Test
  2. 15.4 Final Project
8.CS.HS.01
Design and refine a project that combines hardware and software components to collect and exchange data.
  1. 14.1 For Loops
  2. 14.2 While Loops
  3. 14.3 Operators
  4. 14.4 If/Else Statements
  5. 14.5 Functions
  6. 15.1 micro:bit Challenges
  7. 15.2 Explore a New Sensor
  8. 15.3 Follow a Step-by-Step Project
  9. 15.4 Final Project
8.CS.T.01
Systematically identify, resolve, and document increasingly complex software and hardware problems with computing devices and their components.
  1. 2.6 Troubleshooting
8.NI.NCO.01
Model the role of protocols in transmitting data across networks and the internet (e.g., explain protocols and their importance to data transmission; model how packets are broken down into smaller pieces and how they are delivered).
  1. 9.1 Intro to the Internet
  2. 9.3 Internet Addresses
  3. 9.4 DNS
  4. 9.5 Routing
  5. 9.6 Packets and Protocols
  6. 9.8 The Internet Quiz
8.NI.C.01
Critique physical and digital procedures that could be implemented to protect electronic data/information.
  1. 4.4 Privacy & Security
8.NI.C.02
Apply multiple methods of encryption to model the secure transmission of data.
  1. 5.3 Basic Crypto Systems: Caesar Cipher
  2. 5.4 Basic Crypto Systems: Cracking Caesar
  3. 5.5 Basic Crypto Systems: Vigenere Cipher
8.DA.S.01
Represent data using multiple encoding schemes (e.g., ASCII, binary).
  1. 8.2 Number Systems
  2. 8.3 Encoding Text with Binary
  3. 8.4 Pixel Images
  4. 8.5 Hexadecimal
  5. 8.6 Pixel Colors!
  6. 8.7 Digital Information Quiz
8.DA.CVT.01
Using computational tools, transform collected data to make it more useful and reliable.
  1. 15.2 Explore a New Sensor
8.DA.IM.01
Refine computational models based on generated data.
  1. 1.20 Using Data to Refine Game Mechanics
  2. 15.2 Explore a New Sensor
8.AP.A.01
Create flowcharts and pseudocode to design algorithms to solve complex problems
  1. 1.10 Top Down Design
  2. 1.19 Putting Together Control Structures
  3. 1.21 Intro to Programming with Turtle Graphics Quiz
  4. 3.3 Comments & Pseudocode
  5. 11.6 Top Down Design and Decomposition in Karel
  6. 11.14 More Karel Examples and Testing
  7. 11.16 Karel Challenges
8.AP.V.01
Using grade appropriate content and complexity, create clearly named variables that represent different data types and perform operations on their values.
  1. 1.11 Variables
  2. 1.12 User Input
  3. 1.21 Intro to Programming with Turtle Graphics Quiz
  4. 3.4 Variables
  5. 14.3 Operators
8.AP.C.01
Using grade appropriate content and complexity, design and iteratively develop programs that combine control structures, including nested loops and compound conditionals.
  1. 1.4 For Loops
  2. 1.17 If/ Else Statements
  3. 1.18 While Loops
  4. 1.19 Putting Together Control Structures
  5. 1.21 Intro to Programming with Turtle Graphics Quiz
  6. 11.10 If Statements
  7. 11.11 If/Else Statements
  8. 11.12 While Loops in Karel
  9. 11.13 Control Structures Example
  10. 11.14 More Karel Examples and Testing
  11. 11.16 Karel Challenges
  12. 11.17 Intro to Programming with Karel the Dog Quiz
  13. 14.1 For Loops
  14. 14.2 While Loops
  15. 14.3 Operators
  16. 14.4 If/Else Statements
  17. 15.1 micro:bit Challenges
8.AP.M.01
Using grade appropriate content and complexity, decompose problems and subproblems into parts to facilitate the design, implementation, and review of programs.
  1. 1.8 Functions
  2. 1.10 Top Down Design
  3. 1.19 Putting Together Control Structures
  4. 3.3 Comments & Pseudocode
  5. 11.6 Top Down Design and Decomposition in Karel
  6. 11.13 Control Structures Example
  7. 11.14 More Karel Examples and Testing
  8. 11.16 Karel Challenges
8.AP.M.02
Using grade appropriate content and complexity, create procedures with parameters to organize code and make it easier to reuse.
  1. 1.13 Parameters
  2. 1.19 Putting Together Control Structures
  3. 1.21 Intro to Programming with Turtle Graphics Quiz
  4. 14.5 Functions
8.AP.PD.01
Using grade appropriate content and complexity, seek and incorporate feedback from team members and users to refine a solution to a problem.
  1. 7.6 Test
  2. 15.4 Final Project
8.AP.PD.02
Incorporate existing code, media, and libraries into original programs of increasing complexity and give attribution.
  1. 6.6 Copyright
  2. 6.10 Project: Your First Website, Pt 1
  3. 6.16 Project: Your First Website, Pt 2
  4. 7.7 Build Your Website!
8.AP.PD.03
Systematically test and refine programs using a range of test cases.
  1. 1.17 If/ Else Statements
  2. 1.18 While Loops
  3. 1.19 Putting Together Control Structures
  4. 11.10 If Statements
  5. 11.11 If/Else Statements
  6. 11.12 While Loops in Karel
  7. 11.13 Control Structures Example
  8. 11.14 More Karel Examples and Testing
  9. 11.16 Karel Challenges
  10. 14.2 While Loops
  11. 14.4 If/Else Statements
  12. 15.1 micro:bit Challenges
8.AP.PD.04
Using grade appropriate content and complexity, document programs in order to make them easier to follow, test, and debug.
  1. 1.6 Comments
  2. 1.21 Intro to Programming with Turtle Graphics Quiz
  3. 3.3 Comments & Pseudocode
  4. 11.7 Commenting Your Code
  5. 11.15 How to Indent Your Code
  6. 11.17 Intro to Programming with Karel the Dog Quiz
  7. 15.3 Follow a Step-by-Step Project
8.AP.PD.05
Distribute tasks and maintain a project timeline when collaboratively developing computational artifacts.
  1. 1.19 Putting Together Control Structures
  2. 15.1 micro:bit Challenges
  3. 15.4 Final Project
8.IC.C.01
Describe impacts associated with computing technologies that affect people's everyday activities and career options.
  1. 2.1 History of Computers
  2. 2.5 Future of Computing
  3. 2.7 What is Computing? Quiz
  4. 4.1 Digital Footprint and Reputation
  5. 4.2 Cyberbullying
  6. 13.2 What is Cybersecurity?
8.IC.C.02
Describe issues of bias and accessibility in the design of technologies.
  1. 4.2 Cyberbullying
  2. 4.5 Project: Public Service Announcement
  3. 7.2 Empathy
  4. 7.3 Define
  5. 7.6 Test
8.IC.SI.01
Using grade appropriate content and complexity, collaborate using tools to connect with peers when creating a computational artifact.
  1. 7.2 Empathy
  2. 7.3 Define
  3. 7.5 Prototype
  4. 7.6 Test
  5. 7.7 Build Your Website!
  6. 15.1 micro:bit Challenges
  7. 15.4 Final Project
8.IC.SI.02
Practice grade-level appropriate behavior and responsibilities while participating in an online community. Identify and report inappropriate behavior.
  1. 4.1 Digital Footprint and Reputation
  2. 4.2 Cyberbullying
  3. 4.3 Internet Safety
  4. 4.6 Digital Citizenship and Cybersecurity Quiz
8.IC.SLE.01
Using grade appropriate content and complexity, describe tradeoffs between allowing information to be public and keeping information private and secure.
  1. 4.1 Digital Footprint and Reputation
  2. 4.4 Privacy & Security
  3. 4.6 Digital Citizenship and Cybersecurity Quiz
  4. 13.3 Impact of Cybersecurity
  5. 13.4 The CIA Triad
8.IC.SLE.02
Using grade level appropriate content and complexity, discuss the legal, social, and ethical impacts associated with software development and use, including both positive and malicious intent.
  1. 4.4 Privacy & Security
  2. 4.6 Digital Citizenship and Cybersecurity Quiz