<HTML>
Does this help?<BR>
<BR>
<BR>
p82 of the study design: "Unit 4: Software Development . For Area of Study 1, the focus is on the stages of design and development. Students must be provided with a design brief that includes an analysis of an information problem, couched in terms of an SRS."<BR>
<BR>
Maggie<BR>
<BR>
VK3CFI <BR>
<BR>
<span style="font-weight: bold;">On Thu Jul 28 11:47 , 'Adrian Janson' <janson.adrian.a@edumail.vic.gov.au> sent:<BR>
<BR>
</janson.adrian.a@edumail.vic.gov.au></span><blockquote style="BORDER-LEFT: #F5F5F5 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT:
            0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">


<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;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-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;}
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
        {mso-style-priority:34;
        margin-top:0cm;
        margin-right:0cm;
        margin-bottom:0cm;
        margin-left:36.0pt;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.Section1
        {page:Section1;}
 /* List Definitions */
 @list l0
        {mso-list-id:407850804;
        mso-list-type:hybrid;
        mso-list-template-ids:1530310874 201916431 201916441 201916443 201916431 201916441 201916443 201916431 201916441 201916443;}
@list l0:level1
        {mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-18.0pt;}
ol
        {margin-bottom:0cm;}
ul
        {margin-bottom:0cm;}
-->
</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]-->


<body link="blue" vlink="purple" lang="EN-AU">

<div class="Section1">

<p class="MsoNormal">Hi everyone,<o:p></o:p></p>

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

<p class="MsoNormal">OK.&nbsp; I have been reading a lot of the posts about U4O1 –
and have written my own which I will post to the lists very shortly.&nbsp;
There has been a lot of talk about the SAC and what needs to be included –
but I have some issues / questions for the community.&nbsp; <o:p></o:p></p>

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

<p class="MsoNormal"><span style="font-weight: bold;">The follow is my opinion only!!!! (disclaimer!)<o:p></o:p></span></p>

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

<p class="MsoNormal">Now my understanding of Key Knowledge vs Key Skills is this:
the key knowledge describes the content of the Area of Study and is full
examinable (as is everything in the study design proper).&nbsp; The Key Skills
describe what needs to be addressed via the assessment of the area of study (the
SAC).&nbsp; Not all points within the Key Knowledge need to be assessed via the
SAC.<o:p></o:p></p>

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

<p class="MsoListParagraph" style="text-indent:-18.0pt;mso-list:l0 level1 lfo1"><!--[if !supportLists]--><span style="mso-list:Ignore">1.<span style="font:7.0pt &quot;Times New Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span><!--[endif]-->&nbsp;A lot of people are writing SACs in which the
student needs to work from / interpret an SRS.&nbsp; This is not a requirement
of the SAC.&nbsp; The Key Skill states: ‘interpret solution requirements
in order to ....’.&nbsp; Now the ‘solution requirements’
could be framed in an SRS (and for consistency I have done it this way), but it
doesn’t need to be.&nbsp; The Key Skill in U3O2 stated: ‘interpret
software requirements specifications by ...’.&nbsp; The Key Skills are
different.<o:p></o:p></p>

<p class="MsoListParagraph" style="text-indent:-18.0pt;mso-list:l0 level1 lfo1"><!--[if !supportLists]--><span style="mso-list:Ignore">2.<span style="font:7.0pt &quot;Times New Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span><!--[endif]-->There has been a lot of discussion about needing to
include either 2D arrays, stacks, queues, sorting and searching (or
combinations). There is nothing in the Key Skills that states this.&nbsp; I
have chosen to write a task that lends itself to a queue – and have
included requirements that are need sorting / searching routines – but this
is not necessary.&nbsp; I feel that it is in students best interest to include
some of these things so that U4O1 is set apart from U3O2 and there is a
progression in skills.&nbsp; Also as these things are going to appear on the
exam it is in the best interest of students.&nbsp; However, a task need not
have these things – the Key Skills says ‘write solutions and
internal documentation’ and ‘interpret solution requirements in
order to design and develop solutions’ (only).&nbsp; Yes – the Key
Knowledge states ‘forms and uses of data structures to organise and
manipulate data, including two-dimensional arrays, stacks and queues’ and
it would be hard to write a solution without using a data structure at all –
but all the task asks is that students ‘write solutions’.<o:p></o:p></p>

<p class="MsoListParagraph" style="text-indent:-18.0pt;mso-list:l0 level1 lfo1"><!--[if !supportLists]--><span style="mso-list:Ignore">3.<span style="font:7.0pt &quot;Times New Roman&quot;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span><!--[endif]-->User interface and validation.&nbsp; I am putting a
fair emphasis on the design of the user interface and the validation as I feel
that there needs to be as this is ‘a solution’.&nbsp; The Key
Skills do not mention user interface or validation at all (they are mentioned
in detail in the Key Knowledge).&nbsp; We want students to produce a complete
solution – therefore there needs to be an emphasis on these things.&nbsp;
They will also have a significant effect on the testing table.<o:p></o:p></p>

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

<p class="MsoNormal">Again – all my opinion – and not intended to
cause confusion – just to promote an understanding of the task amongst
all of us.<o:p></o:p></p>

<p class="MsoNormal">(so flame away!!!)<o:p></o:p></p>

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

<p class="MsoNormal"><span style="color:#1F497D">Cheers,<o:p></o:p></span></p>

<p class="MsoNormal"><span style="color:#1F497D">Adrian<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="font-size: 18pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; color: rgb(0, 32, 96); font-weight: bold;">Adrian Janson </span><span style="font-size: 7pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; color: rgb(0, 32, 96); font-weight: bold;">B.Sc, Dip.Ed, M.Ed<BR>

</span><span style="font-size: 14pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; color: rgb(0, 32, 96); font-weight: bold;">Director of ICT<BR>

</span><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;
color:#244061">Melbourne High School, Forrest Hill, South Yarra, Victoria 3141
Australia.<BR>

Phone: 03 9826 0711 International: +61 3 9826 0711<BR>

Fax: 03 9826 8767 International: +61 3 9826 8767<BR>

E-mail: <a target="_blank" href="janson.adrian.a@edumail.vic.gov.au"><span style="color:blue">janson.adrian.a@edumail.vic.gov.au</span></a><o:p></o:p></span></p>

<p class="MsoNormal"><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;
color:#244061">Website: <a target="_blank" href="http://www.mhs.vic.edu.au/"><span style="color:blue">http://www.mhs.vic.edu.au</span></a></span><span style="color:black"><o:p></o:p></span></p>

<p class="MsoNormal"><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;;
color:#244061">Blog: <a target="_blank" href="http://jansona.edublogs.org/"><span style="color:blue">http://jansona.edublogs.org</span></a></span><span style="color:black"><o:p></o:p></span></p>

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

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

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

</div>

<p></p><p><span style="font-weight: bold;">Important - </span>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></meta></meta></blockquote></HTML>
<BR>