<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;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
span.EmailStyle18
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
@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="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">Hi all, <o:p></o:p></p>
<p class="MsoNormal">Apologies if this has already been asked before.<o:p></o:p></p>
<p class="MsoNormal">Could someone please give me a guide as to the difference between a desk check and a trace table. I was under the impression that the desk check was a simply putting all of the variables into a table and checking their value each pass through
 the loop/function whereas a trace table was a fair bit larger in that they show what happens throughout each line of code, as per the 2 images below.<o:p></o:p></p>
<table class="MsoTableGrid" border="1" cellspacing="0" cellpadding="0" style="border-collapse:collapse;border:none">
<tbody>
<tr>
<td width="415" valign="top" style="width:233.75pt;border:solid windowtext 1.0pt;padding:0cm 5.4pt 0cm 5.4pt">
<p class="MsoNormal">Trace Table<o:p></o:p></p>
</td>
<td width="563" valign="top" style="width:233.75pt;border:solid windowtext 1.0pt;border-left:none;padding:0cm 5.4pt 0cm 5.4pt">
<p class="MsoNormal">Desk Check <o:p></o:p></p>
</td>
</tr>
<tr>
<td width="415" valign="top" style="width:233.75pt;border:solid windowtext 1.0pt;border-top:none;padding:0cm 5.4pt 0cm 5.4pt">
<p class="MsoNormal"><span style="mso-fareast-language:EN-AU"><img width="401" height="262" style="width:4.175in;height:2.7333in" id="Picture_x0020_1" src="cid:image008.jpg@01D56D65.194E3D20"></span><o:p></o:p></p>
<p class="MsoNormal">From <a href="https://www.101computing.net/trace-table/">https://www.101computing.net/trace-table/</a><o:p></o:p></p>
</td>
<td width="563" valign="top" style="width:233.75pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;padding:0cm 5.4pt 0cm 5.4pt">
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-AU"><img border="0" width="549" height="150" style="width:5.7166in;height:1.5666in" id="Picture_x0020_8" src="cid:image010.jpg@01D56D65.194E3D20"></span><o:p></o:p></p>
<p class="MsoNormal">From 2018 Sov Dev Examiners report<o:p></o:p></p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Last year’s exam Section B Q1 asked students to draw a trace table, but the suggested answer in the
<a href="https://www.vcaa.vic.edu.au/Documents/exams/technology/2018/computingsoftwaredevelopment_examrep18.pdf">
examiner’s report</a> gave what I call a desk check. <o:p></o:p></p>
<p class="MsoNormal">Is there a difference? <o:p></o:p></p>
<p class="MsoNormal">If there is, what is acceptable in the exam? Given the 2018 exam has used this style, I assume it will be accepted this year, but does anyone have any other thoughts?
<o:p></o:p></p>
<p class="MsoNormal">Thanks in advance<o:p></o:p></p>
<p class="MsoNormal">Damien<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><b><span style="font-size:12.0pt;font-family:"Arial",sans-serif;color:#6283C2;mso-fareast-language:EN-AU">Damien</span></b><b><span style="font-size:12.0pt;font-family:"Arial",sans-serif;color:#82002C;mso-fareast-language:EN-AU"> </span></b><b><span style="font-size:12.0pt;font-family:"Arial",sans-serif;color:#6283C2;mso-fareast-language:EN-AU">Atkinson-Buck</span></b><span style="font-size:12.0pt;font-family:"Arial",sans-serif;mso-fareast-language:EN-AU"> </span><span style="font-size:12.0pt;font-family:"Times New Roman",serif;mso-fareast-language:EN-AU">
<br>
</span><span style="font-size:10.0pt;font-family:"Arial",sans-serif;color:#332B2A;mso-fareast-language:EN-AU">Acting Daily Replacement Organiser</span><span style="font-size:12.0pt;font-family:"Times New Roman",serif;mso-fareast-language:EN-AU"> 
<o:p></o:p></span></p>
<table class="MsoNormalTable" border="0" cellspacing="3" cellpadding="0" width="0" style="width:471.75pt">
<tbody>
<tr>
<td colspan="2" style="padding:.75pt .75pt .75pt .75pt">
<p class="MsoNormal"><a href="http://" target="''"><span style="font-size:12.0pt;font-family:"Times New Roman",serif;color:blue;mso-fareast-language:EN-AU;text-decoration:none"><img border="0" width="557" height="6" style="width:5.8in;height:.0666in" id="Picture_x0020_2" src="cid:image011.jpg@01D56D65.194E3D20" alt="TRC Universal Signature (ATKINSON-BUCK, Damien)-Image01"></span></a><span style="font-size:12.0pt;font-family:"Times New Roman",serif;mso-fareast-language:EN-AU"><o:p></o:p></span></p>
</td>
</tr>
<tr>
<td style="padding:.75pt .75pt 22.5pt .75pt">
<p class="MsoNormal"><a href="http://www.ivanhoe.com.au/" target="''"><span style="font-size:12.0pt;font-family:"Times New Roman",serif;color:blue;mso-fareast-language:EN-AU;text-decoration:none"><img border="0" width="262" height="110" style="width:2.7333in;height:1.15in" id="Picture_x0020_3" src="cid:image012.png@01D56D65.194E3D20" alt="http://www.ivanhoe.com.au"></span></a><span style="font-size:12.0pt;font-family:"Times New Roman",serif;mso-fareast-language:EN-AU"><o:p></o:p></span></p>
</td>
<td style="padding:.75pt .75pt .75pt 9.0pt">
<table class="MsoNormalTable" border="0" cellspacing="3" cellpadding="0" width="0" style="width:375.0pt;margin-left:7.5pt">
<tbody>
<tr>
<td style="padding:.75pt .75pt .75pt 9.0pt">
<p class="MsoNormal"><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#332B2A;mso-fareast-language:EN-AU">The Ridgeway, Ivanhoe VIC 3079 Australia</span><span style="font-size:12.0pt;font-family:"Times New Roman",serif;color:#766A65;mso-fareast-language:EN-AU"><o:p></o:p></span></p>
</td>
</tr>
<tr>
<td style="padding:.75pt .75pt .75pt 9.0pt">
<p class="MsoNormal"><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#6283C2;mso-fareast-language:EN-AU">p.</span><span style="font-size:12.0pt;font-family:"Arial",sans-serif;mso-fareast-language:EN-AU"> </span><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#332B2A;mso-fareast-language:EN-AU">+61
 3 9490 3848</span><span style="font-size:12.0pt;font-family:"Times New Roman",serif;mso-fareast-language:EN-AU"><o:p></o:p></span></p>
