Hello everyone, since my SDD teacher was away and I couldn't get a hand of the other teachers as they "didnt know anything about the exam" i was as to curious to ask you people since i lurk here and realise how much you really do know, my exams split up like this:
Section 1 - 15 marks
Multiple choice -
15 questions on all 5 topics
Section 2 - 60 marks
3 Structured free response questions
Answer on the paper supplied, starting each question on a new page
topics:
- social and ethical issues
- applications of software development approaches
- developing a solution package
- defining and understanding the problem
- planning and design of software solutions
Planning and design may include deskchecking and the analysis, interpretation and design of algorithms that involve:
- manipulating data into an array
- reading data into an array
- printing from an array
- finding maximum, minimum values in an array
- linear searching of an array
- processing strings (extracting, inserting, deleting)
- file processing
Check the syllabus for a detailed checklist of content, particularly in the "students learn about" column. Information and skills for these and particularly in the longer questions are included in the "students learn to" column
Structured free questions (worth 20 marks each) are also basedo n all 5 areas, but require more detailed answers. All areas are included and need to be carefully prepared. You must be able to interpret pseudocode and flowchart algorithms and produce them yourself. For this exam, you will be expected to inerpret complete algorithms, but will only be asked to write sections of code, not a complete solution
One thing plagues me .. the 5 topics that we have chosen,
- social and ethical issues
- applications of software development approaches
- developing a solution package
- defining and understanding the problem
- planning and design of software solutions
Social and ethical issues - we did during class (she just hands as hsc.csu.edu.au/cambridge questions to find from the net)
applications of software development approaches - we did during homework so thats not really much of a worry
developing a solution package - this seems to worry me, we havent done this, when i look at this it reminds me of the major project ,but this is only a half yearly ..
defining and understanding the problem - we havent done any of this in class, it claims to be in exam, I really didnt have much troubles studying for it, but again it seems like alot of it is just documentation for a program
planning and design of software solutions - here is the real ball buster, the paper says to do basically all of the first dot point "standard algorithms for searching and sorting" - so does the paper, ie. file processing, including sentinel value, but we haven't done this in class, so i approached my teacher and she told me oh no you just do (stuff we've done)- now she hasnt written this exam, and for my yearlies in year 11 she gave everyone a list of what to study, and ended up having OTHER shit that shee didnt tell us would be in (she hadnt taught us, like fetch execute cycle, lucky i read that as i was studying )
in my hand is about 30 pages of study for these subjects, i got all the algorithms and stuff written out with combined effort of excel, heinemenn and that sam david book, i did them about a week ago, so what my concers are
- will we be expected to memorise the search/sort algorithms (is this expected)
- is there only one right answer for algorithms? (ie. if one person just uses a normal algorithm for a answer response, instead of the whole index=0 etc.. and still does the same thing, is that wrong?)
- now the structure of the exam confuses me, there isnt going to be short responses like "identify 2 social and ethical issues" or "define the term plagerism", doesnt 3 extended responses sound more like a 2/3 to be arrays and one on the 5 topics
it just seems really unclear for me, if someone can clear it up that'd be great, thanks in advance
Section 1 - 15 marks
Multiple choice -
15 questions on all 5 topics
Section 2 - 60 marks
3 Structured free response questions
Answer on the paper supplied, starting each question on a new page
topics:
- social and ethical issues
- applications of software development approaches
- developing a solution package
- defining and understanding the problem
- planning and design of software solutions
Planning and design may include deskchecking and the analysis, interpretation and design of algorithms that involve:
- manipulating data into an array
- reading data into an array
- printing from an array
- finding maximum, minimum values in an array
- linear searching of an array
- processing strings (extracting, inserting, deleting)
- file processing
Check the syllabus for a detailed checklist of content, particularly in the "students learn about" column. Information and skills for these and particularly in the longer questions are included in the "students learn to" column
Structured free questions (worth 20 marks each) are also basedo n all 5 areas, but require more detailed answers. All areas are included and need to be carefully prepared. You must be able to interpret pseudocode and flowchart algorithms and produce them yourself. For this exam, you will be expected to inerpret complete algorithms, but will only be asked to write sections of code, not a complete solution
One thing plagues me .. the 5 topics that we have chosen,
- social and ethical issues
- applications of software development approaches
- developing a solution package
- defining and understanding the problem
- planning and design of software solutions
Social and ethical issues - we did during class (she just hands as hsc.csu.edu.au/cambridge questions to find from the net)
applications of software development approaches - we did during homework so thats not really much of a worry
developing a solution package - this seems to worry me, we havent done this, when i look at this it reminds me of the major project ,but this is only a half yearly ..
defining and understanding the problem - we havent done any of this in class, it claims to be in exam, I really didnt have much troubles studying for it, but again it seems like alot of it is just documentation for a program
planning and design of software solutions - here is the real ball buster, the paper says to do basically all of the first dot point "standard algorithms for searching and sorting" - so does the paper, ie. file processing, including sentinel value, but we haven't done this in class, so i approached my teacher and she told me oh no you just do (stuff we've done)- now she hasnt written this exam, and for my yearlies in year 11 she gave everyone a list of what to study, and ended up having OTHER shit that shee didnt tell us would be in (she hadnt taught us, like fetch execute cycle, lucky i read that as i was studying )
in my hand is about 30 pages of study for these subjects, i got all the algorithms and stuff written out with combined effort of excel, heinemenn and that sam david book, i did them about a week ago, so what my concers are
- will we be expected to memorise the search/sort algorithms (is this expected)
- is there only one right answer for algorithms? (ie. if one person just uses a normal algorithm for a answer response, instead of the whole index=0 etc.. and still does the same thing, is that wrong?)
- now the structure of the exam confuses me, there isnt going to be short responses like "identify 2 social and ethical issues" or "define the term plagerism", doesnt 3 extended responses sound more like a 2/3 to be arrays and one on the 5 topics
it just seems really unclear for me, if someone can clear it up that'd be great, thanks in advance