<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>It shouldn't be as algorithms are supposed to reach a solution and be creative... However, Question 8 (multiple choice) in&nbsp;the 2013&nbsp;VCAA exam asks which code is more efficient?</p>
<br>
<br>
<div style="color: rgb(0, 0, 0);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> sofdev-bounces@edulists.com.au &lt;sofdev-bounces@edulists.com.au&gt; on behalf of Paragreen, Chris J &lt;paragreen.chris.j@edumail.vic.gov.au&gt;<br>
<b>Sent:</b> Thursday, 4 August 2016 3:44 AM<br>
<b>To:</b> Year 12 Software Development Teachers' Mailing List<br>
<b>Subject:</b> Re: [Year 12 SofDev] Exam pseudocode marking - effectiveness or efficiency?</font>
<div>&nbsp;</div>
</div>
<div>
<div>
<p style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: &quot;Times New Roman&quot;, serif;">
<span style="font-size:11.0pt; font-family:&quot;Calibri&quot;,sans-serif; color:#1F497D">Hi all,</span></p>
<p style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: &quot;Times New Roman&quot;, serif;">
<span style="font-size:11.0pt; font-family:&quot;Calibri&quot;,sans-serif; color:#1F497D">&nbsp;</span></p>
<p style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: &quot;Times New Roman&quot;, serif;">
<span style="font-size:11.0pt; font-family:&quot;Calibri&quot;,sans-serif; color:#1F497D">In an exam situation, I think correctness is more important than efficiency. Provided the student is following the rules of pseudocode (begin/end use of indentation etc.) and the
 logic is correct, they should be fine.<a name="_MailEndCompose"></a></span></p>
