College Tours
College Tours
The College invites you to join our staff and students for a tour of our school. You will see the College in action, visit various faculty departments and learn about the Lasallian approach of education.
All family members are welcome, especially prospective students.
Primary Campus – 2020 College Tour Dates
*Please note that tours commence at 9:30 am and finish at approximately 10:30 am
Term 1 | Tuesday 18 February |
Term 2 | Friday 29 May |
Term 3 | Wednesday 19 August |
Term 4 | Wednesday 21 October |
Secondary Campus – 2020 College Tour Dates
*Please note, tours commence at 9:00 am and finish at approximately 10:30 am
Term 1 | Thursday 5 March |
Term 2 | Friday 12 June |
Term 3 | Friday 28 August |
Term 4 | Thursday 29 October |
Parking (Secondary Campus)
Parking is available at the front of the College on Mitton Avenue or surrounding side streets. We do advise that you allow a few extra minutes to locate a park due to limited spaces.
Register for a College Tour
To register for a College tour, please complete the form below.
window.onload = function() {
const isIos = navigator.userAgent.indexOf("iPhone") != -1 || navigator.userAgent.indexOf("iPod") != -1 || navigator.userAgent.indexOf("iPad") != -1;
const iFrame = document.getElementById("etIframe");
if (!isIos) {
(window.addEventListener) ? window.addEventListener("message", iframe, false) : window.attachEvent("onmessage", iframe);
}
else {
iFrame.setAttribute("style", "width:100%;border:0;height:1000vh");
}
}
function iframe(event) {
if (event != null && event.data != null && event.data.params != null) {
document.getElementById("etIframe").height = event.data.params.height;
}
}