|
|
|
|
|
|
|
|
Policy 301 - Student Safety |
Revised: September 25, 2001
Policy
Schools should provide learning environments where students can attend without fear or threat of unsafe conditions, violence or harassment. The establishment and maintenance of safe learning environments for all students is a high priority for the Board.
The District will pay particular attention to:
- Maintaining safe physical conditions on school properties
- Observing and enforcing safe practices, particularly in those areas of instruction and student activities which present special hazards
- Offering safety education to students as pertinent to particular subjects and activities
- Enforcing codes of student conduct
- Meeting requirements of regulatory safety agencies.
The District will cooperate with the City and District of North Vancouver on traffic safety issues that have relevance to the safety of students. The District will also work closely with the RCMP, the fire departments of the City and District of North Vancouver, and the North Shore Emergency Preparedness office when planning responses to emergency situations that may impact on the safety of students.
Administrative Procedures
General Expectations
Teachers, administrative officers, other employees, parents/guardians, and other community members are encouraged to participate actively as partners in maintaining a safe learning environment in schools.
Prohibited Activities
The following are prohibited on Board property, on District-contracted transportation or at Board-sponsored events away from Board property:
- Threats of violence or actual acts of violence of any kind
- Possession or presence of weapons
- Verbal abuse in any form
- The presence of any intruder or any activity that places the safety of students at risk.
District employees shall respond appropriately, without delay and in a consistent fashion when violent incidents threaten the safety and security of students.
Weapons in or around Schools
Where a school administrator or staff member reasonably believes that a person on or near school premises is in possession of a weapon or has used a weapon, the school administrator, or, where appropriate, a staff member shall ensure that:
- reasonable attempts are made to minimize risk of injury to any other person
- the police are notified
- the weapon is confiscated and turned over to the police
- the parent/guardian is contacted
- a "Serious Incident Report" is filed with the District.
"Toy guns" and "replicas" are, by their very nature, intimidating and therefore should not be allowed on school premises. Intimidation with a toy gun or replica of a real gun should be treated as a serious matter.
Accident Prevention and Precautions
School principals shall:
- Ensure that students are regularly informed and reminded that any accident, injury or illness while under school jurisdiction must be reported to a teacher or to the principal immediately
- Ensure all school staff members are fully informed of regulations relative to student accident or injury or illness and of the authorized procedure in case of fire or other emergency
- Instruct students in the procedures of fire drill, give them frequent practice in such drill and record the date of each practice as required by legislation
- Make a regular examination of the school building and grounds and report in writing to the appropriate District official any conditions that might be detrimental to the safety of students.
Illness or Accidents Involving Students
The principal of each school is responsible for developing an effective plan for responding to an accident at the school and on the way to and from the school in which a student is injured or to an illness of a student that is reported to a member of the school’s staff. The plan should address the following issues:
- A routine for establishing the nature and degree of illness or injury
- A procedure for carrying out first aide treatment
- A means for promptly contacting the parent of the student
- A response by the school in the case of an serious accident or illness when a parent cannot be contacted
- A routine for the filing of a written report on the appropriate form(s), including the School Protection Plan form, with the superintendent’s office.
Sending Students Home
If it is necessary to send a student home, the following procedures shall be followed:
- A parent or guardian of the student shall be contacted and given the reason for sending the student home
- A student shall be sent home only after the principal or principal’s delegate has established that a parent or guardian is present in the home or that the parent has given permission or that the student is mature enough to go to a home where no responsible adult supervision is present
- In the case of younger students, the principal or delegate shall ensure that the student will be safe on the way home.
Holding Students in School
Emergency situations such as fallen power lines, street flooding, or threatening individuals may make it necessary to hold students in school beyond normal dismissal times. Each school principal is responsible for developing an effective plan for dealing with such situations. The plan should take into consideration:
- Authorities for emergency agencies such as the RCMP, North Shore Emergency Preparedness or the City or District of North Vancouver Fire Departments have primary responsibility for declaring whether or not such a situation is unsafe enough to warrant holding students in the school
- Members of the staff of the school should participate in the formation of the plan and should be aware of the responsibilities of each staff member in such a situation
- Parents should be made aware at the beginning of each year of the procedures which will be used should such a situation arise.
Evacuating Students from a School
Emergency situations such as fire, bomb threat, power failure, gas leak, earthquake or violent individuals may make it necessary to evacuate the school. Each school principal is responsible for developing an effective evacuation plan. The plan should address the following:
- Each member of the school’s staff should understand clearly his or her role and responsibilities in the case of an evacuation
- Should other agencies such as the RCMP or fire department become involved, an understanding of roles and responsibilities should be defined
- A place for students to gather once outside the school building and a means for accounting for students once outside should be pre-determined
- A routine for re-locating students to an alternate site or dismissing students to their homes should also be pre-determined
- A system of communicating with parents in the case of an emergency evacuation should be established
- Parents should be made aware at the beginning of each year of the procedures that will be used should such a situation arise.
|
|
|
|
|
|
|
|
|
//
// 2_2_1 represents the menu item Menu2_2_1=new Array(.......
// Below some pretty useless effects, since only IE6+ supports them
// I provided 3 effects: MenuSlide, MenuShadow and MenuOpacity
// If you don't need MenuSlide just leave in the line var MenuSlide="";
// delete the other MenuSlide statements
// In general leave the MenuSlide you need in and delete the others.
// Above is also valid for MenuShadow and MenuOpacity
// You can also use other effects by specifying another filter for MenuShadow and MenuOpacity.
// You can add more filters by concanating the strings
var BuildOnDemand=1; // 1/0 When set to 1 the sub menus are build when the parent is moused over
var BgImgLeftOffset=5; // Only relevant when bg image is used as rollover
var ScaleMenu=0; // 1/0 When set to 0 Menu scales with browser text size setting
var HooverBold=0; // 1 or 0
var HooverItalic=0; // 1 or 0
var HooverUnderLine=0; // 1 or 0
var HooverTextSize=0; // 0=off, number is font size difference on hoover
var HooverVariant=0; // 1 or 0
var MenuSlide="";
var MenuSlide="progid:DXImageTransform.Microsoft.RevealTrans(duration=.5, transition=19)";
var MenuSlide="progid:DXImageTransform.Microsoft.GradientWipe(duration=.5, wipeStyle=1)";
var MenuShadow="";
//var MenuShadow="progid:DXImageTransform.Microsoft.DropShadow(color=#888888, offX=1, offY=3, positive=1)";
//var MenuShadow="progid:DXImageTransform.Microsoft.Shadow(color=#888888, direction=135, strength=3)";
var MenuOpacity="";
var MenuOpacity="progid:DXImageTransform.Microsoft.Alpha(opacity=93)";
function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}
// Menu tree:
// MenuX=new Array("ItemText","Link","background image",number of sub elements,height,width,"bgcolor","bghighcolor",
// "fontcolor","fonthighcolor","bordercolor","fontfamily",fontsize,fontbold,fontitalic,"textalign","statustext");
// Color and font variables defined in the menu tree take precedence over the global variables
// Fontsize, fontbold and fontitalic are ignored when set to -1.
// For rollover images ItemText or background image format is: "rollover?"+BaseHref+"Image1.jpg?"+BaseHref+"Image2.jpg"
/*
Menu1=new Array("ABOUT US","/AboutUS.aspx","",7,18,90,"#FFFFFF","#776441","#776441","#FFFFFF","#999999","",-1,-1,-1,"center","About the North Vancouver School District");
Menu1_1=new Array("Financial Information","/AboutUs/FinancialInformation.aspx","",0,18,150,"","","","","","",-1,-1,-1,"","");
*/
//-->
Menu1=new Array("ABOUT US","/AboutUs.aspx","",13,18,"80","#FFFFFF","#776441","#776441","#FFFFFF","#999999","",-1,-1,-1,"center","about us");
Menu1_1=new Array("2011-2021 Strategic Plan","/AboutUs/StrategicPlan.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu1_2=new Array("Accountability and Achievement","/AboutUs/AccountabilityAndAchievement.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu1_3=new Array("Calendars","/AboutUs/Calendars.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu1_4=new Array("Contact Directory","/AboutUs/ContactDirectory.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu1_5=new Array("District Review Report","/AboutUs/DistrictReviewReport.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu1_6=new Array("Emergency Preparedness Information","/AboutUs/EmergencyPreparednessInformation.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu1_7=new Array("Facilities and Capital Plan","/AboutUs/FacilitiesAndCapitalPlan.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu1_8=new Array("Financial Information","/AboutUs/FinancialInformation.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu1_9=new Array("NVPAC","/AboutUs/NVPAC.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu1_10=new Array("NVSD Vision","/AboutUs/NVSD Vision.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu1_11=new Array("Performance Measures","/AboutUs/PerformanceMeasures.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu1_12=new Array("School District Annual Reports","/AboutUs/SchoolDistrictAnnualReports.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu1_13=new Array("Story of a Community: A History","/AboutUs/StoryOfACommunity.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu2=new Array("SCHOOLS","/Schools.aspx","",8,18,"70","#FFFFFF","#776441","#776441","#FFFFFF","#999999","",-1,-1,-1,"center","schools");
Menu2_1=new Array("Catchment Areas","/Schools/CatchmentAreas.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu2_2=new Array("School Links","/Schools/SchoolLinks.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu2_3=new Array("School Locator","/Schools/SchoolLocator.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu2_4=new Array("School Meal Program","/Schools/SchoolMeals.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu2_5=new Array("School Plans","/Schools/SchoolPlans.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu2_6=new Array("Student Registration","/Schools/StudentRegistration.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu2_7=new Array("School Tours","/Schools/School Tours.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu2_8=new Array("StrongStart BC Centres","/Schools/StrongStartCenters.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3=new Array("PROGRAMS","/Programs.aspx","",24,18,"80","#FFFFFF","#776441","#776441","#FFFFFF","#999999","",-1,-1,-1,"center","programs");
Menu3_1=new Array("Academies","/Programs/Academies.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_2=new Array("Alternate Programs","/Programs/AlternatePrograms.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_3=new Array("Apprenticeships","/Programs/Apprenticeships.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_4=new Array("Artists For Kids Program","/Programs/ArtistsForKids.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_5=new Array("Band and Strings","/Programs/BandAndStrings.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_6=new Array("Community Learning Program","/Programs/CommunityLearning.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_7=new Array("Continuing Education","/Programs/ContinuingEducation.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_8=new Array("Early Learning Foundations (ELF)","/Programs/EarlyLearningFoundations.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_9=new Array("English as a Second Language","/Programs/EnglishAsASecondLanguage.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_10=new Array("French Immersion","/Programs/FrenchImmersion.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_11=new Array("Gifted Program","/Programs/GiftedProgram.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_12=new Array("Health and Career Education","/Programs/HealthandCareerEducation.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_13=new Array("Inclusive Education","/Programs/InclusiveEducation.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_14=new Array("Information Technology","/Programs/Information Technology.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_15=new Array("International Baccalaureate Programme","/Programs/InternationalBaccalaureate.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_16=new Array("International Program","/Programs/InternationalProgram.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_17=new Array("Kindergarten Programs","/Programs/KindergartenPrograms.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_18=new Array("NVSD Resource Guide","/Programs/NVSDResourceGuide.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_19=new Array("Outdoor School","/Programs/OutdoorSchool.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_20=new Array("Peak Performance and Flex for Success Programs","/Programs/PeakPerformanceProgram.aspx","",0,36,225,"","","","","","",-1,-1,-1,"","");
Menu3_21=new Array("Safe and Caring Schools","/Programs/SafeAndCaringSchools.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_22=new Array("StrongStart BC Program in North Vancouver","/Programs/StrongStartBCProgram.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_23=new Array("Summer Programs 2011","/Programs/SummerPrograms.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_24=new Array("NVSD Resource Guide","/Programs/Resources.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu4=new Array("ADMINISTRATION","/Administration.aspx","",7,18,"112","#FFFFFF","#776441","#776441","#FFFFFF","#999999","",-1,-1,-1,"center","administration");
Menu4_1=new Array("Career Opportunities","/Administration/CareerOpportunities.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu4_2=new Array("Corporate Services","/Administration/CorporateServices.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu4_3=new Array("Human Resources","/Administration/HumanResources.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu4_4=new Array("Learning Services","/Administration/LearningServices.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu4_5=new Array("Policies and Procedures","/Administration/PoliciesAndProcedures.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu4_6=new Array("School Services","/Administration/SchoolServices.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu4_7=new Array("Superintendent's Office","/Administration/SuperintendentsOffice.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu5=new Array("GOVERNANCE","/Trustees.aspx","",5,18,"100","#FFFFFF","#776441","#776441","#FFFFFF","#999999","",-1,-1,-1,"center","governance");
Menu5_1=new Array("Meetings","/Trustees/Meetings.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu5_2=new Array("Advocacy Correspondence","/Trustees/Advocacy.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu5_3=new Array("Board Liaison Assignments","/Trustees/BoardsProfiles.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu5_4=new Array("Messages from the Board Chair","/Trustees/MessagefromBoardChairperson.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu5_5=new Array("Role of the Board","/Trustees/RoleOfTheBoard.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu6=new Array("CALENDAR","http://fc4.nvsd44.bc.ca/calendar/?formid=158","",0,18,80,"#FFFFFF","#776441","#776441","#FFFFFF","","",-1,-1,-1,"center","North Vancouver School Calendar");
|