
Augmented Reality
Students learn augmented reality coding concepts such as motion sensing, color calibration and gesture detection to build interactive experiences.
- GRADES 5-7
- INTERMEDIATE
- WEB IPAD
Answer Key
Module 4: Marble Drop

Module 9: Quiz
1.
2.
3.
4.
5.
6.
7.
8.
Lesson Plan
Lesson: Masking Actors
Time: 45+ mins
Introduction
Say cheeeeese! In this lesson, students will import pictures of their face into Actors and use masking commands to isolate specific areas in the video feed.New Code Blocks
: Cut out a section of the video feed, and resize the oval or rectangle shape to the specified width and height.
: Change the Actor’s costume to a picture taken from the video feed.
: Change the Actor’s costume to a live feed.
: Make the Actor repeat this loop while the mouse is down.
: Move the Actor to the mouse cursor.
: Start program when the screen is clicked.
: Make the Actor visible on the Stage.
: Run the code inside this block if the Actor is touching the specified color.
Vocabulary
- Video masking: The act of using a small portion of the video
- Video frame: A parameter that lets you take a picture from the video feed
- Live video: Real-time, continuous stream of video
Objectives
Students will...- Use masking to put their face on a marble Actor
- Create a virtual carnival photo booth
- Design a maze and digitally navigate through it
Materials
- Computers or iPads (1 per student) with a working camera and student account access to Tynker.com
- Paper and markers
Warm-Up (10 minutes)
1. Tell students you have an “a-maze-zing” lesson prepared for them today, and one of the Tynker activities requires a hand-draw a maze.2. Show them an example of a simple maze with thick walls.
3. Hand students a piece of paper and markers.
4. Tell them to draw a maze on their sheet of paper and include a filled-in square at the upper left corner that is the same color as the walls.
5. Emphasize to students that their maze walls need to be the same color and drawn very thick.
6. Ask students to answer the following question on the back of their paper: What do you think we’re going to do on Tynker with your hand-drawn maze?
7. Collect the markers and tell students to set their maze aside.
Getting Started (5 minutes)
1. Use your projector to display “Module 2: Concepts.”2. Play each concept (Masking, Video Frame, Live Video) and read the captions to the class.
Activities (30 minutes)
Facilitate as students complete all Masking Actors modules on their own:1. Introduction (Video)
- This short video introduces the Masking Actors lesson.
- This video introduces three coding concepts: “Masking,” “Video Frame,” and “Live Video.”
- The “mask video” and “switch to costume” blocks are introduced.
- Explain the difference between video frame and live video. Say, “A video frame is a picture taken from the video feed, whereas live video is real-time and continuously streaming.
- This short video introduces the Marble Drop puzzle module.
- In this puzzle module, students will turn their face into a marble Actor and watch it roll down their screen!
- How to play: Tell students to click the top of the screen to drop five marbles.
- This short video introduces the Carnival Cutout DIY (do it yourself) activity.
- In this DIY, students will use masking to make their own virtual carnival cutouts!
- Tell students that the hole in the cutout will not always be in the same place. Students need to drag the face Actor around the Stage as needed.
- How to play: Tell students to click the cutout to change it, drag the face Actor to move it, and click the red snapshot button to take a screenshot!
- This short video introduces the Draw-a-Maze DIY activity.
- In this DIY, students will design a hand-drawn maze and digitally navigate through it.
- Students need to include a filled-in square at the upper left corner of their maze.
- Encourage students to redraw their maze if needed.
- How to play: Tell students to navigate the ball Actor by pressing the arrow keys or tilting their mobile device. Any time the ball Actor touches the wall, it will jump back to the beginning of the maze.
- Students will be tested on Masking Actors concepts.
Optional Activities (20 minutes)
Review QuestionsDiscuss the following with students:
- What is video masking? What are the different ways in which you can mask the video? (the act of using a small portion of the video, oval or rectangle)
- What is a video frame? How does it differ from a live video? (a video frame is a picture taken from the video feed, whereas “live video” is continuously streaming)
- What are the advantages of applying the video to an Actor, instead of using the Stage? (you can import pictures of your face into Actors to further customize images and games)
Standards
CCSS-Math: MP.1CCSS-ELA: SL.3.1, SL.3.3, SL.4.1, SL.4.1.C, SL.5.1, SL.5.1.C, SL.5.1.D, SL.6.1, SL.6.1.C, SL.7.1, SL.7.1.C, SL.7.1.D, SL.8.1, SL.8.1.C, SL.8.1.D
CSTA: 1A.AP.09, 1A.AP.10, 1A.AP.11, 1A.AP.14