Please enable JavaScript to use CodeHS

Standards Mapping

for Alaska 6-8

65

Standards in this Framework

35

Standards Mapped

53%

Mapped to Course

Standard Lessons
7.CS.D.01
Review, analyze, and evaluate device(s) and how other users interact with devices and recommend improvements to design.
  1. 9.4 Final Project
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.
  1. 9.4 Final Project
6.CS.HS.01
Identify ways that hardware and software (User Interface) design are combined to collect and exchange data.
  1. 9.4 Final Project
7.CS.HS.01
Evaluate and recommend improvements to hardware and software (User Interface) design to collect and exchange data
  1. 9.4 Final Project
8.CS.HS.01
Design and refine projects that combine hardware and software (User Interface) to collect and exchange data.
  1. 9.3 Follow a Step-by-Step Project
  2. 9.4 Final Project
6.CS.T.01
Identify and discuss increasingly complex software and hardware problems with computing devices and their components.
  1. 9.1 micro:bit Challenges
  2. 9.3 Follow a Step-by-Step Project
  3. 9.4 Final Project
7.CS.T.01
Identify and fix increasingly complex software and hardware problems with computing devices and their components.
  1. 9.3 Follow a Step-by-Step Project
  2. 9.4 Final Project
8.CS.T.01
Systematically identify, fix, and document increasingly complex software and hardware problems with computing devices and their components.
  1. 9.3 Follow a Step-by-Step Project
6.NI.NCO.01
Model a simple protocol for transferring information using packets.
7.NI.NCO.01
Explain how a system recovers when a packet is lost and the effect it has on the transferred information.
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.
6.NI.C.01
Identify existing cybersecurity concerns with the Internet and systems it uses.
6.NI.C.02
Explain the importance of secured websites and describe how one method of encryption works
7.NI.C.01
Explain how to protect electronic information, both physical and digital, identify cybersecurity concerns and options to address issues with the Internet and the systems it uses
7.NI.C.02
Identify and explain two or more methods of encryption used to ensure and secure the transmission of information.
8.NI.C.01
Evaluate physical and digital procedures that could be implemented to protect electronic data/information. Explain the impacts of malware (e.g., hacking, ransomware).
8.NI.C.02
Compare the advantages and disadvantages of multiple methods of encryption to model the secure transmission of information
6.DA.S.01
Identify how the same data can be represented in multiple ways.
7.DA.S.01
Create multiple representations of data
8.DA.S.01
Analyze multiple methods of representing data and choose the most appropriate method for representing data.
6.DA.CVT.01
Collect data using computational tools and transform the data to make it more useful (e.g., spreadsheet formulas)
  1. 9.3 Follow a Step-by-Step Project
7.DA.CVT.01
Collect data using computational tools and transform the data to make it more useful and reliable
  1. 9.3 Follow a Step-by-Step Project
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.
6.DA.IM.01
Use models and simulations to formulate, refine, and test hypotheses.
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.
  1. 7.1 For Loops
  2. 7.2 While Loops
  3. 7.3 Operators
  4. 7.4 If/Else Statements
  5. 7.5 Functions
8.DA.IM.01
Refine computational models based on the data generated by the models
6.AP.A.01
Use an existing algorithm in natural language or pseudocode to solve complex problems.
  1. 3.5 Top Down Design
  2. 5.3 Comments & Pseudocode
  3. 5.4 Variables
  4. 7.1 For Loops
  5. 7.2 While Loops
  6. 7.3 Operators
  7. 7.4 If/Else Statements
  8. 7.5 Functions
  9. 9.4 Final Project
7.AP.A.01
Select and modify an existing algorithm in natural language or pseudocode to solve complex problems.
  1. 3.5 Top Down Design
  2. 5.3 Comments & Pseudocode
  3. 5.4 Variables
  4. 7.1 For Loops
  5. 7.2 While Loops
  6. 7.3 Operators
  7. 7.4 If/Else Statements
  8. 7.5 Functions
  9. 8.1 Putting Together Control Structures
  10. 9.4 Final Project
8.AP.A.01
Design algorithms in natural language, flow and control diagrams, comments within code, and/or pseudocode to solve complex problems.
  1. 3.1 Comments
  2. 3.5 Top Down Design
  3. 5.3 Comments & Pseudocode
  4. 5.4 Variables
  5. 7.1 For Loops
  6. 7.2 While Loops
  7. 7.3 Operators
  8. 7.4 If/Else Statements
  9. 7.5 Functions
  10. 8.1 Putting Together Control Structures
  11. 9.1 micro:bit Challenges
  12. 9.4 Final Project
6.AP.C.01
Develop programs that utilize combinations of repetition, conditionals, functions, and the manipulation of variables representing different data types.
  1. 5.4 Variables
  2. 7.1 For Loops
  3. 7.2 While Loops
  4. 7.3 Operators
  5. 7.4 If/Else Statements
  6. 7.5 Functions
  7. 8.1 Putting Together Control Structures
  8. 9.1 micro:bit Challenges
7.AP.C.01
Develop programs that utilize combinations of repetition, compound conditionals, functions, and the manipulation of variables representing different data types.
  1. 5.4 Variables
  2. 7.1 For Loops
  3. 7.2 While Loops
  4. 7.3 Operators
  5. 7.4 If/Else Statements
  6. 7.5 Functions
  7. 8.1 Putting Together Control Structures
  8. 9.1 micro:bit Challenges
