STEP Training
MIT STEP offers a teacher licensing program that can be done entirely at MIT or in conjunction with courses at Wellesley College. This program licenses students to teach mathematics or science in grades 5-12. The Scheller Teacher Education Program, offered through the Department of Urban Studies and Planning, prepares MIT students to become teachers who are competent to teach in their field, willing to challenge established norms, able to bridge the boundaries among disciplines, and eager to help students develop the desire to question and explore. Click here for more info on STEP and here for more info on classes.
For Educators
STEP is actively engaged in many research and development projects, designing and testing new learning technologies for use in formal and informal education. While some projects are in limited testing with partners, others are freely available for all to try and to use (some complete with curriculum and assessment). Find out more about these projects on the projects page.
Navigation
Latest on Twitter
We Follow
Physics Unit
This unit will show you how to use programming in StarLogo TNG to help students build a deep understanding of traditionally difficult physics concepts. We introduce StarLogo TNG programming basics through a series of physics-based activities that will help you and your students establish a relationship with TNG that will facilitate its use as a teaching and learning tool.
We will focus on the topic of motion in two dimensions. Many strategies, including simulations, have been designed to help students understand that the vertical and horizontal motions of a projectile are independent of one another, but the concept of simultaneous but independent change remains difficult and frustrating to teach and learn. We will show you that by adding the programming of 2-D motion in a virtual world, to the usual mathematical analysis of that motion in the physical world, you can enhance the understanding of this difficult concept.
Download the entire physics curriculum as a zip file.
Physics Curriculum At-A-Glance
For a more detailed overview of the curriculum, check out the teacher overview.
| Lesson Description | Materials |
|---|---|
| VANTS: Students observe an object (agent) in a simulation and describe the rules that determine the motion of the object. |
|
| Simple Physics Games: Students find physics principles in simple on line games. | |
| First Programming: Students learn TNG basics by building a procedure that will earn them the highest score. | |
| Modeling Change: Use keyboard control to change at least two variable agent traits. |
Sample Lesson
In the first lesson, VANTS, students observe an object (agent) in a simulation and describe the rules that determine the behavior of the object. They link those rules (code) to observable patterns over space and time. They see, decipher, understand and eventually modify that code. They see how in the virtual world a set of rules (code) can direct the motion of an object (agent). This experience will help them see how a set of rules (ex. laws of motion) can describe and explain motion in the physical world.


- Login to post comments
