Please enable JavaScript to use CodeHS

Standards Framework

for Georgia Foundations of Artificial Intelligence

10

Standards in this Framework

Standard Description
IT-FAI-4.1 Define, explain, and apply the building blocks of algorithms: sequencing, selection, iteration.
IT-FAI-4.2 Modify and create an algorithm to solve a problem.
IT-FAI-4.5 Define, explain, and apply the ideas of decomposition, abstraction, data types (integer, string, Boolean, list/array), branches (if, then, else), iteration (for loop, while loop), event driven.
IT-FAI-4.8 Create a program that implements loops and conditionals.
IT-FAI-4.9 Create a program that accepts user and sensor input to make a decision.
IT-FAI-4.10 Create a program that collects and organizes different data types.
IT-FAI-4.11 Define and implement comments in code to document the program.
IT-FAI-4.12 Trace code and debug problems in programs.
IT-FAI-8.1 Define, describe, and demonstrate productive collaboration, problem-solving, and leadership skills.
IT-FAI-8.5 Apply the Design Thinking Process to collaboratively solve real-world problems.