Podcast
Questions and Answers
What is the total maximum mark for the Computer science SL paper 1 exam?
What is the total maximum mark for the Computer science SL paper 1 exam?
70 marks
How are alternative answers or wordings indicated in the markscheme?
How are alternative answers or wordings indicated in the markscheme?
Alternative answers or wordings are indicated in the markscheme by a "/"; either wording can be accepted.
What is the purpose of words in parentheses (...)
in the markscheme?
What is the purpose of words in parentheses (...)
in the markscheme?
Words in parentheses (...)
in the markscheme are not necessary to gain the mark.
When deciding upon alternative answers by candidates, what is the key principle to apply?
When deciding upon alternative answers by candidates, what is the key principle to apply?
Signup and view all the answers
What is the marking approach recommended in the text?
What is the marking approach recommended in the text?
Signup and view all the answers
How are separate points worth one mark indicated in the markscheme?
How are separate points worth one mark indicated in the markscheme?
Signup and view all the answers
What is a suitable measure related to the insurance company?
What is a suitable measure related to the insurance company?
Signup and view all the answers
Explain the purpose of the OSI model.
Explain the purpose of the OSI model.
Signup and view all the answers
What are protocols used for in networking?
What are protocols used for in networking?
Signup and view all the answers
Provide an advantage of using the OSI model with an elaboration.
Provide an advantage of using the OSI model with an elaboration.
Signup and view all the answers
What is a disadvantage of using protocols in networking with an elaboration?
What is a disadvantage of using protocols in networking with an elaboration?
Signup and view all the answers
List one purpose of any layer in the OSI model.
List one purpose of any layer in the OSI model.
Signup and view all the answers
What is the purpose of the COUNT
operation in the first example?
What is the purpose of the COUNT
operation in the first example?
Signup and view all the answers
What is the purpose of the SUM
operation in the second example?
What is the purpose of the SUM
operation in the second example?
Signup and view all the answers
What is the significance of the mod
operation in the examples?
What is the significance of the mod
operation in the examples?
Signup and view all the answers
Explain the purpose of the usability features mentioned in the text.
Explain the purpose of the usability features mentioned in the text.
Signup and view all the answers
How are the usability features evaluated in the text?
How are the usability features evaluated in the text?
Signup and view all the answers
What are the two ways in which the communication and installation of software updates are evaluated in the text?
What are the two ways in which the communication and installation of software updates are evaluated in the text?
Signup and view all the answers
What is one advantage of using mobile devices for lawyers in a law firm?
What is one advantage of using mobile devices for lawyers in a law firm?
Signup and view all the answers
What is one potential security concern with using a wireless network in a law firm?
What is one potential security concern with using a wireless network in a law firm?
Signup and view all the answers
How many marks are awarded for correctly looping through a collection in the given algorithm?
How many marks are awarded for correctly looping through a collection in the given algorithm?
Signup and view all the answers
What is the first condition checked in the algorithm for returning a job?
What is the first condition checked in the algorithm for returning a job?
Signup and view all the answers
In what order does the algorithm search for jobs based on priority levels?
In what order does the algorithm search for jobs based on priority levels?
Signup and view all the answers
What is a similarity between using mobile devices and a cabled system for lawyers in a law firm?
What is a similarity between using mobile devices and a cabled system for lawyers in a law firm?
Signup and view all the answers
How should markers approach grading candidates' responses?
How should markers approach grading candidates' responses?
Signup and view all the answers
How should markers handle calculation errors that impact subsequent parts of a question?
How should markers handle calculation errors that impact subsequent parts of a question?
Signup and view all the answers
For 'identify' questions asking for multiple responses, how should excessive answers be handled?
For 'identify' questions asking for multiple responses, how should excessive answers be handled?
Signup and view all the answers
For 'describe' questions asking for a certain number of facts, how should the marking be approached?
For 'describe' questions asking for a certain number of facts, how should the marking be approached?
Signup and view all the answers
How should 'explain' questions asking for multiple explanations be marked?
How should 'explain' questions asking for multiple explanations be marked?
Signup and view all the answers
What is considered more important in this subject: grammatical accuracy or effective communication?
What is considered more important in this subject: grammatical accuracy or effective communication?
Signup and view all the answers
Study Notes
Marking Guidance
- Give candidates credit for what they have achieved and what they have got correct, rather than penalizing them for what they have not achieved or what they have got wrong.
- Be forgiving of minor linguistic slips in candidates' writing, as effective communication is more important than grammatical accuracy.
- If an error is made in the first part of a question, penalize it, but if the incorrect answer is used correctly in subsequent parts, award follow-through marks and indicate this with "FT".
Question Types
- For "identify" questions, read all answers and mark positively up to the maximum marks, disregarding incorrect answers.
- For "describe" questions, mark the first two correct answers, which can include two descriptions, one description and one identification, or two identifications.
- For "explain" questions, mark the first two correct answers, which can include two full explanations, one explanation, one partial explanation, etc.
Section A
- Award [1 mark] for each usability feature and [1 mark] for an elaboration clearly related to the needs of the user, up to [4 marks max].
- Features can include larger screen, hotkeys, quick access to frequently used adjustments, size and sensitivity of touchpad, and standard accessibility for visually impaired.
- Award up to [2 marks max] for communication with user and method of installation of update.
Algorithm
- Award marks as follows up to [5 marks max]:
- [1 mark] for looping through the collection
- [1 mark] for returning a job first if time>10 min
- [1 mark] for searching the loop again for each priority level
- [1 mark] for searching from 1 – 4 in order
- [1 mark] for ending when the highest priority level job is found
Similarities and Differences
- Award [2 marks max] for the similarities and [2 marks max] for the differences.
Markscheme
- The markscheme is the property of the International Baccalaureate and must not be reproduced or distributed to any other person without the authorization of the IB Assessment Centre.
- General guidance: do not award more than the maximum marks allowed for that part of a question.
- When deciding upon alternative answers by candidates, consider the following points:
- Each statement worth one point has a separate line and the end is signified by means of a semi-colon (;).
- An alternative answer or wording is indicated in the markscheme by a “/”; either wording can be accepted.
- Words in ( … ) in the markscheme are not necessary to gain the mark.
- If the candidate’s answer has the same meaning or can be clearly interpreted as being the same as that in the markscheme then award the mark.
Computer Science
- Award [1 mark] for a suitable measure and [2 marks] for a description related to the insurance company.
- Examples of answers include mirror system, all changes to the records made on two systems, off-site backup, and snapshots/backups made on a regular basis.
OSI Model
- Award up to [3 marks max]:
- The OSI is a standardized system/model for network connection
- Consists of (7) layers
- Each dealing with specific parts of network communication
- For example, the physical layer defines the physical connection
- Award [1 mark] for the purpose of any of the 7 layers.
- If the candidate lists all 7 layers with no specific example, award [2 marks] and a further [1 mark] if the purpose of at least one layer is given.
Protocols
- Award up to [3 marks max]:
- Protocols are a set of rules
- To facilitate a process being carried out correctly
- (Used in each layer to ensure communication)
- For example, in the physical layer, protocols define the methods for opening and closing communication
- Do not accept examples that are not related to networks.
Studying That Suits You
Use AI to generate personalized quizzes and flashcards to suit your learning preferences.
Description
Explore the official markscheme for the International Baccalaureate Computer Science Standard Level Paper 1 from May 2015. This document contains detailed mark allocations for Section A, covering a total of 25 marks.