Skip To Main Content

Toggle Close Container

Utility Nav - Mobile

District Schools Mobile

District Home Link

Mobile Main Nav

Header - Client: Exam Days

.

In this section, a client-side script is provided to offer information about the current day and the next school or exam day. This JavaScript program relies on input data concerning school holidays, days off, and exam days.

  1. Start of the School Year Date (updateStartOfYearDate): This variable can be modified to reflect the actual start date of the school year. For example, if the school year starts on September 1st, 2024, the client can change the date like this: 
    var updateStartOfYearDate = new Date("2024-09-01");
     
  2. List of Days Off (updateListOfDaysOff): This list contains pairs of dates and descriptions of days off. The client can add, remove, or modify days off and their descriptions. Each date should be in the format "YYYY-MM-DD", and the description can be any string. For example, to add another day off on December 1st, 2024, with the description "National Holiday", the client can do this:
    var updateListOfDaysOff = [
        new Date("2024-05-12"), "Parent-Teacher Conferences",
        new Date("2024-10-04"), "Fall Break",
        new Date("2024-12-01"), "National Holiday"
    ];

     
  3. List of Exams (updateListOfExams): This list contains pairs of dates and descriptions of exams. Similar to the list of days off, the client can add, remove, or modify exams and their descriptions. For example, to add another exam on June 15th, 2024, with the description "Mathematics Exam", the client can do this: 
    var updateListOfExams = [
        new Date("2024-05-13"), "Final Exam for Subject X",
        new Date("2024-10-05"), "Final Exam for Subject Y",
        new Date("2024-06-15"), "Mathematics Exam"
    ];

     

Header Holder

Logo Container

Header Right Column

Utility Nav - Desktop

District Home Link

Schools Nav Desktop

Toggle Menu Container

Navigation

Breadcrumb

Engineering Application Checklist

The Center for Engineering offers a four-year advanced curriculum integrating math, science and technology as a study of the profession of engineering.  The Center’s curriculum focuses on the development of the theoretical understandings of the engineering discipline and on the practical skills and understandings necessary for any engineer.

If you are interested in being a part of this unique and exciting initiative, please complete the steps below.

Please read ALL the steps below before beginning the application process.

Applications must be submitted by January 15, 2023 - no exceptions can be made.

Application Checklist

  • First, complete the Burton application and indicate Engineering as one of your top choices.
  • Within a week or so of your Burton application, you will recieve the Engineering application. Gather the following information prior to filling out your Engineering application:
    • Student ID Number
    • Best phone number to reach parent or guardian
    • Name of your current school counselor
    • Teacher Recommendation #1 from your Algebra 1 teacher (Collect only the EMAIL ADDRESS of a teacher from whom you would like a recommendation. We will contact the teacher for the recommednation).
    • Teacher Recommendation #2 from a science teacher (Collect only the EMAIL ADDRESS of a teacher from whom you would like a recommendation. We will contact the teacher for the recommednation).
    • Essay: Select one of the following writing prompts and answer it in 500 words or less using proper grammar and spelling.
      1. Describe a product or process that has not been invented that would make your life easier.
      2. If you were hired for an engineering position, describe what your dream project would be.
      3. What do you hope to gain from your 4 years in this engineering program?
      4. Describe a time when you used engineering concepts to solve a problem.
    • The selection committee will evaluate your response based on the following criteria:
      Ideas & Content (50%): Does the essay respond to the prompt? Is the essay creative in the response? Does the essay include relevant, detailed elaboration?
      Organization (25%): Does the essay have a strong introduction? Is the essay clearly organized, with well-transitioned paragraphs?
      Conventions (25%): Does the writer use proper writing conventions (spelling, punctuation, capitalization, grammar, etc.)?
  • Meet with your school counselor to sign up for the OLSAT test and get a permission form to take the test.  See your counselor for the test date for your school.