Students will learn how to log in and use the CodeHS Playground. This short introductory lesson can be used on its own or right before a full lesson.
Students will be able to navigate the ScratchJr interface to create a scene with characters.
Students will be able to explain what an event is in programming and use multiple event blocks in a program.
Students will be able to use repeat loops to run a section of code multiple times.
Students will be able to create a sequence using a “repeat forever” loop to make characters repeat actions.
Students will be able to program a relay race that uses messages to cause characters to interact.