</td>
</tr>
<tr>
<td style="padding:.75pt .75pt .75pt 9.0pt">
<p class="MsoNormal"><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#6283C2;mso-fareast-language:EN-AU">e.</span><span style="font-size:8.0pt;font-family:"Arial",sans-serif;mso-fareast-language:EN-AU"> </span><a href="mailto:damien.atkinson-buck@ivanhoe.com.au"><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#332B2A;mso-fareast-language:EN-AU">damien.atkinson-buck@ivanhoe.com.au</span></a><span style="font-size:12.0pt;font-family:"Times New Roman",serif;mso-fareast-language:EN-AU"><o:p></o:p></span></p>
</td>
</tr>
<tr>
<td style="padding:.75pt .75pt .75pt 9.0pt">
<p class="MsoNormal"><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#6283C2;mso-fareast-language:EN-AU">w.</span><span style="font-size:8.0pt;font-family:"Arial",sans-serif;mso-fareast-language:EN-AU"> </span><a href="http://www.ivanhoe.com.au"><span style="font-size:8.0pt;font-family:"Arial",sans-serif;color:#332B2A;mso-fareast-language:EN-AU">www.ivanhoe.com.au</span></a><span style="font-size:12.0pt;font-family:"Times New Roman",serif;mso-fareast-language:EN-AU"><o:p></o:p></span></p>
</td>
</tr>
<tr>
<td style="padding:3.0pt .75pt .75pt 7.5pt">
<p class="MsoNormal"><a href="http://www.facebook.com/IvanhoeGrammarSchool" target="''"><span style="font-size:12.0pt;font-family:"Times New Roman",serif;color:blue;mso-fareast-language:EN-AU;text-decoration:none"><img border="0" width="28" height="28" style="width:.2916in;height:.2916in" id="Picture_x0020_4" src="cid:image014.png@01D56D65.194E3D20" alt="TRC Universal Signature (ATKINSON-BUCK, Damien)-Image03"></span></a><span style="font-size:12.0pt;font-family:"Arial",sans-serif;mso-fareast-language:EN-AU"> </span><a href="http://twitter.com/ivanhoegrammar" target="''"><span style="font-size:12.0pt;font-family:"Times New Roman",serif;color:blue;mso-fareast-language:EN-AU;text-decoration:none"><img border="0" width="28" height="28" style="width:.2916in;height:.2916in" id="Picture_x0020_5" src="cid:image016.png@01D56D65.194E3D20" alt="TRC Universal Signature (ATKINSON-BUCK, Damien)-Image04"></span></a><span style="font-size:12.0pt;font-family:"Arial",sans-serif;mso-fareast-language:EN-AU"> </span><a href="https://www.instagram.com/ivanhoegrammarschool/" target="''"><span style="font-size:12.0pt;font-family:"Arial",sans-serif;color:blue;mso-fareast-language:EN-AU;text-decoration:none"><img border="0" width="28" height="28" style="width:.2916in;height:.2916in" id="Picture_x0020_6" src="cid:image018.png@01D56D65.194E3D20" alt="Instagram"></span></a><span style="font-size:12.0pt;font-family:"Arial",sans-serif;mso-fareast-language:EN-AU"> </span><a href="https://www.linkedin.com/company/ivanhoe-grammar-school/" target="''"><span style="font-size:12.0pt;font-family:"Arial",sans-serif;color:blue;mso-fareast-language:EN-AU;text-decoration:none"><img border="0" width="28" height="28" style="width:.2916in;height:.2916in" id="Picture_x0020_7" src="cid:image020.png@01D56D65.194E3D20" alt="https://www.linkedin.com/company/ivanhoe-grammar-school/"></span></a><span style="font-size:12.0pt;font-family:"Times New Roman",serif;mso-fareast-language:EN-AU"><o:p></o:p></span></p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<br>
<br>
<br>
<br>
Privacy, Virus and Copyright Warning<br>
<br>
The information contained in this electronic message (e-mail), and any files transmitted with it:<br>
<br>
* is intended for the named recipients only. If you have received this in error, please advise the sender and delete it and any copies immediately;<br>
* Any personal information in this email must be used in accordance with the Privacy Act 1988 and this always applies even if it has been sent to you in error.<br>
* represents the views of the sender and does not necessarily represent the views or formal advice of Ivanhoe Grammar School;<br>
* may be subject to Copyright, so no further use should be made of it without the author's permission.<br>
<br>
The School does not represent or warrant that the email or any files attached do not contain errors or are free from computer viruses or other defects nor does it accept responsibility for any loss or damage resulting directly or indirectly from the use of
 the email or any attached files.
</body>
</html>