The lesson is important to cover if students have not learned the concept of the coordinate system and plotting (x,y) coordinates.
Students will be able to...
- Recall the Cartesian coordinate system.
- Implement the coordinate system to position a sprite using coordinates.
- 0.5 slide deck
- Unit 0 tips
- Do now: Draw the coordinate system
- Lab 0.5 handout (Getting to know coordinates) (docx) (pdf).
- Familiarize yourself with this Coordinate system tool.
- Students will be entering coordinates on the left side of the screen
- The points will plot on the graph.
- Familiarize yourself with this Snap! template.
- Familiarize yourself with the Peabody test.
- Here is a place to print Graph Paper in case it is necessary to print graph paper for the class.
Duration | Description |
---|---|
5 minutes | Do Now |
10 minutes | Introduce Coordinate System |
15 minutes | Integrate Coordinate Concept |
15 minutes | Lab Activity |
5 minutes | Debrief and wrap-up |
Explain to students the coordinate system using the grid they have drawn from the dow now. Define the origin and that its center is (0,0). Define the grid limits of positive and negative 240 on the x-axis and positive and negative 180 on the y-axis.
(This classroom activity is optional - use it if you think your class could use the additional scaffolding.)
Together as a class, practice plotting a few points on the Coordinate System. Use this coordinate tool to have the students plot points.
- This has been pre-configured with the dimensions of the grid so they can see the points being graphed.
- Have students enter the points on the left side of the tool and the points will be plotted on the graph on the right.
- Note that the grid lines are set to 10 unit increments.
- Have them plot the following points.
- (0, 0)
- (50, -50)
- (100, 0)
- (50, 100)
Ask students if they connect the dots, what shape would the points make? (Answers may vary: kite, diamond, quadrilateral, polygon, etc).
Explain to students that this is how the stage is setup but it doesn't have a grid to view. The origin (0,0) is the exact center of the grid.
Have students enter the following points into the go to x: y: in the template
- (0, 0)
- (50, -50)
- (100, 0)
- (50, 100)
Have students click the green flag to see the sprite draw the shape.
Instruct the students to use the block template to draw at least two shapes of their own.
Introduce the lab activity to students by explaining the instructions and getting them started with the activity.
Can you think of any other technologies that use a coordinate system to display graphics? Are there any blocks that you have discovered that have helped you draw shapes faster?
Kinesthetic learners could use graph paper to draw the shapes with a writing utensil.
Challenge students who understand this challenge them to draw more complex figures and allow them to explore other blocks that may be useful to do this faster. (i.e repeat blocks, etc).
Students will have different levels of prior knowledge on this topic. The objective of this lesson is to level set students to ensure they all have an understanding of coordinates. There may be students seeing coordinates for the first time that may need more 1 on 1 support to move through this lesson.