<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Verdana;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:"Trebuchet MS";
        panose-1:2 11 6 3 2 2 2 2 2 4;}
@font-face
        {font-family:Webdings;
        panose-1:5 3 1 2 1 5 9 6 7 3;}
@font-face
        {font-family:"Arial Narrow";
        panose-1:2 11 6 6 2 2 2 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
p.xmsonormal, li.xmsonormal, div.xmsonormal
        {mso-style-name:x_msonormal;
        margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle23
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-AU" link="blue" vlink="purple" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">I agree with both Guy and Andrew<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">I used to work in Industry as a tester, and for me debugging is how you measure how well people understand coding.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">Code written can work for the 1 scenario you had in mind but then as you test with scenario 5 or even scenario 25 the code breaks and you don’t even know it until testing ….its also quite a problem
 when you have multiple systems you integrate with (in real life) <o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">My addition to this list – comments in code
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">This is done in industry because its how programmers tell and handover their code to other people often on other sides of the world.
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">How you explain your logic and thinking and how it integrates with the rest of the code.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">Regards<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">Janene<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span lang="EN-US">From:</span></b><span lang="EN-US"> sofdev <sofdev-bounces@edulists.com.au>
<b>On Behalf Of </b>Guy Flaherty<br>
<b>Sent:</b> Friday, 29 July 2022 8:21 AM<br>
<b>To:</b> Year 12 Software Development Teachers' Mailing List <sofdev@edulists.com.au><br>
<b>Subject:</b> Re: [Year 12 SofDev] [EXTERNAL SENDER] Re: Software Development position available<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;color:black">A good message Andrew. I think your third dot point can't be underestimated. Not only does a teacher need to debug the student's code, but often it is also 'debugging'
 their ideas first that helps just as much!<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;color:black"><o:p> </o:p></span></p>
</div>
<div>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;color:black">Even with only a dozen students, as they work building their SAT solutions you have to quickly adapt to each student's code and ideas in order to help them and keep them
 feeling positive about their work. It is challenging at times.<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;color:black"><o:p> </o:p></span></p>
</div>
<div>
<p class="MsoNormal" style="background:white"><span style="font-size:12.0pt;color:black">Guy Flaherty<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:12.0pt;color:black"><o:p> </o:p></span></p>
</div>
<div class="MsoNormal" align="center" style="text-align:center">
<hr size="2" width="98%" align="center">
</div>
<div id="divRplyFwdMsg">
<p class="MsoNormal"><b><span style="color:black">From:</span></b><span style="color:black"> sofdev <<a href="mailto:sofdev-bounces@edulists.com.au">sofdev-bounces@edulists.com.au</a>> on behalf of Andrew Shortell <<a href="mailto:shortell@get2me.net">shortell@get2me.net</a>><br>
<b>Sent:</b> Thursday, 28 July 2022 7:48 PM<br>
<b>To:</b> Year 12 Software Development Teachers' Mailing List <<a href="mailto:sofdev@edulists.com.au">sofdev@edulists.com.au</a>><br>
<b>Subject:</b> [EXTERNAL SENDER] Re: [Year 12 SofDev] Software Development position available</span>
<o:p></o:p></p>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
</div>
<div>
<p class="MsoNormal">Hi All <o:p></o:p></p>
<div>
<p class="MsoNormal">Even though I am busy fading into the sunset this email chain is attractive (in the nicest way)<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">When we (YOU) look at up-skilling teachers… <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">•first they need to learn to code  <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">•THEN they need to learn to teach coding <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">•AND they need to learn how to debug students’ code<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">each of those is VERY important<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">I used to teach ( "facilitate learning experiences in a student centred harmonious learning environment” ) <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">and I am happy to share some of the tasks I used to build student skills<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">Most of my ideas centred around : build a core and add to it and then add functionality and then reflect on the interface and the modules<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">Most of my things revolved around  middle out planning.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">Students SEEMED to follow the logic of honing in on core functionality and then planning and creating the bits necessary to achieve those functional requirements <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">Real programmers plan everything before they even write an algorithm - students need to learn what programming is before they can program<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">It has always been my mantra that people (students) learn best by doing, reflecting (HA HA) and then applying forward.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">If a large think tank is convened I am happy to contribute before dementia sets in<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">Andrew Shortell<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">( gone, yes, forgotten - most likely)<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal"><br>
<br>
<o:p></o:p></p>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<div>
<p class="MsoNormal">On 28 Jul 2022, at 1:14 pm, Adrian Janson <<a href="mailto:janson.adrian.a@gmail.com">janson.adrian.a@gmail.com</a>> wrote:<o:p></o:p></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<p class="MsoNormal">Hi all, <o:p></o:p></p>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">I 100% support Vic's suggestion here. <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">Reflecting on the current state of teacher employment, we recently advertised and receive 0 applicants. ZERO. I think academia is doing the best it can, but we need to think about this problem a different way. (I'm tempted to quote Einstein
 here, but you all know the quote!!). Looking forward, a BETTER solution would be to look to the teachers we have and work upskilling them to deliver our APC courses. <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">Phil - perhaps you could convene a think tank around this?<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">Cheers,<br>
Adrian<o:p></o:p></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<p class="MsoNormal">On Thu, Jul 28, 2022 at 12:58 PM Victoria Farrell <<a href="mailto:farrellv@stkevins.vic.edu.au">farrellv@stkevins.vic.edu.au</a>> wrote:<o:p></o:p></p>
</div>
<blockquote style="border:none;border-left:solid #CCCCCC 1.0pt;padding:0cm 0cm 0cm 6.0pt;margin-left:4.8pt;margin-right:0cm">
<div>
<p class="MsoNormal">I would be keen to run some teacher training courses to upskill staff to teach Software. I am doing this at Parade College while I support their VCE class one day a week.
<o:p></o:p></p>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">I think that would be a pro-active option for the long term to offer assistance to upskill teaching staff around Victoria. I have plenty of resources I am happy to share too, including a VB coding resource I have written. Coding is the
 main hurdle teachers have with teaching SD.<o:p></o:p></p>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">Thoughts?<br clear="all">
<o:p></o:p></p>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:9.5pt;font-family:"Times New Roman",serif"> </span><span style="font-size:9.5pt;font-family:"Times New Roman",serif"><img border="0" width="38" height="60" style="width:.3958in;height:.625in" id="_x0000_i1032" src="https://ci3.googleusercontent.com/mail-sig/AIorK4z8sI9MYMFjbXtzxdKhgpK4dCGcMzYQJo2eZHOb4IvYvWlyt1G3gTS3fQpX8T5d71cGcqqyMjM"></span><span style="font-size:9.5pt"><o:p></o:p></span></p>
<p class="MsoNormal"><b><i><span style="font-size:9.0pt;font-family:"Trebuchet MS",sans-serif">Victoria Farrell</span></i></b><i><span style="font-size:9.0pt;font-family:"Trebuchet MS",sans-serif"><br>
Head of Technology Department </span></i><span style="font-size:9.5pt"><o:p></o:p></span></p>
<p class="MsoNormal"><i><span style="font-size:9.0pt;font-family:"Trebuchet MS",sans-serif">St Kevin's College</span></i><span style="font-size:9.0pt;font-family:"Trebuchet MS",sans-serif"><br>
<i>P 03 9832 4980</i></span><span style="font-size:9.5pt"><o:p></o:p></span></p>
<p class="MsoNormal"><i><span style="font-size:9.0pt;font-family:"Trebuchet MS",sans-serif;color:#274E13">E
<a href="mailto:farrellv@stkevins.vic.edu.au">farrellv@stkevins.vic.edu.au</a></span></i><o:p></o:p></p>
<div>
<p class="MsoNormal"><i><span style="font-family:"Arial Narrow",sans-serif;color:#274E13"><a href="https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.vicfarrell.com.au%2F&data=05%7C01%7CJanene.Watt%40education.vic.gov.au%7C22332df0b06e4d9050dc08da70e78ef6%7Cd96cb3371a8744cfb69b3cec334a4c1f%7C0%7C0%7C637946437192809028%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=dz517O2Cd8GrhfvGQhNW3EZLy61R2%2B1DeqWvFNZrCr8%3D&reserved=0">vicfarrell.com.au</a></span></i><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><i><span style="font-family:"Arial Narrow",sans-serif;color:#274E13"><a href="https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.skc3.club%2F&data=05%7C01%7CJanene.Watt%40education.vic.gov.au%7C22332df0b06e4d9050dc08da70e78ef6%7Cd96cb3371a8744cfb69b3cec334a4c1f%7C0%7C0%7C637946437192809028%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=VB%2BpbbUao4EpQwPwzNEFrsalJaV3bYIBpNa%2BUW6Ixpc%3D&reserved=0">Computer
 Club</a></span></i><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<p class="MsoNormal">On Thu, 28 Jul 2022 at 12:29, Philip Feain <<a href="mailto:Philip.Feain@education.vic.gov.au">Philip.Feain@education.vic.gov.au</a>> wrote:<o:p></o:p></p>
</div>
<blockquote style="border:none;border-left:solid #CCCCCC 1.0pt;padding:0cm 0cm 0cm 6.0pt;margin-left:4.8pt;margin-right:0cm">
<div>
<div>
<p class="xmsonormal">Dear All<o:p></o:p></p>
<p class="xmsonormal"> <o:p></o:p></p>
<p class="xmsonormal">Sorry about the cross-list posting here.<o:p></o:p></p>
<p class="xmsonormal"> <o:p></o:p></p>
<p class="xmsonormal">I have been asked by a major school (not far from the city and bay) if there are any Software Development teachers who would be available to cover their class after their teaching has become unavailable.<o:p></o:p></p>
<p class="xmsonormal"> <o:p></o:p></p>
<p class="xmsonormal">This would be for the rest of the year. <o:p></o:p></p>
<p class="xmsonormal"> <o:p></o:p></p>
<p class="xmsonormal">They are happy to discuss how this could be done understanding that teachers would be full-time in their current school.<o:p></o:p></p>
<p class="xmsonormal"> <o:p></o:p></p>
<p class="xmsonormal">If you are interested and think you could be able to help them out please let me know via my work email or phone. Don’t reply through the lists.<o:p></o:p></p>
<p class="xmsonormal"> <o:p></o:p></p>
<p class="xmsonormal">Kind Regards<o:p></o:p></p>
<p class="xmsonormal"> <o:p></o:p></p>
<p class="xmsonormal">Phil.<o:p></o:p></p>
<p class="xmsonormal"> <o:p></o:p></p>
<p class="xmsonormal"><span style="font-size:10.0pt;font-family:"Arial",sans-serif;color:#262626">Phil Feain | Curriculum Manager, Digital Technologies</span><o:p></o:p></p>
<p class="xmsonormal"><b><span style="font-size:10.0pt;font-family:"Arial",sans-serif;color:blue">Victorian Curriculum and Assessment Authority</span></b><o:p></o:p></p>
<p class="xmsonormal"><span style="font-size:10.0pt;font-family:"Arial",sans-serif;color:#262626">Level 32, Casselden</span><o:p></o:p></p>
<p class="xmsonormal"><span style="font-size:10.0pt;font-family:"Arial",sans-serif;color:#262626">2 Lonsdale Street</span><o:p></o:p></p>
<p class="xmsonormal"><span style="font-size:10.0pt;font-family:"Arial",sans-serif;color:#262626">Melbourne VIC 3000</span><o:p></o:p></p>
<p class="xmsonormal"><span style="font-size:10.0pt;font-family:"Arial",sans-serif;color:#262626">T: 03 9059 5146 | 0428 329 759</span><o:p></o:p></p>
<p class="xmsonormal"><span style="font-size:10.0pt;font-family:"Arial",sans-serif;color:#262626">E</span><span style="font-size:10.0pt;font-family:"Arial",sans-serif;color:gray">:
</span><u><span style="font-size:10.0pt;font-family:"Arial",sans-serif;color:blue"><a href="mailto:Philip.Feain@education.vic.gov.au">Philip.Feain@education.vic.gov.au</a></span></u><span style="color:#1F497D">
</span><o:p></o:p></p>
<p class="xmsonormal"><span style="color:#404040"><image001.jpg></span><o:p></o:p></p>
<p class="xmsonormal"><span style="font-size:7.5pt;font-family:"Arial",sans-serif;color:#262626">The Victorian Curriculum and Assessment Authority provides high quality curriculum, assessment and reporting that promotes individual lifelong learning.</span><o:p></o:p></p>
<p class="xmsonormal"><b><span lang="EN-US" style="font-size:24.0pt;font-family:Webdings;color:#007F00">P</span></b><b><span lang="EN-US" style="font-size:7.0pt;font-family:"Verdana",sans-serif;color:#00007F">
</span></b><b><span lang="EN-US" style="font-size:7.0pt;font-family:"Verdana",sans-serif;color:#007F00">Please consider the environment before printing this email</span></b><o:p></o:p></p>
<p class="xmsonormal"> <o:p></o:p></p>
</div>
<p class="MsoNormal">IMPORTANT - This email and any attachments may be confidential. If received in error, please contact us and delete all copies. Before opening or using attachments check them for viruses and defects. Regardless of any loss, damage or consequence,
 whether caused by the negligence of the sender or not, resulting directly or indirectly from the use of any attached files our liability is limited to resupplying any affected attachments. Any representations or opinions expressed are those of the individual
 sender, and not necessarily those of the Department of Education and Training. <o:p>
</o:p></p>
</div>
<p class="MsoNormal">_______________________________________________<br>
<a href="https://aus01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.edulists.com.au%2F&data=05%7C01%7CJanene.Watt%40education.vic.gov.au%7C22332df0b06e4d9050dc08da70e78ef6%7Cd96cb3371a8744cfb69b3cec334a4c1f%7C0%7C0%7C637946437192809028%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=mFvJx09fF5nQm8YWt9Lq6qqfbjucAgsIhGbTlVCjdyI%3D&reserved=0">http://www.edulists.com.au</a>
 - FAQ, Subscribe, Unsubscribe<br>
IT Software Development Mailing List <o:p></o:p></p>
</blockquote>
</div>
<p class="MsoNormal"><br>
This email message does not represent the view of St Kevins College, is intended only for the addressee(s) and contains information that may be confidential and/or copyright. If you are not the intended recipient please notify the sender by reply email and
 immediately delete this email. Use, disclosure or reproduction of this email by anyone other than the intended recipient(s) is strictly prohibited. No representation is made that this email or any attachments are free of viruses. Virus scanning is recommended
 and is the responsibility of the recipient._______________________________________________<br>
<a href="https://aus01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.edulists.com.au%2F&data=05%7C01%7CJanene.Watt%40education.vic.gov.au%7C22332df0b06e4d9050dc08da70e78ef6%7Cd96cb3371a8744cfb69b3cec334a4c1f%7C0%7C0%7C637946437192809028%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=mFvJx09fF5nQm8YWt9Lq6qqfbjucAgsIhGbTlVCjdyI%3D&reserved=0">http://www.edulists.com.au</a>
 - FAQ, Subscribe, Unsubscribe<br>
IT Software Development Mailing List <o:p></o:p></p>
</blockquote>
</div>
<p class="MsoNormal">_______________________________________________<br>
<a href="https://aus01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.edulists.com.au%2F&data=05%7C01%7CJanene.Watt%40education.vic.gov.au%7C22332df0b06e4d9050dc08da70e78ef6%7Cd96cb3371a8744cfb69b3cec334a4c1f%7C0%7C0%7C637946437192809028%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=mFvJx09fF5nQm8YWt9Lq6qqfbjucAgsIhGbTlVCjdyI%3D&reserved=0">http://www.edulists.com.au</a>
 - FAQ, Subscribe, Unsubscribe<br>
IT Software Development Mailing List <o:p></o:p></p>
</div>
</blockquote>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100.0%;border-collapse:collapse">
<tbody>
<tr>
<td style="padding:0cm 0cm 0cm 0cm">
<p class="MsoNormal"><strong><span style="font-size:9.0pt;font-family:"Calibri",sans-serif">Guy Flaherty</span></strong><span style="font-size:9.0pt"> | HEAD OF DATA AND INSIGHT
<o:p></o:p></span></p>
</td>
</tr>
<tr>
<td style="padding:0cm 0cm 0cm 0cm">
<p class="MsoNormal"><span style="font-size:9.0pt">Senior Campus | <strong><span style="font-family:"Calibri",sans-serif">P</span></strong> +61398545394 |
<strong><span style="font-family:"Calibri",sans-serif">E</span></strong> <a href="mailto:guy.flaherty@xavier.vic.edu.au">
guy.flaherty@xavier.vic.edu.au</a> | <strong><span style="font-family:"Calibri",sans-serif">W</span></strong><a href="https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.xavier.vic.edu.au%2F&data=05%7C01%7CJanene.Watt%40education.vic.gov.au%7C22332df0b06e4d9050dc08da70e78ef6%7Cd96cb3371a8744cfb69b3cec334a4c1f%7C0%7C0%7C637946437192809028%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=ZvqzhBIPxHKFtmLxrj5avJj6vH9jHEFZDFGJv7jmQjk%3D&reserved=0" target="_blank">
 xavier.vic.edu.au </a><o:p></o:p></span></p>
</td>
</tr>
<tr>
<td style="padding:0cm 0cm 0cm 0cm"></td>
</tr>
</tbody>
</table>
<p class="MsoNormal"><o:p> </o:p></p>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="bottom" style="padding:0cm 0cm 0cm 0cm">
<div>
<p class="MsoNormal" style="mso-line-height-alt:9.75pt"><span style="font-size:9.0pt;color:#545454"><img border="0" width="51" height="55" style="width:.5312in;height:.5729in" id="_x0000_i1031" src="https://portal.xavier.vic.edu.au/emailsig/email-logo.png" alt="Xavier College"></span><span style="font-size:9.0pt;color:#545454"><o:p></o:p></span></p>
</div>
</td>
<td valign="top" style="padding:7.5pt 11.25pt 0cm 24.75pt">
<div>
<p class="MsoNormal" style="line-height:10.5pt"><strong><span style="font-size:9.0pt;font-family:"Calibri",sans-serif;color:black">Burke Hall Campus</span></strong><span style="font-size:9.0pt;color:#545454"><br>
Wurundjeri Country<br>
Studley Park Road<br>
Kew VIC 3101<o:p></o:p></span></p>
</div>
</td>
<td valign="top" style="padding:7.5pt 42.0pt 0cm 24.0pt">
<div>
<p class="MsoNormal" style="line-height:10.5pt"><strong><span style="font-size:9.0pt;font-family:"Calibri",sans-serif;color:black">Senior Campus</span></strong><span style="font-size:9.0pt;color:#545454"><br>
Wurundjeri Country<br>
Barkers Road<br>
Kew VIC 3101<o:p></o:p></span></p>
</div>
</td>
<td valign="bottom" style="padding:0cm 0cm 0cm 0cm">
<p class="MsoNormal" style="mso-line-height-alt:9.75pt"><a href="https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.facebook.com%2FXavierCollege%2F&data=05%7C01%7CJanene.Watt%40education.vic.gov.au%7C22332df0b06e4d9050dc08da70e78ef6%7Cd96cb3371a8744cfb69b3cec334a4c1f%7C0%7C0%7C637946437192809028%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=SHNNwPQYE1HdZ6HTLho49QQLYBkx6S0I1CD9XYjtAHQ%3D&reserved=0" target="_blank"><span style="font-size:9.0pt;text-decoration:none"><img border="0" width="27" height="24" style="width:.2812in;height:.25in" id="_x0000_i1030" src="https://portal.xavier.vic.edu.au/emailsig/email-facebook.png" alt="Facebook"></span></a><a href="https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.instagram.com%2Fxaviercollege%2F&data=05%7C01%7CJanene.Watt%40education.vic.gov.au%7C22332df0b06e4d9050dc08da70e78ef6%7Cd96cb3371a8744cfb69b3cec334a4c1f%7C0%7C0%7C637946437192965123%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=arbJxnwjZxsoEps%2B%2BvReHx%2F9KeVI9wL3sJr35X%2FEFCI%3D&reserved=0" target="_blank"><span style="font-size:9.0pt;text-decoration:none"><img border="0" width="26" height="24" style="width:.2708in;height:.25in" id="_x0000_i1029" src="https://portal.xavier.vic.edu.au/emailsig/email-instagram.png" alt="Instagram"></span></a><a href="https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fau.linkedin.com%2Fschool%2Fxaviercollege%2F&data=05%7C01%7CJanene.Watt%40education.vic.gov.au%7C22332df0b06e4d9050dc08da70e78ef6%7Cd96cb3371a8744cfb69b3cec334a4c1f%7C0%7C0%7C637946437192965123%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=PycFHuTSJe7Ebe5lQVog4H5IZ9er%2BB3bMwB0e1CvH7M%3D&reserved=0" target="_blank"><span style="font-size:9.0pt;text-decoration:none"><img border="0" width="27" height="24" style="width:.2812in;height:.25in" id="_x0000_i1028" src="https://portal.xavier.vic.edu.au/emailsig/email-linkedin.png" alt="Linked In"></span></a><a href="https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Ftwitter.com%2Fxaviercollege&data=05%7C01%7CJanene.Watt%40education.vic.gov.au%7C22332df0b06e4d9050dc08da70e78ef6%7Cd96cb3371a8744cfb69b3cec334a4c1f%7C0%7C0%7C637946437192965123%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=LXaJC6mnJ%2Ffw9fGbPlziSlxBTV15fb0EeZgkRBvJhBo%3D&reserved=0" target="_blank"><span style="font-size:9.0pt;text-decoration:none"><img border="0" width="26" height="24" style="width:.2708in;height:.25in" id="_x0000_i1027" src="https://portal.xavier.vic.edu.au/emailsig/email-twitter.png" alt="Twitter"></span></a><span style="font-size:9.0pt;color:#545454"><o:p></o:p></span></p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal"><o:p> </o:p></p>
<table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding:0cm 0cm 0cm 0cm"></td>
</tr>
<tr>
<td valign="top" style="padding:3.75pt 0cm 0cm 0cm">
<p class="MsoNormal" style="mso-line-height-alt:9.75pt"><a href="https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.xavier.vic.edu.au%2Four-future%2Four-enrolments%2F&data=05%7C01%7CJanene.Watt%40education.vic.gov.au%7C22332df0b06e4d9050dc08da70e78ef6%7Cd96cb3371a8744cfb69b3cec334a4c1f%7C0%7C0%7C637946437192965123%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=pcw1E13fEBP9jL6%2BL%2FOprmhseyUnGrOKc1VS507wYBA%3D&reserved=0" target="_blank"><span style="font-size:9.0pt;text-decoration:none"><img border="0" width="496" height="106" style="width:5.1666in;height:1.1041in" id="_x0000_i1026" src="https://portal.xavier.vic.edu.au/emailsig/2022_5_email_footer.jpg" alt="XavierCollege"></span></a><span style="font-size:9.0pt;color:#545454"><o:p></o:p></span></p>
</td>
</tr>
<tr>
<td style="padding:0cm 0cm 0cm 0cm"></td>
</tr>
<tr>
<td style="padding:0cm 0cm 0cm 0cm"></td>
</tr>
<tr>
<td style="padding:0cm 0cm 0cm 0cm">
<p class="MsoNormal" style="line-height:9.75pt"><span style="font-size:7.5pt;color:#7D7D7D">Xavier College acknowledges the traditional owners, the Wurundjeri people of the Kulin nation. We pay our respects to these people, their elders and ancestors, past,
 present and emerging. We commit to and continue the journey of reconciliation in the hope that all in Australia will live together in forgiveness, love, hope and peace.<br>
<br>
The information transmitted, including attachments, is intended only for the person(s) or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action
 in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this in error please contact the sender and destroy any copies of this information.</span><span style="font-size:9.0pt;color:#545454"><o:p></o:p></span></p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
IMPORTANT - This email and any attachments may be confidential. If received in error, please contact us and delete all copies. Before opening or using attachments check them for viruses and defects. Regardless of any loss, damage or consequence, whether caused
 by the negligence of the sender or not, resulting directly or indirectly from the use of any attached files our liability is limited to resupplying any affected attachments. Any representations or opinions expressed are those of the individual sender, and
 not necessarily those of the Department of Education and Training.
</body>
</html>