These AS & A Level Information Technology 9626 topics consistently produce the lowest scores. Prioritise these in your revision.
!
Indexed sequential access — how the index speeds up record retrieval
The 2025 Paper 12 report stated bluntly: 'this question assessed candidates' understanding of the concept of indexed sequential access. Unfortunately, it showed that very few candidates indeed had any real understanding of this term.'
Affects: Paper 1
!
Compound keys vs composite keys in databases
The 2025 Paper 13 report noted that compound and composite keys 'are both keys which candidates should have met in their practical work. Unfortunately, very few candidates were able to give clear definitions of these keys.'
Affects: Paper 1, Paper 4
!
Defragmentation — actual benefits and drawbacks
The 2025 Paper 13 report flagged a 'general inability to translate this understanding into a description of benefits or drawbacks. One common misapprehension was that defragmentation increased the storage capacity available, whilst other candidates stated that it improved security or refreshed the hard drive.'
Affects: Paper 1
!
OSI/TCP-IP layers — protocols at the internet layer vs other layers
The 2025 Paper 31 report noted 'considerable confusion between the functions of the internet layer and other layers' and that 'a common mistake was to identify a protocol that works at a different layer'.
Affects: Paper 3
!
Blockchains, distributed ledgers and smart contracts
The 2025 Paper 31 report stated 'the use of blockchains in smart contracts was not well understood' and Paper 32 noted 'distributed ledgers were often confused with, and assumed to be the same as, cryptocurrency'. Few candidates could name 'timestamps' as the third item of data in a blockchain.
Affects: Paper 3
!
Mobile networks vs Wi-Fi/wireless LANs
The 2025 Paper 32 report flagged that 'a significant number of candidates confused the term mobile networks with Wi-Fi/wireless LANs. The term mobile network refers to a telecommunications network that uses radio waves from base stations/towers to provide voice and data connectivity'.
Affects: Paper 3
!
JavaScript comparison operators — === vs !== vs == vs !=
The 2025 Paper 32 report noted 'few candidates could accurately describe the difference and most muddled the two or gave examples that were incorrect' regarding === and !==.
Affects: Paper 3
!
3rd Normal Form and linking tables in relational database design
The 2025 Paper 04 report flagged that with only Buyers/Cars/Trader tables 'only one record for each Trader or Buyer would be valid' — many candidates did not recognise the need for a linking 'Sales' table to enable many-to-many relationships.
Affects: Paper 4