Please enable JavaScript to use CodeHS

Standards Mapping

for Oklahoma 6-8 (2018)

63

Standards in this Framework

41

Standards Mapped

65%

Mapped to Course

Standard Lessons
6.CS.D.01
Evaluate existing computing devices and recommend improvements to design based on analysis of personal interaction with the device.
6.CS.HS.01
Identify ways that hardware and software are combined to collect and exchange data.
  1. 2.3 Software
  2. 2.4 Hardware
6.CS.T.01
Identify increasingly complex software and hardware problems with computing devices and their components.
6.NI.NCO.01
Model a simple protocol for transferring information using packets.
  1. 7.6 Packets and Protocols
6.NI.C.01
Identify existing cybersecurity concerns with the Internet and systems it uses.
  1. 15.2 What is Cybersecurity?
  2. 15.3 Impact of Cybersecurity
6.NI.C.02
Explain the importance of secured websites and describe how one method of encryption works.
6.DA.S.01
Identify how the same data can be represented in multiple ways.
  1. 6.1 Intro to Digital Information
  2. 6.2 Number Systems
  3. 6.3 Encoding Text with Binary
  4. 6.4 Pixel Images
  5. 6.5 Hexadecimal
6.DA.CVT.01
Collect data using computational tools and transform the data to make it more useful.
6.DA.IM.01
Use models and simulations to formulate, refine, and test hypotheses.
6.AP.A.01
Use an existing algorithm in natural language or pseudocode to solve complex problems.
  1. 1.9 For Loops
  2. 1.11 If/Else Statements
  3. 1.12 While Loops in Karel
  4. 1.13 Control Structures Example
  5. 1.14 More Karel Examples and Testing
  6. 1.16 Karel Challenges
  7. 13.10 Top Down Design
  8. 13.19 Putting Together Control Structures
6.AP.C.01
Develop programs that utilize combinations of repetition, conditionals, and the manipulation of variables representing different data types.
  1. 1.9 For Loops
  2. 1.11 If/Else Statements
  3. 1.12 While Loops in Karel
  4. 1.13 Control Structures Example
  5. 1.14 More Karel Examples and Testing
  6. 1.16 Karel Challenges
  7. 13.4 For Loops
  8. 13.11 Variables
  9. 13.16 If Statements
  10. 13.17 If/ Else Statements
  11. 13.18 While Loops
  12. 13.19 Putting Together Control Structures
6.AP.M.01
Decompose problems into parts to facilitate the design, implementation, and review of programs.
  1. 1.6 Top Down Design and Decomposition in Karel
  2. 1.7 Commenting Your Code
  3. 13.10 Top Down Design
6.AP.PD.01
Seek and incorporate feedback from team members to refine a solution to a problem.
6.AP.PD.02
Incorporate existing code, media, and libraries into original programs and give attribution.
  1. 1.8 Super Karel
6.AP.PD.03
Test and refine programs using teacher provided inputs.
  1. 13.4 For Loops
  2. 13.8 Functions
  3. 13.16 If Statements
  4. 13.17 If/ Else Statements
  5. 13.18 While Loops
  6. 13.19 Putting Together Control Structures
6.AP.PD.04
Break down tasks and follow an individual timeline when developing a computational artifact.
  1. 13.19 Putting Together Control Structures
6.AP.PD.05
Document text-based programs in order to make them easier to follow, test, and debug.
  1. 13.6 Comments
6.IC.C.01
Explain how computing impacts people's' everyday activities.
  1. 7.7 The Impact of the Internet
  2. 8.1 Project: The Effects of the Internet
6.IC.C.02
Identify and discuss the technology proficiencies needed in the classroom and the workplace, and how to meet the needs of diverse users.
  1. 7.7 The Impact of the Internet
  2. 8.1 Project: The Effects of the Internet
6.IC.SI.01
Individually and collaboratively develop and conduct an online survey that seeks input from a broad audience. Describe and use safe, appropriate, and responsible practices (netiquette) when participating in online communities (e.g., discussion groups, blogs, social networking sites).
6.IC.SLE.01
Differentiate between appropriate and inappropriate content on the Internet, and identify unethical and illegal online behavior.
  1. 9.2 Cyberbullying
  2. 9.6 Creative Credit & Copyright