<p style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: &quot;Times New Roman&quot;, serif;">
<span style=""><span style="font-size:11.0pt; font-family:&quot;Calibri&quot;,sans-serif; color:#1F497D">&nbsp;</span></span></p>
<p style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: &quot;Times New Roman&quot;, serif;">
<span style=""><span style="font-size:11.0pt; font-family:&quot;Calibri&quot;,sans-serif; color:#1F497D">Chris</span></span></p>
<p style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: &quot;Times New Roman&quot;, serif;">
<span style=""><span style="font-size:11.0pt; font-family:&quot;Calibri&quot;,sans-serif; color:#1F497D"></span></span></p>
<span style=""></span>
<p style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: &quot;Times New Roman&quot;, serif;">
<b><span lang="EN-US" style="font-size:11.0pt; font-family:&quot;Calibri&quot;,sans-serif">From:</span></b><span lang="EN-US" style="font-size:11.0pt; font-family:&quot;Calibri&quot;,sans-serif"> sofdev-bounces@edulists.com.au [mailto:sofdev-bounces@edulists.com.au]
<b>On Behalf Of </b>Mark<br>
<b>Sent:</b> Thursday, 4 August 2016 1:26 PM<br>
<b>To:</b> Year 12 Software Development Teachers' Mailing List &lt;sofdev@edulists.com.au&gt;<br>
<b>Subject:</b> [Year 12 SofDev] Exam pseudocode marking - effectiveness or efficiency?</span></p>
<p style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: &quot;Times New Roman&quot;, serif;">
&nbsp;</p>
<div>
<p style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: &quot;Times New Roman&quot;, serif;">
Hi all</p>
<div>
<p style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: &quot;Times New Roman&quot;, serif;">
&nbsp;</p>
</div>
<div>
<p style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: &quot;Times New Roman&quot;, serif;">
In the SD sample exam, B2, students are asked to write pseudocode.&nbsp;</p>
</div>
<div>
<p style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: &quot;Times New Roman&quot;, serif;">
I expect the marker would want to see an answer like this:</p>
</div>
<div>
<div>
<p style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: &quot;Times New Roman&quot;, serif;">
&nbsp;</p>
</div>
<div>
<p style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: &quot;Times New Roman&quot;, serif;">
Begin</p>
</div>
<div>
<p style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: &quot;Times New Roman&quot;, serif;">
&nbsp; &nbsp;If Student in Student Details File Then</p>
</div>
<div>
<p style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: &quot;Times New Roman&quot;, serif;">
&nbsp; &nbsp; &nbsp; If Competition_Score &gt;= 50 Then</p>
</div>
<div>
<p style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: &quot;Times New Roman&quot;, serif;">
<b>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;If Competition_Score &gt;= 95 then</b></p>
</div>
<div>
<p style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: &quot;Times New Roman&quot;, serif;">
<b>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Award <img width="15" height="13" id="_x0000_i1025" style="width: 0.1562in; height: 0.1354in; -webkit-user-select: none;" tabindex="0" src="cid:image001.jpg@01D1EE56.548B52B0">&nbsp;&quot;High Distinction&quot;</b></p>
</div>
<div>
<p style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: &quot;Times New Roman&quot;, serif;">
<b>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Else</b></p>
</div>
<div>
<p style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: &quot;Times New Roman&quot;, serif;">
<b>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Award <img width="15" height="13" id="_x0000_i1026" style="width: 0.1562in; height: 0.1354in; -webkit-user-select: none;" tabindex="0" src="cid:image001.jpg@01D1EE56.548B52B0">&nbsp;&nbsp;&quot;Pass&quot;</b></p>
</div>
<div>
<p style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: &quot;Times New Roman&quot;, serif;">
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;EndIf</p>
</div>
<div>
<p style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: &quot;Times New Roman&quot;, serif;">
&nbsp; &nbsp; &nbsp; Print &#8220;Certificate&#8221; Award</p>
</div>
<div>
<p style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: &quot;Times New Roman&quot;, serif;">
&nbsp; &nbsp;EndIf</p>
</div>
<div>
<p style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: &quot;Times New Roman&quot;, serif;">
End</p>
</div>
</div>
<div>
<p style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: &quot;Times New Roman&quot;, serif;">
&nbsp;</p>
</div>
<div>
<p style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: &quot;Times New Roman&quot;, serif;">
It got me to wondering. If - instead of the 'else' a student wrote something like&nbsp;</p>
</div>
<div>
<p style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: &quot;Times New Roman&quot;, serif;">
&nbsp;</p>
</div>
<div>
<p style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: &quot;Times New Roman&quot;, serif;">
<b>Elseif Competition_Score &gt;=50&nbsp;</b><br clear="all">
</p>
<div>
<p style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: &quot;Times New Roman&quot;, serif;">
&nbsp;</p>
</div>
<div>
<p style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: &quot;Times New Roman&quot;, serif;">
which also would work (but would be redundant since the second IF construct already tested for this) would the student be penalised?</p>
</div>
<div>
<p style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: &quot;Times New Roman&quot;, serif;">
&nbsp;</p>
</div>
<div>
<p style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: &quot;Times New Roman&quot;, serif;">
It's good to see SD exams recently recognising and testing students' ability to optimise code, but is optimisation and efficiency a criterion in assessing students' pseudocode?</p>
</div>
<div>
<p style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: &quot;Times New Roman&quot;, serif;">
&nbsp;</p>
</div>
<div>
<p style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: &quot;Times New Roman&quot;, serif;">
Regards,</p>
</div>
<div>
<p style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: &quot;Times New Roman&quot;, serif;">
Mark</p>
</div>
<div>
<p style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: &quot;Times New Roman&quot;, serif;">
&nbsp;</p>
</div>
<p style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: &quot;Times New Roman&quot;, serif;">
-- </p>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<p style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: &quot;Times New Roman&quot;, serif;">
&nbsp;</p>
</div>
<div>
<p style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: &quot;Times New Roman&quot;, serif;">
<span style="font-size:9.5pt">Mark Kelly</span></p>
</div>
<div>
<p style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: &quot;Times New Roman&quot;, serif;">
&nbsp;</p>
</div>
<div>
<p style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: &quot;Times New Roman&quot;, serif;">
<a href="mailto:mark@vceit.com" target="_blank" style="color: blue; text-decoration: underline;"><span style="font-size:9.5pt">mark@vceit.com</span></a></p>
</div>
<div>
<p style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: &quot;Times New Roman&quot;, serif;">
<a href="http://vceit.com" target="_blank" style="color: blue; text-decoration: underline;">http://vceit.com</a></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<table>
<tbody>
<tr>
<td bgcolor="#ffffff"><font color="#000000">
<pre>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.</pre>
</font></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</body>
</html>