[Year 12 SofDev] Deja vu

Lisa Kerekes Lisa.Kerekes at donvale.vic.edu.au
Tue Nov 15 13:14:06 AEDT 2016


Hi,
I raised the same question at the start of the thread titled “It is safe to comment on the SD exam” which generated some responses. My thoughts:


A)     Study design suggests (from a plain-english reading of it – I asked actual English teachers to read and interpret it) to require teaching of associative arrays, but optionally in addition, dictionary or hash tables.
I assume the reason for the use of the word ‘or’ is because different programming languages deal with them differently.


B)     Hash tables do not = associative arrays


C)     Also agree with Brett… hash functions are different to hash tables.

A 5-mark question on this seems a smidgen unfair.

Clarification of this KK would be appreciated for next year, as would definitions according to VCAA for some of the other items raised in emails so far.


Lisa Kerekes
Secondary Teacher
Phone: (03) 9844 2471

From: sofdev-bounces at edulists.com.au [mailto:sofdev-bounces at edulists.com.au] On Behalf Of Brett Fitzsimmons
Sent: Saturday, 12 November 2016 7:40 PM
To: Year 12 Software Development Teachers' Mailing List <sofdev at edulists.com.au>
Subject: Re: [Year 12 SofDev] Deja vu

I think there is a distinct difference between “table” and “function”.

Hash functions have applications other than being used for associative arrays or hash tables (as mentioned in study guide).They are used for encryption algorithms such as MD5. Also, the implementation of an associative array is dependent on the language - it might not even use an array, it could be implemented as a linked list or red-black tree or any data data structure.

I think this needs to be clarified for next year.


On 12 Nov 2016, at 2:42 PM, Tony Crewe <TonyCrewe at caulfieldgs.vic.edu.au<mailto:TonyCrewe at caulfieldgs.vic.edu.au>> wrote:

IMHO implied by ...

  1.  uses of data structures to organise and manipulate data, including associative arrays (or dictionaries or hash tables)
Tony


________________________________
From: sofdev-bounces at edulists.com.au<mailto:sofdev-bounces at edulists.com.au> <sofdev-bounces at edulists.com.au<mailto:sofdev-bounces at edulists.com.au>> on behalf of Brett Fitzsimmons <bpfitz at netspace.net.au<mailto:bpfitz at netspace.net.au>>
Sent: Saturday, 12 November 2016 2:20 PM
To: Year 12 Software Development Teachers' Mailing List
Subject: Re: [Year 12 SofDev] Deja vu

There is also no reference to hash functions in the Study Guide.

Brett

On 12 Nov 2016, at 10:52 AM, Mark <mark at vceit.com<mailto:mark at vceit.com>> wrote:


The sample SD exam contained references in C10 to random and sequential files, and Paula has acknowledged that this was not a valid question since the terms are not in the study design.

Question B1 in the official SD exam refers to "a linear file", which also does not appear in the study design.

At least the question's marks did not depend on students knowing the definition of the term.

--

Mark Kelly

mark at vceit.com<mailto:mark at vceit.com>
http://vceit.com<http://vceit.com/>
_______________________________________________
http://www.edulists.com.au<http://www.edulists.com.au/> - FAQ, Subscribe, Unsubscribe
IT Software Development Mailing List kindly supported by
http://www.vcaa.vic.edu.au<http://www.vcaa.vic.edu.au/> - Victorian Curriculum and Assessment Authority and
http://www.vcaa.vic.edu.au/vce/studies/infotech/softwaredevel3-4.html
http://www.vitta.org.au<http://www.vitta.org.au/>  - VITTA Victorian Information Technology Teachers Association Inc
http://www.swinburne.edu.au/ict/schools - Swinburne University

_______________________________________________
http://www.edulists.com.au - FAQ, Subscribe, Unsubscribe
IT Software Development Mailing List kindly supported by
http://www.vcaa.vic.edu.au - Victorian Curriculum and Assessment Authority and
http://www.vcaa.vic.edu.au/vce/studies/infotech/softwaredevel3-4.html
http://www.vitta.org.au  - VITTA Victorian Information Technology Teachers Association Inc
http://www.swinburne.edu.au/ict/schools - Swinburne University

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.edulists.com.au/pipermail/sofdev/attachments/20161115/7d76795c/attachment-0001.html 


More information about the sofdev mailing list