<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 12 (filtered medium)">
<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:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;}
@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>

<div class=WordSection1>

<p class=MsoNormal><span style='color:#1F497D'>I think that this one of those
questions, that, the more you think about it, the more poorly conceived it
seems. On the other hand, my students seemed to &#8220;get it&#8221; and felt
it was quite a fair question &#8211; it was one that they were discussing with
each other when they came out. None of them felt the paper was unfair, surprising,
or overly difficult; which is not the same as saying they all felt they had
passed with flying colours.<o:p></o:p></span></p>

<p class=MsoNormal><span style='color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='color:#1F497D'>Laurie<o:p></o:p></span></p>

<p class=MsoNormal><span style='color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'>

<p class=MsoNormal><b><span lang=EN-US style='font-size:10.0pt;font-family:
"Tahoma","sans-serif"'>From:</span></b><span lang=EN-US style='font-size:10.0pt;
font-family:"Tahoma","sans-serif"'> sofdev-bounces@edulists.com.au
[mailto:sofdev-bounces@edulists.com.au] <b>On Behalf Of </b>Mark KELLY<br>
<b>Sent:</b> Wednesday, 17 November 2010 1:11 PM<br>
<b>To:</b> Year 12 Software Development Teachers' Mailing List<br>
<b>Subject:</b> [Year 12 SofDev] SD Exam - Question 4<o:p></o:p></span></p>

</div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal style='margin-bottom:12.0pt'>Hi all.&nbsp; I've started
getting a bee in my bonnet (or a terrier in my trousers) about Section C, Q4.<br>
<br>
<i>Percy is writing the program specification. For the section dealing with
entry of the Medicare number he writes</i><o:p></o:p></p>

<div style='margin-left:30.0pt'>

<p class=MsoNormal><i>If the user makes a mistake entering the Medicare number,
the program has to provide as much information as possible about what is wrong.
Therefore include these validation tests.</i><o:p></o:p></p>

<div style='margin-left:30.0pt'>

<p class=MsoNormal><i>Length - to make sure that the correct number of
characters has been entered</i><br>
<i>Existence - to make sure that the number entered exists on Medicare's
database</i><br>
<i>Null - to make sure something has been entered</i><br>
<i>Type - to make sure that only numeric characters have been entered</i><o:p></o:p></p>

</div>

</div>

<div style='margin-left:30.0pt'>

<p class=MsoNormal><i>Note: These tests must be performed in the most effective
order.</i><o:p></o:p></p>

</div>

<p class=MsoNormal style='margin-bottom:12.0pt'><i><br>
a. Place these validation tests in the most effective order. 1 mark<br>
<br>
Then students have to give 3 reasons why it's the most effective way of doing
those tests. (3 marks)<br>
<br>
</i><br>
Hmm. What is &quot;effective&quot; about the order? It must relate to <b>how
well</b> it does the job of finding invalid numbers.<br>
<br>
But if <b>all 4 tests</b> are going to be conducted, any order of the 4 tests
will yield <b>exactly the same</b> results.<br>
<br>
It might be different if we wanted to find invalid numbers <b>soonest,</b> or
with the <b>minimum number of tests</b>, but they are <b>efficiency</b>
criteria, not effectiveness.<br>
<br>
I'm seriously starting to believe that this is a Bull Mastiff of a question...
All orders must be equally effective.<br>
<br>
I can usually work out what the examiners were <i>probably</i> trying to get
at, but this one has me completely baffled (like multichoice Q3 on the ITA
paper).&nbsp; <br>
I have no idea whatsoever of what knowledge the examiners are hoping I will
show.<br>
<br clear=all>
So, can anyone please tell me:<br>
<br>
1. how one order can be <i>more effective</i> than another.<br>
2. what order is most effective, and why the <i>reverse order</i> would be less
effective!<br>
<br>
Growl.<br>
<br>
Mark<br>
-- <br>
Mark Kelly<br>
Manager Information Systems<br>
Reporting Manager<br>
IT Learning Area Manager<br>
<br>
McKinnon Secondary College<br>
McKinnon Rd McKinnon 3204<br>
Victoria, Australia<br>
Direct line / Voicemail: +613 8520 9085<br>
Fax +613 9578 9253<br>
<a href="mailto:kel@mckinnonsc.vic.edu.au" target="_blank">kel@mckinnonsc.vic.edu.au</a><br>
<br>
VCE IT Lecture Notes: <a href="http://vceit.com" target="_blank">http://vceit.com</a><br>
Moderator: IT Applications Edulist<br>
<br>
My cow died on this day two years ago.&nbsp; I know because I noted it in my
dairy.<br>
<br>
<o:p></o:p></p>

</div>

<p></p><p><b>Important - </b>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 Early Childhood Development.</p>
</body>

</html>