|
|
|
|
|
|
|
|
Policy 608 - Video Surveillance |
Adopted: March 29, 2011
Policy
For reasons of enhancing the safety of students, staff and others on school premises and deterring destructive acts, the Board authorizes the use of video surveillance equipment on School District property where circumstances have shown that it is necessary for these purposes and its benefit outweighs its impact on the privacy of those observed.
The Board recognizes both its legal obligations to provide appropriate levels of supervision in the interests of student safety and the fact that students and staff have privacy rights that are reduced, but not eliminated, while at school. Thus video surveillance must be carried out in a way that respects student and staff privacy rights.
A recording is recognized to be subject to the provisions of the Freedom of Information and Protection of Privacy Act (FIPPA).
Administrative Procedures
Routine Use
Video cameras may be used to monitor and/or record.
Video surveillance camera locations must be authorized by the building administrator (school principal or building supervisor), or officers of the School District. The School Planning Council (SPC) of an affected school must approve of any permanent video surveillance camera installation and proposed locations before any authorization is granted (excluding investigative use). Any change in camera location must be authorized in the same manner. If a school planning council makes a recommendation to the board for installation of video surveillance in a school facility or on school land, the board will refer the request to the building administrator or request a report from the building administrator.
Video surveillance may be used at times and places where vandalism, safety or security issues are likely to occur.
Public notification signs, clearly written and prominently displayed, must be in place in areas that are subject to video surveillance. Notice must include contact information of the building administrator or designated staff person who is responsible for answering questions about the surveillance system.
Video surveillance is not to be ordinarily used in locations where private activities/functions are routinely carried out (e.g., bathrooms).
Investigative Use
The Superintendent of Schools (or designate) may authorize video surveillance for a time-limited specific investigation into criminal conduct on the grounds that covert surveillance is essential to the success of the investigation and the need outweighs the privacy interest of the persons likely to be observed. Covert surveillance may not be authorized on an ongoing basis.
Temporary installations of video surveillance for specific investigative purposes do not require the approval of the SPC.
Security
Video cameras will be installed by a designated employee or agent of the School District. Only designated school district employees or agents and the building administrator shall handle the camera or recordings.
Only the building administrator or designated School District employee shall have access to the computer or media on which video surveillance records are stored. The computer and/or recording media shall be password protected, encrypted and stored in a secure area away from public viewing to which only the building administrator or designated school district employee has access.
Recordings may never be sold, publicly viewed or distributed in any other fashion except as provided for by the policy and appropriate legislation.
Real Time Monitoring
Real time monitoring may be implemented for the purposes of identifying problems that require immediate intervention and for the safety of people on the premises during regular school hours or after hours and weekends to monitor community use of schools. SPC approval will be required.
Real time monitoring may also be permitted for other purposes such as monitoring weather conditions for grounds maintenance purposes (e.g., ice and snow removal) and will not require SPC approval.
Viewing Recordings
Monitors used to view video recording will not be located in a position that enables public viewing.
Recordings may only be viewed by the building administrator, school district staff with a direct involvement with the recorded contents of the specific recording, parents and students (see below) or designated School District employees or agents responsible for the technical operations of the system (for technical purposes only).
Parents and or guardians may review a segment of a recording if the segment relates to a specific incident (e.g., accident or misconduct) involving their child/children, unless the review might violate the privacy of a third party. In that case, the review should not take place unless authorized by the School District Information and Privacy officer. Students may view a segment of a recording relating to themselves if they are capable of exercising their own access to information rights under the Freedom of Information and Protection of Privacy Act. Student/parent/guardian viewing must be done in the presence of an administrator.
Records may be disclosed to police to assist in police investigations as authorized by the Freedom of Information and Protection of Privacy Act.
Retention of Recordings
Where an incident raises a prospect of a legal claim against the School District, the digital video file, or a copy of it, shall be sent to the School District’s insurers.
The system will be configured to loop at least monthly thereby automatically erasing the previous month’s video recording.
Video recordings will be retained for one year if the recording has been used in making a decision about an individual as required by the Freedom of Information and Protection of Privacy Act unless earlier erasure is authorized by or on behalf of the individual.
Review
Each building administrator is responsible for the proper implementation and control of the video surveillance system. The building administrator should involve the maintenance department to repair, install or maintain these systems to a District standard.
The Superintendent of Schools or designate shall conduct a review at least annually to ensure that this policy and procedures are being adhered to and to make a report to the Board on the use of video surveillance in the School District.
Video monitoring is to be carried out in accordance with this policy and these procedures. The Board will not accept the improper use of video surveillance and will take appropriate action in any cases of wrongful use of this policy.
|
|
|
|
|
|
|
|
|
//
// 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","/en/AboutUs.aspx","",14,18,"80","#FFFFFF","#776441","#776441","#FFFFFF","#999999","",-1,-1,-1,"center","about us");
Menu1_1=new Array("2011-2021 Strategic Plan","/en/AboutUs/StrategicPlan.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu1_2=new Array("Accountability and Achievement","/en/AboutUs/AccountabilityAndAchievement.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu1_3=new Array("Calendars","/en/AboutUs/Calendars.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu1_4=new Array("Contact Directory","/en/AboutUs/ContactDirectory.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu1_5=new Array("District Review Report","/en/AboutUs/DistrictReviewReport.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu1_6=new Array("Emergency Preparedness Information","/en/AboutUs/EmergencyPreparednessInformation.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu1_7=new Array("Facilities and Capital Plan","/en/AboutUs/FacilitiesAndCapitalPlan.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu1_8=new Array("Financial Information","/en/AboutUs/FinancialInformation.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu1_9=new Array("Rentals","/en/AboutUs/Rentals.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu1_10=new Array("NVPAC","/en/AboutUs/NVPAC.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu1_11=new Array("NVSD Vision","/en/AboutUs/NVSD Vision.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu1_12=new Array("Performance Measures","/en/AboutUs/PerformanceMeasures.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu1_13=new Array("School District Annual Reports","/en/AboutUs/SchoolDistrictAnnualReports.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu1_14=new Array("Story of a Community: A History","/en/AboutUs/StoryOfACommunity.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu2=new Array("SCHOOLS","/en/Schools.aspx","",8,18,"70","#FFFFFF","#776441","#776441","#FFFFFF","#999999","",-1,-1,-1,"center","schools");
Menu2_1=new Array("Catchment Areas","/en/Schools/CatchmentAreas.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu2_2=new Array("School Links","/en/Schools/SchoolLinks.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu2_3=new Array("School Locator","/en/Schools/SchoolLocator.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu2_4=new Array("School Meal Program","/en/Schools/SchoolMeals.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu2_5=new Array("School Plans","/en/Schools/SchoolPlans.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu2_6=new Array("Student Registration","/en/Schools/StudentRegistration.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu2_7=new Array("School Tours 2012","/en/Schools/SchoolTours.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu2_8=new Array("StrongStart BC Centres","/en/Schools/StrongStartCenters.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3=new Array("PROGRAMS","/en/Programs.aspx","",23,18,"80","#FFFFFF","#776441","#776441","#FFFFFF","#999999","",-1,-1,-1,"center","programs");
Menu3_1=new Array("Academies","/en/Programs/Academies.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_2=new Array("Alternate Programs","/en/Programs/AlternatePrograms.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_3=new Array("Apprenticeships","/en/Programs/Apprenticeships.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_4=new Array("Artists For Kids Program","/en/Programs/ArtistsForKids.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_5=new Array("Band and Strings","/en/Programs/BandAndStrings.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_6=new Array("Culinary Arts Program","/en/Programs/CulinaryArts.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_7=new Array("Early Learning Foundations (ELF)","/en/Programs/EarlyLearningFoundations.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_8=new Array("English Language Learners (ELL)","/en/Programs/EnglishLanguageLearners.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_9=new Array("French Immersion","/en/Programs/FrenchImmersion.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_10=new Array("Gifted Program","/en/Programs/GiftedProgram.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_11=new Array("Health and Career Education","/en/Programs/HealthandCareerEducation.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_12=new Array("Inclusive Education","/en/Programs/InclusiveEducation.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_13=new Array("Information Technology","/en/Programs/Information Technology.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_14=new Array("International Baccalaureate Programme","/en/Programs/InternationalBaccalaureate.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_15=new Array("International Program","/en/Programs/InternationalProgram.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_16=new Array("Kindergarten Programs","/en/Programs/KindergartenPrograms.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_17=new Array("Outdoor School","/en/Programs/OutdoorSchool.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_18=new Array("Peak Performance Program","/en/Programs/PeakPerformanceProgram.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_19=new Array("NVSD Resource Guide","/en/Programs/Resources.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_20=new Array("Safe and Caring Schools","/en/Programs/SafeAndCaringSchools.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_21=new Array("SWIS - Settlement Workers in Schools","/en/Programs/SettlementWorkersSWIS.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_22=new Array("StrongStart BC Program in North Vancouver","/en/Programs/StrongStartBCProgram.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_23=new Array("Summer Programs 2013","/en/Programs/SummerPrograms.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu4=new Array("ADMINISTRATION","/en/Administration.aspx","",7,18,"112","#FFFFFF","#776441","#776441","#FFFFFF","#999999","",-1,-1,-1,"center","administration");
Menu4_1=new Array("Career Opportunities","/en/Administration/CareerOpportunities.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu4_2=new Array("Corporate Services","/en/Administration/CorporateServices.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu4_3=new Array("Human Resources","/en/Administration/HumanResources.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu4_4=new Array("Learning Services","/en/Administration/LearningServices.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu4_5=new Array("Policies and Procedures","/en/Administration/PoliciesAndProcedures.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu4_6=new Array("School Services","/en/Administration/SchoolServices.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu4_7=new Array("Superintendent's Office","/en/Administration/SuperintendentsOffice.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu5=new Array("GOVERNANCE","/en/Trustees.aspx","",5,18,"100","#FFFFFF","#776441","#776441","#FFFFFF","#999999","",-1,-1,-1,"center","governance");
Menu5_1=new Array("Meetings","/en/Trustees/Meetings.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu5_2=new Array("Advocacy Correspondence","/en/Trustees/Advocacy.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu5_3=new Array("Board Liaison Assignments","/en/Trustees/BoardsProfiles.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu5_4=new Array("Messages from the Board Chair","/en/Trustees/MessagefromBoardChairperson.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu5_5=new Array("Role of the Board","/en/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");
|