Five Lessons for 7th and 8th Graders

These lessons were taught during school year 2000-2001 at Montera Middle School in Oakland, California to seventh and eighth grade students enrolled in the HTML computer class. While students often understand the mechanics of an HTML editor, they do not necessarily understand how to organize information. When do you use an ordered list? An unordered list? A table?

The following lessons emphasize how to code files to best communicate different kinds of information. Each lesson takes approximately 30 minutes. The classroom instructor can build upon this material during the remainder of the week by working with students to teach the actual HTML code. The lessons are:

Make a Peanut Butter and Jelly Sandwich

Explain to a Time Traveler How to Make a Phone Call

Write Your Favorite Things

Create a Table

Uncover the Purpose of a Web Site

Lesson 1: Make a Peanut Butter and Jelly Sandwich

Introduce the idea of procedures using an ordered list.

Goal

Have the students write and test their instructions for making a peanut butter and jelly sandwich to help them understand a procedure.

Classroom Materials

You need the following:

Discussion

Ask students to explain what a procedure is: a series of numbered consecutive steps performed over a specific period of time. You can refer to the Millionaire program on television and ask students what a contestant needs to do to qualify to play the game. Answer: Fastest Finger, putting given categories into a specified order. (Or use another example.)

Guided Practice

Ask students to write instructions for making a peanut butter and jelly sandwich, including all the steps in the procedure. When students are finished, ask for two volunteers: one student to read their procedure while the other student follows those exact instructions to make a sandwich. What happens?

Questions

Elicit more discussion about what makes a good procedure, a series of numbered consecutive steps performed over a specific period of time. Who gets to eat the sandwich?

Return to the Top

Lesson 2: Explain to a Time Traveler How to Make a Phone Call

Introduce the idea of procedures using an ordered list (alternate lesson 1, with an emphasis on understanding audience).

Goal

Have the students write and test their instructions for making a phone call to help them understand a procedure.

Classroom Materials

You need the following:

Guided Practice

Walk into the classroom without a word, pull out a telephone or telephones of some sort and plunk them down on the teacher's desk for all to see. Pull out an elaborate hat (tri-corner with a feather works well), and place it on your head. Write a phone number on the board. Explain to the students that you are a person from the 18th century and got yanked into the present day by some freaky space-time thingee. The only way you can get home is to talk to someone by phone and that you have to dial the number on the board.

Ask for a volunteer to come to the board to be a scribe. Ask the students to collaborate on writing instructions.

Questions

Elicit more discussion about what makes a good procedure, a series of numbered consecutive steps performed over a specific period of time. Emphasize that knowing your audience is an important factor in determining the kinds of instruction to include in a procedure.

Return to the Top

Lesson 3: Write Your Favorite Things

Introduce the idea of an unordered list.

Goal

Have the students write a list of their favorite things to help them understand the use of an unordered list.

Classroom Materials

You need the following:

Guided Practice

To set the tone of the day's lesson, as students enter the classroom, play Coltrane's My Favorite Things in the background.

Review the previous lesson. Introduce the idea of an unordered list. Ask students to take out their notebooks and pencils.

Questions

Return to the Top

Lesson 4: Create a Table

Introduce the idea of an table as a way to organize and quickly display information.

Goal

Have the students develop a table in a group situation that also helps them to think critically about technology.

Classroom Materials

You need the following:

Guided Practice

Demonstrate how a table works to organize information by displaying different examples from the Internet. Point out the basic features of a table including heading, columns, and cells. Using one of the questions that you've prepared for class or a different practice question, work with students to develop a table, using the board to demonstrate. Here are some sample questions:

  1. If you were going to the moon tomorrow and could take one CD and one Video, which ones would you take? (Suggested table columns: Student, CD, VCR)
  2. If the school could expand the computer program to include more students by cutting back the music program, what do you think the administration should do? Why? (Suggested table columns: Student: For, Against, Why)
  3. If the school could open the computer lab on the weekend to the community and charge a small fee to put back into the school, where do you think the money should go? (Suggested table columns: Student, How to Invest Dollars, Why)

Questions

Allow students, if applicable, to volunteer to work on certain questions together. Students spend the rest of the period working in groups. A scribe from each group reports on information contained in the group's table.

Return to the Top

Lesson 5: Uncover the Purpose of a Web Site

Give students certain tools to uncover the purpose of a Web site. This material was adapted from Teaching Zack to Think by Alan November, located at: http://pubweb.acns.nwu.edu/~abutz/index.html

Goal

Help students to think more critically about the information and Web sites they find on the Internet.

Classroom Materials

You need the following:

Guided Practice

Can we always believe what we read? Students should always try to be aware of a Web site's purpose. What is it trying to do? Why was it created? Most Web sites are designed to sell services and products, present information, advocate ideas, or entertain. Many sites do several of these at once. A Web site's purpose will not always be clear. Look at http://pubweb.acns.nwu.edu/~abutz/index.html (as one possible example).

These materials offer an introduction to the study of Holocaust revisionism by an Asociate Professor of Electrical and Computer Engineering, Northwestern University.

This sounds authoritative, but is it?

  1. Copy the URL from the site you want to research.
  2. Go the the AltaVista search engine at www.altavista.com
  3. In the area beneath Search for type the following: link:
  4. After the colon, paste the URL you copied in Step 1. Delete index.html at the end of the URL.
  5. Press the Search button.
  6. What happens?

Questions

Discuss the results. What do the linked sites show about the Butz information? Time permitting, divide students into groups and have them research other URLs to understand who are the promoters of a site, and who has a vested interest in the information? What are some scholarly sites that are available for historical research purposes? (Library of Congress, Smithsonian etc.)

Return to the Top
Lessons developed and taught©2001 by Lenore Weiss, Coordinator, East Bay STC Technical Literacy Project.