Pilot - U3L11 - Conditionals

Please leave any feedback, thoughts, or resources for the lesson here. As a reminder, good feedback has the following elements:

  • description of your school and classroom context
  • details on what went well when teaching this lesson
  • details on what didn’t go well when teaching this lesson
  • a description of the changes you would recommend to improve the lesson (including formative assessment opportunities you added to the lesson)
  • details on the types of deviations you made from the lesson

For more details on what good feedback looks like, check out the feedback guide!

Notes:
11 students, 9-12th Grades with little experience in CS.

U3L11 - Booleans and Conditionals

This was a good lesson for students to catch up and others to get familiar with the logic of programming. They didn’t really understand the beginning puzzle, because it jumped right into the x & y of the sprites, which I think the struggling students were struggling to conceptualize a “word” in a math problem.
The video and map level helped explain the ideas of the entire Lesson then the individual puzzles were good. A few students struggled to get the apple to stop growing, not making the connection that the if statement could have as many commands inside it if they wanted.
The “submit” level was good for them to exercise some problem solving skills to figure out when the balloon touched the sides THEN go to the programming - glad that number wasn’t given and they had to use the console.log to watch the values (or watchers).
Next time I’ll talk through the first puzzle more directly, this time I had them do it on their own because of the video afterwards.