<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns="http://www.w3.org/TR/REC-html40" xmlns:o =
"urn:schemas-microsoft-com:office:office" xmlns:w =
"urn:schemas-microsoft-com:office:word"><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.5730.11" name=GENERATOR>
<STYLE>@page Section1 {size: 612.0pt 792.0pt; margin: 72.0pt 90.0pt 72.0pt 90.0pt; }
P.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"
}
LI.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"
}
DIV.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.EmailStyle17 {
        COLOR: windowtext; FONT-FAMILY: Arial; mso-style-type: personal-compose
}
DIV.Section1 {
        page: Section1
}
</STYLE>
</HEAD>
<BODY lang=EN-US vLink=purple link=blue>
<DIV dir=ltr align=left><SPAN class=520244921-16092007><FONT face=Arial
color=#0000ff size=2>I was looking through the first sample VITTA paper just now
and noticed a couple of questions on FIFO/queues.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=520244921-16092007><FONT face=Arial
color=#0000ff size=2>See below for clarification I got late last year
on what depth we need to go to on data structures.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=520244921-16092007><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=520244921-16092007><FONT face=Arial
color=#0000ff size=2>There is another sec A question requiring knowledge of
802.11b AND 802.11g standards. This is another area where I think it is
impossible to tell from the SD the depth of coverage required. In this area, I
simply don't go down to this level.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=520244921-16092007><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=520244921-16092007><FONT face=Arial
color=#0000ff size=2>While I appreciate that putting the SD together is a
challenge, it puzzles me why some key knowledge points are quite detailed and
specific and others very general, for example:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=520244921-16092007><FONT face=Arial
color=#0000ff size=2>U4O1 Pg 43: "forms of user documentation including printed,
CD, online Internet, and types of user documentation, including quick start
guide, tutorial, content sensitive help and manual"</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=520244921-16092007><FONT face=Arial
color=#0000ff size=2>compared to </FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=520244921-16092007><FONT face=Arial
color=#0000ff size=2>U4O1 Pg 43: "forms and uses of data structures to organise
and manipulate data".</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=520244921-16092007><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=520244921-16092007><FONT face=Arial
color=#0000ff size=2>Frank</FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> is-bounces@edulists.com.au
[mailto:is-bounces@edulists.com.au] <B>On Behalf Of </B>Adrian
Janson<BR><B>Sent:</B> Friday, 24 November 2006 8:57 AM<BR><B>To:</B> 'Year 12
Information Technology Systems Teachers' Mailing List'<BR><B>Subject:</B> [Year
12 Its] Minimum data structures...<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV class=Section1>
<P class=MsoNormal><FONT face=Arial size=2><SPAN lang=EN-AU
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Hi
everyone,<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN lang=EN-AU
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p> </o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN lang=EN-AU
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Following up from a conversation
that was going on pre-conference concerning data structures and the
like….<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN lang=EN-AU
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p> </o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN lang=EN-AU
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Specifically, the Key Knowledge
point in question is this: 'Forms and uses of data structures to organise and
manipulate data'. <o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN lang=EN-AU
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p> </o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN lang=EN-AU
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Many of you are wondering what data
structures are mandated (ie. Might appear on the end of year exam?).
Although I felt I had a pretty good idea about the meaning of this, I wanted to
touch base with Paula before posting a reply. In terms of this KK point,
the previous exams are a good guide. 1-D arrays are essential, but
multi-dimensional are not. You do not have to teach linked lists, stacks
or queues (however, as you will want to make students aware of different data
structures, you might like to talk about them and demo them – which is what I
will be doing). I would also expect students to understand what a record
is. Students should also be familiar with the way that data can be sorted
within an array – however, I don’t believe it is necessary for them to be
familiar with the different sorting types. I will demonstrate the sorts to
my class just to give them an idea of what is
possible.<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN lang=EN-AU
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p> </o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN lang=EN-AU
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Hope this helps clarify any
concerns,<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN lang=EN-AU
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Cheers,<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN lang=EN-AU
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Adrian
Janson<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN lang=EN-AU
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p> </o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN lang=EN-AU
style="FONT-SIZE: 12pt"><o:p> </o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN lang=EN-AU
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p> </o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN lang=EN-AU
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p> </o:p></SPAN></FONT></P></DIV>_______________________________________________
<BR><A href="http://www.edulists.com.au">http://www.edulists.com.au </A>IT
Systems Mailing List kindly supported by <BR><A
href="http://www.vcaa.vic.edu.au">http://www.vcaa.vic.edu.au </A>- Victorian
Curriculum and Assessment Authority and <BR><A
href="http://www.vitta.org.au">http://www.vitta.org.au </A>- VITTA Victorian
Information Technology Teachers Association Inc <pre>
This email and any attachments may be confidential. If you are not the intended recipient, you must not disclose
or use the information in this mail. If received in error, please notify the sender or the College immediately
and delete the email and all copies. The College does not guarantee that this email is virus or error free.
Any attached files may only be used on the basis that the user assumes all responsibility for any loss, damage
or consequence resulting directly or indirectly from the use of the attached files, whether caused by the negligence
of the sender or not. The content and opinions in this email are not necessarily those of the College.
</pre></BODY></HTML>