<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% ' Programmer: Jonathan King ' Date: 13 August 2003 ' Comments: This code block sets some Boolean variables that are used later to determine which tabs in the interface are visible. ' ' If the uses clicked 'Foramt this page for printing', that variable 'format' is set to 'printer' If Request.QueryString("format") = "printer" Then Response.Write(" ") sPrinter = TRUE Else sPrinter = FALSE End If %> Student Work - Flags <% ' link to the correct css file depending on user type and printing status If sPrinter Then Response.Write("") Else Select Case Session("MM_UserAuthorization") Case "Student" Response.Write("") Case Else %> <% End Select %> <% End If %> <% If NOT sPrinter Then %>
<% End If %> <% If NOT sPrinter Then %>
<% End If %>
Welcome to Project Stretch
<% If NOT sPrinter Then %> <% End If %>
 

Flags

6th & 7th grade students at I.S. 126

This is my life

The flag stands for my life and my future. The first part, which stands for when I was born, is a sun. I picked the sun because when I was born the first thing I saw was the light. The second part, which stands for when I was 4 years old, is my house. It was in my country, Ecuador. I picked this house because I remember when I left this house to come to New York. The third part, which stands for the present, is my school I.S.126Q My favorite subjects are math and computers.I am in the 7 th grade , The last part is my future , I want to be a astronaut, because I want to go see the moon .

My flag represents my accomplishments and my life. The present sections shown are the years so far that I enjoyed living and one section is for my future endeavors. The first column has the alphabet and the numbers. This section is from the ages 0- 5 years old. There is also a picture book and a toy bus. I started to read little words at the age of four. And I played with a toy bus at that age too. The second area has a school, a math problem and a basketball. I went to school at P.S. 171. I was good at math, and I learned how to play basketball well.

Next is the present, meaning what is happening now. In the drawing, it has a slice of pizza, a roller skate and a baseball bat. The pizza represents my favorite food. The baseball bat and the ball means that baseball is my favorite sport right now. Also I like to roller blade. The last one shows a saxophone and music notes because I like music and I want to be a musician.

The flag I created here represents my life in four ways. The first is a star. It means happiness when I was born. It also means when I spent all my happy days as a baby with my family getting spoiled. The reason I picked the star for happiness was because every time you get a good score on your test you get a star. The second is a book. I picked a book as a symbol because I learned all the stuff I know today mostly through text books. The third is a computer. I picked this symbol because it shows how much I benefit and love technology. The last one is an airplane. Ever since I was a little boy I was interested in the sky so I picked an airplane. The last picture has to be about my future so I picked that symbol because when I grow up I would like to be a pilot and be filthy rich!
?format=printer">Format this page for printing
Last reviewed August 2006