Events Calendar

Staff Development Calendar

Professional Development Opportunities. Now Available.

CLICK HERE

District Pro D

February 26, 2021 District Pro D

More Information Coming Soon!

Sample image

Welcome to Office 365

Burnaby has launched Office365 for Secondary Students and Staff.

CLICK HERE

Professional Growth Plan

Professional Growth Plan

Professional Growth Program unique to Burnaby Schools. Click Here for the Brochure.

LEARN MORE

One of the three elements of the model-view-controller design pattern. The model encapsulates the data used by the component. The model is typically all about the “business” or “domain” logic and the database. The base API class we use for models is called JModel.