Please enable JavaScript to use CodeHS

Standards Mapping

for Missouri 6-8

23

Standards in this Framework

10

Standards Mapped

43%

Mapped to Course

Standard Lessons
CS.D.01
Evaluate the design of computing devices, based on the characteristics of each device and how users interact with it, to improve the overall user experience.
CS.HS.01
Design projects that combine hardware and software to collect and exchange data.
CS.T.01
Develop a systematic troubleshooting routine to identify the problem, research solutions and fix problems with computing devices, components and software.
NI.NCO.01
Model the different ways that data is transferred across a network and the protocols used to transmit the data.
NI.C.01
Recognize and determine computer threats and be able to identify programs and methods to protect electronic information.
  1. 1.1 What is Cybersecurity?
  2. 1.6 Privacy & Security
NI.C.02
Demonstrate how data is transmitted through multiple methods of encryption.
DA.S.01
Represent data using multiple encoding schemes.
DA.VT.01
Collect data using computational tools and display it for the end user in an easy to understand way.
DA.IM.01
Analyze methods to refine computational models based on received data.
AP.A.01
Design algorithms with flow charts and/or pseudocode to show solutions to complex problems.
  1. 2.6 Top Down Design and Decomposition in Karel
  2. 2.7 Commenting Your Code
AP.V.01
Create clearly named variables to store and manipulate information.
  1. 5.2 Variables
AP.C.01
Design and develop combinations of control structures, nested loops and compound conditionals.
  1. 2.14 Control Structures Example
  2. 7.4 If Statements
  3. 7.5 For Loops in JavaScript
  4. 7.9 While Loops
  5. 7.10 Loop and a Half
AP.M.01
Decompose problems and subproblems into parts to facilitate the design, implementation and review of programs.
  1. 2.6 Top Down Design and Decomposition in Karel
AP.M.02
Create procedures with parameters to organize code and to make it easier to reuse.
  1. 9.1 Functions and Parameters 1
  2. 9.2 Functions and Parameters 2
  3. 9.3 Functions and Parameters 3
AP.PD.01
Use flowcharts and/or pseudocode to solve problems using algorithms.
  1. 2.6 Top Down Design and Decomposition in Karel
AP.PD.02
Use feedback from team members and users to refine solutions to meet user needs.
  1. 3.1 Collaborative Programming
AP.PD.03
Give proper attribution to code, media, etc. that is used in their programs.
AP.PD.04
Test and refine programs using a range of test cases.
AP.PD.05
Manage project tasks and timelines when collaboratively developing computational artifacts.
  1. 3.1 Collaborative Programming
IC.C.01
Compare tradeoffs associated with computing technologies that have impacted people's activities, careers and lives when solving global problems using the power of computing.
IC.C.02
Discuss issues of bias and accessibility in the design of existing technologies.
IC.SI.01
Collaborate through strategies such as crowdsourcing or surveys when creating a computational artifact.
IC.SLE.01
Describe tradeoffs between allowing information to be public and keeping information private and secure.
  1. 1.2 The CIA Triad
  2. 1.3 Digital Footprint and Reputation
  3. 1.6 Privacy & Security