8.AP.C.01
Develop programs that utilize combinations of nested repetition, compound conditionals, functions, and the manipulation of variables representing different data types.
  1. 5.4 Variables
  2. 7.1 For Loops
  3. 7.2 While Loops
  4. 7.3 Operators
  5. 7.4 If/Else Statements
  6. 7.5 Functions
  7. 8.1 Putting Together Control Structures
  8. 9.1 micro:bit Challenges
6.AP.M.01
Decompose (break down) problems into abstraction layers to facilitate the design, implementation, and review of programs.
  1. 3.5 Top Down Design
  2. 5.3 Comments & Pseudocode
  3. 7.5 Functions
  4. 9.1 micro:bit Challenges
  5. 12.1 Abstraction
7.AP.M.01
Decompose (break down) problems into abstraction layers to facilitate the design, implementation, and review of increasingly complex programs.
  1. 3.5 Top Down Design
  2. 5.3 Comments & Pseudocode
  3. 7.5 Functions
  4. 9.1 micro:bit Challenges
  5. 12.1 Abstraction
8.AP.M.01
Decompose (break down) problems and sub-problems into abstraction layers to facilitate the design, implementation, and review of complex programs.
  1. 3.5 Top Down Design
  2. 5.3 Comments & Pseudocode
  3. 7.5 Functions
  4. 9.1 micro:bit Challenges
  5. 12.1 Abstraction
6.AP.PD.01
Seek and incorporate feedback from team members to refine a solution to a problem.
  1. 9.4 Final Project
6.AP.PD.02
Incorporate existing code, media, and libraries into original programs and give attribution.
6.AP.PD.03
Test and refine programs using teacher provided inputs.
  1. 2.2 For Loops
  2. 3.3 Functions
  3. 4.3 Parameters
  4. 7.1 For Loops
  5. 7.2 While Loops
  6. 7.3 Operators
  7. 7.4 If/Else Statements
  8. 7.5 Functions
6.AP.PD.04
Break down tasks and follow an individual timeline when developing a computational artifact.
  1. 3.5 Top Down Design
  2. 9.1 micro:bit Challenges
  3. 9.4 Final Project
6.AP.PD.05
Document block-based or text-based programs in order to make them easier to follow, test, and debug.
  1. 3.1 Comments
  2. 5.3 Comments & Pseudocode
7.AP.PD.01
Seek and incorporate feedback from team members and users to refine a solution to a problem.
  1. 9.4 Final Project
7.AP.PD.02
Incorporate existing code, media, and libraries into original programs of increasing complexity and give attribution.
7.AP.PD.03
Test and refine programs using a variety of student created inputs.
  1. 7.3 Operators
  2. 7.4 If/Else Statements
  3. 7.5 Functions
  4. 8.1 Putting Together Control Structures
  5. 9.1 micro:bit Challenges
  6. 9.2 Explore a New Sensor
  7. 9.4 Final Project
  8. 10.1 Advanced Challenges with Tracy
7.AP.PD.04
Distribute tasks and maintain a project timeline when collaboratively developing computational artifacts.
  1. 9.1 micro:bit Challenges
  2. 9.4 Final Project
7.AP.PD.05
Document block-based or text-based programs of increasing complexity in order to make them easier to follow, test, and debug.
  1. 3.1 Comments
  2. 5.3 Comments & Pseudocode
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.
  1. 9.4 Final Project
8.AP.PD.02
Incorporate existing code, media, and libraries into original programs of increasing complexity and give attribution.
8.AP.PD.03
Systematically test and refine programs using a range of student created inputs.
  1. 9.1 micro:bit Challenges
  2. 9.2 Explore a New Sensor
  3. 9.3 Follow a Step-by-Step Project
  4. 9.4 Final Project
  5. 10.1 Advanced Challenges with Tracy
8.AP.PD.04
Explain how effective communication between participants is required for successful collaboration when developing computational artifacts
  1. 9.1 micro:bit Challenges
  2. 9.4 Final Project
6.GCEI.C.01
Explain how computing impacts people's' everyday activities and explore carriers related to the field of computer science.
6.GCEI.C.02
Identify and discuss the technology proficiencies needed in the classroom and the workplace, and how to meet the needs of diverse users
7.GCEI.C.01
Explain how computing impacts innovation in other fields and explore carriers related to the field of computer science.
7.GCEI.C.02
Relate the distribution of computing resources in a global society to issues of equity, access, and power
8.GCEI.C.01
Describe the trade-offs associated with computing technologies, explaining their effects on economies and global societies, and explore community and global careers related to the field of computer science (e.g., automation).
8.GCEI.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.
6.GCEI.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).
7.GCEI.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).
8.GCEI.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).
6.GCEI.SLE.01
Differentiate between appropriate and inappropriate content on the Internet, and identify unethical and illegal online behavior.
6.GCEI.SLE.02
Identify what distinguishes humans from machines focusing on human intelligence versus machine intelligence (e.g., robot motion; speech and language understanding; computer vision)
  1. 5.1 Welcome to micro:bit!
7.GCEI.SLE.01
Explain the connection between the longevity of data on the Internet, personal online identity, and personal privacy.
7.GCEI.SLE.02
Describe ways in which computers use models of intelligent behavior (e.g., robot motion; speech and language understanding; computer vision)
  1. 5.1 Welcome to micro:bit!
8.GCEI.SLE.01
Discuss the social impacts and ethical considerations associated with cybersecurity, including the positive and malicious purposes of hacking.
8.GCEI.SLE.02
Compare and contrast human intelligence and computer intelligence (e.g., emotional decision making versus logical decisions; common sense; literal versus abstract).
  1. 9.4 Final Project
6.CS.D.01
Review and analyze device(s) based on personal use and recommend improvements to the device.
  1. 9.4 Final Project