Please enable JavaScript to use CodeHS

Standards Mapping

for Natrona CS in the Physical World

13

Standards in this Framework

7

Standards Mapped

53%

Mapped to Course

Standard Lessons
8.IC.C.01
Describe impacts associated with computing technologies that affect people's everyday activities and career options.
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. 3.2 Variables
  2. 3.4 Basic Math in JavaScript
  3. 3.5 Using Graphics in JavaScript
8.DA.S.01
Represent data using multiple encoding schemes (e.g., ASCII, binary, HTML, HEX, URL).
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.
8.AP.PD.03
Systematically test and refine programs using a range of test cases.
  1. 1.1 Introduction to Programming With Karel
  2. 1.2 More Basic Karel
  3. 1.3 Karel Can't Turn Right
  4. 1.4 Functions in Karel
  5. 2.1 Challenge Problems
8.AP.A.01
Create flowcharts and pseudocode to design algorithms to solve complex problems.
  1. 1.6 Top Down Design and Decomposition in Karel
  2. 2.1 Challenge Problems
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.4 Functions in Karel
  2. 1.6 Top Down Design and Decomposition in Karel
  3. 7.1 Functions and Parameters 1
8.AP.M.02
Using grade appropriate content and complexity, create procedures with parameters to organize code and make it easier to reuse.
  1. 7.1 Functions and Parameters 1
  2. 7.2 Functions and Parameters 2
  3. 7.3 Functions and Parameters 3
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.9 For Loops
  2. 1.11 If/Else Statements
  3. 1.12 While Loops in Karel
  4. 5.4 If Statements
  5. 5.5 For Loops in JavaScript
  6. 5.9 While Loops
  7. 5.10 Loop and a Half
8.CS.HS.01
Design and refine a project that combines hardware and software components to collect and exchange data.
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.7 Commenting Your Code
8.AP.PD.05
Distribute tasks and maintain a project timeline when collaboratively developing computational artifacts.
8.CS.T.01
Systematically identify, resolve, and document increasingly complex software and hardware problems with computing devices and their components.