+
Lesson Plan
Curated OER

The Importance of the Past

For Teachers 3rd - 5th
Pupils, in groups, study why the past is important by sharing personal past experiences. They discuss why all human pasts are important, as well as the importance of their local or family history.
+
Lesson Plan
Curated OER

Social Studies: When in Rome...

For Teachers 9th - 12th
Pupils conduct Internet research on selected countries. They simulate a business trip requiring airplane flights, car rentals, and hotel reservations. They present their virtual trips in written reports after sharing their findings in...
+
Lesson Plan
Curated OER

Poetry and Growth

For Teachers 9th - 10th
Young scholars participate in reading various poems in order to complete different activities. In groups, they compare and contrast the writing style and subject matter of two different author's poems. They practice writing poems on...
+
Lesson Plan
Curated OER

Friday Forum (Day 5)

For Teachers 6th - 8th
Young scholars evaluate their performance in different debates about the laws of Michigan. They write a letter to an editor of a newspaper sharing their opinions. They write journal entries as well.
+
Lesson Plan
Curated OER

Good Enough To Eat

For Teachers 1st - 3rd
Young scholars are introduced to the five food groups. In groups, they place different foods into the correct section of the Food Pyramid. Using different types of technology, they create one page of a class ABC book sharing what they...
+
Lesson Plan
Curated OER

John Lawson's Emigration Impact: Short Essay

For Teachers 6th - 8th
Students review John Lawson's writings to discover the impact they had on emigration to America. Using the writings, they analyze the influence of them and review the early settlement of the colonies. They write their own essay sharing...
+
Lesson Plan
Curated OER

Shakespear Scavenger Hunt

For Teachers 9th - 12th
Young scholars use the internet to study basic biographical facts about Shakespeare in the form of an internet scavenger hunt. This activity is a great introduction to a Shakespearean unit of study.
+
Lesson Plan
Curated OER

Civil War Letter Web

For Teachers 4th - 8th
Students use the internet to gather information on a specific Civil War battle of interest to them. Using the information they gather, they organize it into a web to be used later when writing a letter. They use the web to write their...
+
Lesson Plan
Curated OER

Nancy's Nice Nose

For Teachers K
Students recognize the phoneme /n/. Through matching activities, students discriminate the phoneme /n/ from similar looking letters and phonemes. They associate the phoneme /n/ with its letter representation and identify the phoneme /n/...
+
Lesson Plan
Curated OER

Presentations

For Teachers 6th - 8th
Students use the Internet and word processing programs to complete their research for their presentations. In groups, they participate in hands-on activities that incorporate into a drawing project. They share cultural and geographical...
+
Lesson Plan
Curated OER

Shoe Shuffle

For Teachers 2nd - 3rd
Students review the "word choice" writing trait, and recall how to use descriptive words to paint a picture. They write a description of one of their tennis shoes without sharing it with classmates. They place a shoe on display while the...
+
Lesson Plan
Curated OER

Communicate with a Truck Driver

For Teachers 6th
Sixth graders complete activities to learn about the trucking industry. In this truck driving lesson, 6th graders explore websites for positive trucker images and learn about their contributions to society. Students communicate with...
+
Lesson Plan
Code.org

Events Unplugged

For Teachers 9th - 12th
Introduce event-driven programming. Young computer scientists learn the meaning of event-driven programming and how it is different from previous styles of programming. They play a card game to simulate the challenges that occur in this...
+
Lesson Plan
Curated OER

Painted Lodges

For Teachers 3rd - 5th
Students explore lodge construction as a representation of culture. In this cultural diversity and Native American history lesson plan, students listen to a narrative explaining the origin of Native American painted lodges. Students...
+
Interactive
Concord Consortium

Intermolecular Attractions and Boiling Point

For Students 9th - 12th
Why do different substances have different boiling points? Through an interactive lesson, learners explore how intermolecular attractions affect boiling points. They interact with molecules through an animation and make conclusions about...
+
Lesson Plan
Curated OER

Narrow It Down

For Teachers K - 4th
Ever played 20 Questions? A similar game helps young learners practice asking and answering yes-or-no questions. Spread out several objects, preferably all similar with slight variations (buttons or coins would work well). A leader...
+
Lesson Plan
Code.org

Multi-screen Apps

For Teachers 9th - 12th
Scholars continue their study of event-driven programming by creating a multi-screen app in the fifth lesson of the series. They incorporate previously learned elements and events in the mini-project.
+
Lesson Plan
Code.org

Controlling Memory with Variables

For Teachers 9th - 12th
Not all variables are created equal. Discover how variables in computer science are different from variables in math class. Scholars learn to work with variables in computer programming by developing a mental model for how variables...
+
Assessment
Code.org

Practice PT – Improve Your App

For Students 9th - 12th
The last installment of a 21-part unit is a practice performance task that asks class members to design an app using skills from the unit. Scholars take one of the previous apps from the unit and modify it by adding elements and making...
+
Lesson Plan
Code.org

Introducing Design Mode

For Teachers 9th - 12th
Move beyond buttons when designing user interfaces. In the fourth installment of a 21-part unit, young computer scientists learn to apply design mode, which gives users options for colors, fonts, etc. They learn to incorporate these...
+
Lesson Plan
Code.org

Using Variables in Apps

For Teachers 9th - 12th
Investigate the benefits of using global variables. The seventh installment of a 21-part unit continues the study of variables from the previous lesson. Young computer scientists modify two existing apps by adding variables and learn how...
+
Lesson Plan
Code.org

User Input and Strings

For Teachers 9th - 12th
Pupils learn to apply strings in computer science. They master two new user interface elements and also use string type data to represent ASCII characters. Finally, individuals create an app for Mad Libs in the eighth lesson of the series.
+
Lesson Plan
Code.org

Introduction to Conditional Logic

For Teachers 9th - 12th
On one condition ... explore how to use conditionals within conditionals. Scholars apply conditional statements to improve upon the app they built during a previous lesson. They also learn about nested conditionals in the 11th lesson of...
+
Lesson Plan
Code.org

Image Scroller with Key Events

For Teachers 9th - 12th
Discover how to embed images in lists. Scholars modify an existing app to include an image scroller in the 17th lesson of the series. They learn to refactor code and remove redundancies after modifying code.