7.CS.D.01
Evaluate existing computing devices and recommend improvements to design based on analysis of how other users interact with the device.
7.CS.HS.01
Evaluate and recommend improvements to software and hardware combinations used to collect and exchange data.
7.CS.T.01
Identify and fix increasingly complex software and hardware problems with computing devices and their components.
7.NI.NCO.01
Explain how a system responds when a packet is lost and the effect it has on the transferred information.
  1. 7.6 Packets and Protocols
7.NI.C.01
Explain how to protect electronic information, both physical (e.g. hard drive) and digital, identify cybersecurity concerns and options to address issues with the Internet and the systems it uses.
  1. 15.4 The CIA Triad
7.NI.C.02
Identify and explain two or more methods of encryption used to ensure and secure the transmission of information.
7.DA.S.01
Create multiple representations of data.
  1. 6.1 Intro to Digital Information
  2. 6.2 Number Systems
  3. 6.3 Encoding Text with Binary
  4. 6.4 Pixel Images
  5. 6.5 Hexadecimal
7.DA.CVT.01
Collect data using computational tools and transform the data to make it more useful and reliable.
7.DA.IM.01
Discuss the correctness of a model representing a system by comparing the model’ s generated results with observed data from the modeled system.
7.AP.A.01
Select and modify an existing algorithm in natural language or pseudocode to solve complex problems.
  1. 13.10 Top Down Design
  2. 13.19 Putting Together Control Structures
7.AP.C.01
Develop programs that utilize combinations of repetition, compound conditionals, and the manipulation of variables representing different data types.
  1. 1.9 For Loops
  2. 1.11 If/Else Statements
  3. 1.12 While Loops in Karel
  4. 1.13 Control Structures Example
  5. 13.11 Variables
  6. 13.17 If/ Else Statements
  7. 13.18 While Loops
  8. 13.19 Putting Together Control Structures
7.AP.M.01
Decompose problems into parts to facilitate the design, implementation, and review of increasingly complex programs.
  1. 1.7 Commenting Your Code
  2. 1.13 Control Structures Example
  3. 13.10 Top Down Design
7.AP.PD.01
Seek and incorporate feedback from team members and users to refine a solution to a problem.
7.AP.PD.02
Incorporate existing code, media, and libraries into original programs of increasing complexity and give attribution.
  1. 1.8 Super Karel
7.AP.PD.03
Test and refine programs using a variety of student created inputs.
  1. 13.19 Putting Together Control Structures
7.AP.PD.04
Distribute tasks and maintain a project timeline when collaboratively developing computational artifacts.
  1. 13.19 Putting Together Control Structures
7.AP.PD.05
Document text-based programs of increasing complexity in order to make them easier to follow, test, and debug.
  1. 13.6 Comments
7.IC.C.01
Explain how computing impacts innovation in other fields.
  1. 2.5 Future of Computing
  2. 7.7 The Impact of the Internet
  3. 8.1 Project: The Effects of the Internet
7.IC.C.02
Relate the distribution of computing resources in a global society to issues of equity, access, and power.
  1. 7.7 The Impact of the Internet
  2. 8.1 Project: The Effects of the Internet
7.IC.SI.01
Individually and collaboratively use advanced tools to design and create online content (e.g., digital portfolio, multimedia, blog, web page). Describe and use safe, appropriate, and responsible practices (netiquette) when participating in online communities (e.g., discussion groups, blogs, social networking sites).
  1. 9.1 Digital Footprint and Reputation
7.IC.SLE.01
Explain the connection between the longevity of data on the Internet, personal online identity, and personal privacy.
  1. 9.1 Digital Footprint and Reputation
  2. 9.4 Privacy & Security
8.CS.D.01
Develop and implement a process to evaluate existing computing devices and recommend improvements to design based on analysis of how other users interact with the device.
8.CS.HS.01
Design and refine projects that combine hardware and software components to collect and exchange data.
8.CS.T.01
Systematically identify, fix, and document increasingly complex software and hardware problems with computing devices and their components.
8.NI.NCO.01
Explain protocols and their importance to data transmission; model how packets are broken down into smaller pieces and how they are delivered.
  1. 7.6 Packets and Protocols
