<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=utf-8">
<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;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
span.EmailStyle20
        {mso-style-type:personal;
        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">Hi All<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">An update<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">I  missed the step of removing students edit rights to the root document folder so that they don’t accidently create folders or put files there. Fixed in version 2 of the document.<span style="mso-fareast-language:EN-US"><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"><o:p> </o:p></span></p>
<div>
<p class="MsoNormal">Kind regards<o:p></o:p></p>
<p class="MsoNormal"><b><span style="font-size:14.0pt;color:#002469"><o:p> </o:p></span></b></p>
<p class="MsoNormal"><b><span style="font-size:14.0pt;color:#002469">Robert Hallworth<br>
</span></b><span style="color:#002469">Learning Technology Co-ordinator<o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><img width="451" height="78" style="width:4.7in;height:.8166in" id="_x0000_i1028" src="cid:image001.jpg@01D6DDC2.353BBE30"><o:p></o:p></p>
</div>
<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>Robert Hallworth<br>
<b>Sent:</b> Sunday, 27 December 2020 6:38 PM<br>
<b>To:</b> Year 12 Software Development Teachers' Mailing List <sofdev@edulists.com.au><br>
<b>Subject:</b> [Year 12 SofDev] Creating a Class SharePoint<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">Hi All<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">I thought this may be of value to some of you.<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">History<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Students completing the Applied Computing or Software Development courses create projects that involve a lot of files. The process of uploading these files even as a zip file for assessment to our LMS and for the teacher to then download
 to an appropriate folder was a tedious process. The original solution that I have used for a number of years was to have a virtual server on the network and setup share folders for each of the students to use and setup a batch file using robocopy to have students
 upload their latest work and a similar robocopy for the teacher to use to download the work. Then came COVID-19 and the virtual server was not available at home and giving students VPN access did not work. A solution had to be found and this was a perfect
 opportunity to experiment with SharePoint. The SharePoint solution is in fact simpler and more convenient.  My students code in PHP and use the XAMPP server setup. It is possible to configure XAMP to use the SharePoint folders for Apache and MySQL and therefore
 have student work continually saved to SharePoint and always be visible to the teacher. No more batch files required so a very simple solution to use. The setup is involved but worth the effort as it makes the overall process of checking and assessing student
 work simple.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">If Microsoft sees this please make a Class SharePoint option available that works in a similar way to the Class OneNote or if there is a PowerShell guru among us that could automate this process. The backend process would in fact be very
 similar to how Class OneNotes are setup.<o:p></o:p></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal">Kind regards<o:p></o:p></p>
<p class="MsoNormal"><b><span style="font-size:14.0pt;color:#002469"><o:p> </o:p></span></b></p>
<p class="MsoNormal"><b><span style="font-size:14.0pt;color:#002469">Robert Hallworth<br>
</span></b><span style="color:#002469">Learning Technology Co-ordinator<o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><img width="451" height="78" style="width:4.7in;height:.8166in" id="Picture_x0020_4" src="cid:image001.jpg@01D6DDC2.353BBE30"><o:p></o:p></p>
<div style="border:dotted #003333 1.0pt;padding:2.0pt 2.0pt 2.0pt 2.0pt">
<p class="MsoNormal" style="background:pink"><b><span style="font-size:20.0pt;font-family:"Arial",sans-serif;color:black">Please be cautious</span></b><span style="color:black">
</span><o:p></o:p></p>
<div>
<p class="MsoNormal" style="background:pink"><span style="font-size:16.0pt;font-family:"Arial",sans-serif;color:black">This email was sent outside of your organisation and the sender may not be who they claim to be"<o:p></o:p></span></p>
</div>
</div>
<div class="MsoNormal" align="center" style="text-align:center">
<hr size="2" width="100%" align="center">
</div>
</div>
</body>
</html>