Digital Literacy and Computer Science DLIT (2018) Grade: 3 | 7) Test and debug a given program in a block-based visual programming environment using arithmetic operators, conditionals, and repetition in programs, in collaboration with others.
Examples: Sequencing cards for unplugged activities, online coding practice. Unpacked Content
|
Digital Literacy and Computer Science DLIT (2018) Grade: 4 | 4) Detect and debug logical errors in various basic algorithms.
Example: Trace the path of a set of directions to determine success or failure. Unpacked Content
|
Digital Literacy and Computer Science DLIT (2018) Grade: 5 | 2) Create an algorithm to solve a problem while detecting and debugging logical errors within the algorithm.
Examples: Program the movement of a character, robot, or person through a maze.
Define a variable that can be changed or updated. Unpacked Content
|
Digital Literacy and Computer Science DLIT (2018) Grade: 6 | R6) Produce, review, and revise authentic artifacts that include multimedia using appropriate digital tools. Unpacked Content
|
Digital Literacy and Computer Science DLIT (2018) Grade: 6 | 1) Remove background details from an everyday process to highlight essential properties.
Examples: When making a sandwich, the type of bread, condiments, meats, and/or vegetables do not affect the fact that one is making a sandwich. Unpacked Content
|
Digital Literacy and Computer Science DLIT (2018) Grade: 6 | 5) Identify algorithms that make use of sequencing, selection or iteration.
Examples: Sequencing is doing steps in order (put on socks, put on shoes, tie laces); selection uses a Boolean condition to determine which of two parts of an algorithm are used (hair is dirty? True, wash hair; false, do not); iteration is the repetition of part of an algorithm until a condition is met (if you're happy and you know it clap your hands, when you're no longer happy you stop clapping).
Unpacked Content
|
Digital Literacy and Computer Science DLIT (2018) Grade: 6 | 8) Create a program that initializes a variable.
Example: Create a flowchart in which the variable or object returns to a starting position upon completion of a task. Unpacked Content
|