8.NI.C.01
Evaluate physical and digital procedures that could be implemented to protect electronic data/information; explain the impacts of hacking, ransomware, scams, fake scans, and ethical/legal concerns.
  1. 9.4 Privacy & Security
  2. 15.2 What is Cybersecurity?
  3. 15.3 Impact of Cybersecurity
8.NI.C.02
Compare the advantages and disadvantages of multiple methods of encryption to model the secure transmission of information.
8.DA.S.01
Analyze multiple methods of representing data and choose the most appropriate method for representing data.
  1. 6.1 Intro to Digital Information
  2. 6.2 Number Systems
  3. 6.3 Encoding Text with Binary
  4. 6.4 Pixel Images
  5. 6.5 Hexadecimal
8.DA.CVT.01
Develop, implement, and refine a process that utilizes computational tools to collect and transform data to make it more useful and reliable.
8.DA.IM.01
Refine computational models based on the data generated by the models.
8.AP.A.01
Design algorithms in natural language, flow and control diagrams, comments within code, and/or pseudocode to solve complex problems.
  1. 1.9 For Loops
  2. 1.11 If/Else Statements
  3. 1.12 While Loops in Karel
  4. 1.13 Control Structures Example
  5. 1.14 More Karel Examples and Testing
  6. 1.16 Karel Challenges
  7. 13.6 Comments
  8. 13.10 Top Down Design
8.AP.C.01
Develop programs that utilize combinations of nested repetition, compound conditionals, procedures without parameters, and the manipulation of variables representing different data types.
  1. 1.9 For Loops
  2. 1.11 If/Else Statements
  3. 1.12 While Loops in Karel
  4. 1.13 Control Structures Example
  5. 1.14 More Karel Examples and Testing
  6. 1.16 Karel Challenges
  7. 13.8 Functions
  8. 13.11 Variables
  9. 13.19 Putting Together Control Structures
8.AP.M.01
Decompose problems and subproblems into parts to facilitate the design, implementation, and review of complex programs.
  1. 1.6 Top Down Design and Decomposition in Karel
  2. 1.7 Commenting Your Code
  3. 13.10 Top Down Design
8.AP.PD.01
Seek and incorporate feedback from team members and users to refine a solution to a problem that meets the needs of diverse users.
8.AP.PD.02
Incorporate existing code, media, and libraries into original programs of increasing complexity and give attribution.
  1. 1.8 Super Karel
8.AP.PD.03
Systematically test and refine programs using a range of student created inputs.
  1. 13.19 Putting Together Control Structures
8.AP.PD.04
Explain how effective communication between participants is required for successful collaboration when developing computational artifacts.
8.AP.PD.05
Document text-based programs of increasing complexity in order to make them easier to follow, test, and debug.
  1. 13.6 Comments
8.IC.C.01
Describe the trade-offs associated with computing technologies (e.g. automation), explaining their effects on economies and global societies, and explore careers related to the field of computer science.
  1. 7.7 The Impact of the Internet
  2. 8.1 Project: The Effects of the Internet
8.IC.C.02
Evaluate and improve the design of existing technologies to meet the needs of diverse users and increase accessibility and usability. Evaluate how technology can be used to distort, exaggerate, and misrepresent information.
  1. 7.7 The Impact of the Internet
  2. 8.1 Project: The Effects of the Internet
8.IC.SI.01
Communicate and publish key ideas and details individually or collaboratively in a way that informs, persuades, and/or entertains using a variety of digital tools and media-rich resources. Describe and use safe, appropriate, and responsible practices (netiquette) when participating in online communities (e.g., discussion groups, blogs, social networking sites).
  1. 9.1 Digital Footprint and Reputation
  2. 10.1 Project: Public Service Announcement
8.IC.SLE.01
Discuss the social impacts and ethical considerations associated with cybersecurity, including the positive and malicious purposes of hacking.
  1. 9.4 Privacy & Security
  2. 15.2 What is Cybersecurity?
  3. 15.3 Impact of Cybersecurity
  4. 15.4 The CIA Triad