Please enable JavaScript to use CodeHS

Elementary Standards Mapping

for Indiana CS 6-8

3

Standards in this Framework

Standard Lessons
6-8.DI.1
Decompose (i.e., break down) problems into smaller, more manageable subsets by applying the algorithmic problem solving steps to make the possible solutions easier to follow, test, and debug.
6-8.PA.1
Design and iteratively develop programs that combine the following: sequencing, looping (including nested loops), conditionals (including compound conditionals), expressions, variables, functions, and parameters.
6-8.PA.4
Document programs in order to make them easier to follow, test, and debug.