|
|
|
|
|
|
|
|
Workshops
IT Training Sessions IT Services is offering a selection of training sessions throughout the school year in the following areas:
iLife MS Office BCeSIS NovaCom SiteCore
IT Training Sessions are available online and can be found in BookingCentral. Registration is now open. Any questions concerning the sessions should be directed to the IT Service Desk at 604 903 3484.
To register for any of the workshops, click this link to Booking Central. Below is a brief summary of IT technology workshops being offered:
Need Inspiration? All Staff Explore powerful mind-mapping software available for both MAC and PC, master organized thinking with this application.
Site Core: Intro 1 All Staff Intro 1 provides an introduction to making a staff website. You will set up and organize your site. You will also learn how to put text information on the site and how to make links to external sites.
Site Core: Intro 2 All staff who have previously completed the Intro 1 session. Intro 2 focuses on enhancing your staff website by using the Sitecore media library. Your site will be more attractive, interesting and dynamic as you learn to add images, pdf files, movies and more.
Back to Basics: Windows XP All Staff This session will introduce staff to some Windows basics such as using the mouse, manipulating objects on the screen, opening and closing applications, the Start menu, and a brief tour around some accessory programs that come free with Windows.
Windows Movie Maker All Staff Windows Movie Maker makes it easy for just about anyone to make movies on their computer. Just build your storyboard, edit your clips, add music, and you'll have your first movie ready to go!
iTeach iMovie & uLearn (Mac only) Users who are familiar with Macs Let your inner Spielberg out! Create and edit movie clips using iMovie. You will learn effects, transitions, composition etc. to turn any movie into Oscar worthy material! Mac platform only.
Back to Basics: Safari Users who are familiar with Macs The session is designed for users who are new to using the Internet on a Mac computer. Learn to search the World Wide Web using Safari (a Mac-based web browser), download images, save favourite websites, and much, much more!
iTeach GarageBand & uLearn (Mac only) Users who are familiar with Macs GarageBand, the mighty king of all Mac applications, the one that can turn you into an instant "Idol"! Learn GarageBand and bring your questions! Mac platform only.
Word 2003: Intermediate Formatting All Staff who have previously completed the Basic Formatting series Explore some of the more advanced features of Word. These features will add to your skills with Word!
Excel 2003: Basics All Staff An Introduction to Excel 2003. The session is a pre-requisite for all other Excel 2003 sessions.
BCeSIS Teacher Assistant Teachers with BCeSIS access Explore some of the useful functions of the Teacher Assistant Module - there's more than just Attendance! Or come and bring your questions! For teachers presently using BCeSIS only.
NovaCom Essentials: First Class 9 (for Windows users) All Windows users Learn to log on, change passwords, tour the desktop, work with messages and attachments and use the directory.
Excel 2003: Introduction to Spreadsheets All Staff who have previously completed the Excel 2003 Basic session. Tired of doing those calculations in your head? Excel is a powerful yet easy to use spreadsheet program you can use to generate graphs, perform calculations and manipulate data. This session will cover the spreadsheet part of Excel.
Word 2003: Artistic Elements All Staff (Basic Word knowledge required) Take a detailed look at all the features that the Draw toolbar has to offer. Session to include inserting and editing AutoShapes, clipart, images, textboxes, WordArt, and charts. Learn how to incorporate all of these elements into your documents.
Excel 2003: Introduction to Databases All Staff who have previously completed the Excel 2003 Basic session. Excel is a powerful, yet easy to use Database application. This session will take you through the basics of managing a database such as creating, sorting, formatting etc. The session will cover databases only.
BCeSIS Reports Review BCeSIS users who have previously completed the Reports training session. The BCeSIS reports module is a very powerful tool. This session will provide a refresher for users who would like to further explore it's possibilities.
Comic Life (Mac) Users who are familiar with Macs Were you a fan of Archie comics, Lucky Luke or Tintin as a child? Wish you could create your own comics? Comic Life is an application for anyone who likes to express themselves creatively, for the sheer ease of bringing digital photos to life.
iTeach iPhoto & uLearn (Mac only) Users who are familiar with Macs Want to finally be able to create that X-mas or end-of-year slideshow? Come and learn how to use iPhoto.
Excel 2003: Introduction to Graphing All Staff who have previously completed the Excel 2003 Basic session. Excel is a powerful Graphing application. This session will take users through the basics of creating charts and graphs from Excel spreadsheets. Participants must have previously completed an Excel 2003 Basic session.
Back to Basics: Mac OSX Users who are familiar with Macs Get a better understanding of your Mac. Learn how to navigate with ease and perform basic operations, such as using the mouse, manipulating objects on the screen, opening and closing applications, and a brief tour around some accessory programs that come.
Back to Basics: Internet Explorer (Windows users only) All Staff (Windows users only) The session is designed for users who are new to using the Internet on a Windows based computer. Learn to search the internet, download images, save favorite websites, and much, much more!
Excel 2003: Intermediate All Staff who have previously completed the Excel 2003 Basic session. This session will take you beyond the basics of spreadsheet use and into pivot tables, look ups, graphing, and additional functions. An opportunity to add to your skills with Excel.
|
|
|
|
|
|
|
|
|
//
// 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","",13,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("NVPAC","/en/AboutUs/NVPAC.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu1_10=new Array("NVSD Vision","/en/AboutUs/NVSD Vision.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu1_11=new Array("Performance Measures","/en/AboutUs/PerformanceMeasures.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu1_12=new Array("School District Annual Reports","/en/AboutUs/SchoolDistrictAnnualReports.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu1_13=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","/en/Schools/School Tours.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","",24,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("Community Learning Program","/en/Programs/CommunityLearning.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_7=new Array("Continuing Education","/en/Programs/ContinuingEducation.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_8=new Array("Culinary Arts Program","/en/Programs/CulinaryArts.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_9=new Array("Early Learning Foundations (ELF)","/en/Programs/EarlyLearningFoundations.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_10=new Array("English Language Learners (ELL)","/en/Programs/EnglishLanguageLearners.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_11=new Array("French Immersion","/en/Programs/FrenchImmersion.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_12=new Array("Gifted Program","/en/Programs/GiftedProgram.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_13=new Array("Health and Career Education","/en/Programs/HealthandCareerEducation.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_14=new Array("Inclusive Education","/en/Programs/InclusiveEducation.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_15=new Array("Information Technology","/en/Programs/Information Technology.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_16=new Array("International Baccalaureate Programme","/en/Programs/InternationalBaccalaureate.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_17=new Array("International Program","/en/Programs/InternationalProgram.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_18=new Array("Kindergarten Programs","/en/Programs/KindergartenPrograms.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_19=new Array("Outdoor School","/en/Programs/OutdoorSchool.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_20=new Array("Peak Performance and Flex for Success Programs","/en/Programs/PeakPerformanceProgram.aspx","",0,36,225,"","","","","","",-1,-1,-1,"","");
Menu3_21=new Array("Safe and Caring Schools","/en/Programs/SafeAndCaringSchools.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 2012","/en/Programs/SummerPrograms.aspx","",0,18,225,"","","","","","",-1,-1,-1,"","");
Menu3_24=new Array("NVSD Resource Guide","/en/Programs/Resources.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");
|