2210_s26_gt 2026 May-June Computer Science 2210 Grade Threshold · Cambridge CAIE O Level

Loading document...

2210_s26_gt.pdf

2210_s26_gt2026 May-June Computer Science 2210 Grade Threshold

This grade threshold document shows the minimum raw marks required for each grade (A*, A, B, C, D, E) in Cambridge O Level Computer Science (2210) for the 2026 May-June session. Grade boundaries vary between sessions depending on paper difficulty and candidate performance. Use these thresholds to calibrate how your practice scores translate into actual grades on this specific paper set.

Also referenced as: 2210_s26_gt · 2210/m/j/26 · 2210 May/June 2026

Grade thresholds apply to all paper components in this session. To estimate your overall grade, total your marks across all papers and compare against the threshold. Note that thresholds are session-specific — a score that earns an A in one session may only earn a B in another, depending on paper difficulty.

Use this grade threshold to set realistic targets for your Computer Science (2210) practice papers. If you're aiming for an A, check the A boundary for this session and work backwards to see which paper components need improvement. Grade boundaries for Cambridge O Level Computer Science typically fluctuate by 5–10 marks between sessions, so check multiple sessions to get an average target score.

Studying Computer Science?

Every past paper on this site stays free. These are the worked answers and notes our specialists write on top of them.

Examiner Insights

Based on analysis of 2 official Cambridge documents (2023)

1

Generic descriptions of sensor-based systems instead of applying to the given context

Very few candidates were able to provide a detailed, technical and accurate response for this question. Many candidates gave a generic description of a system that uses sensors and microprocessors.2210 Paper 1, May/June 2023

How to fix: When a question gives a scenario (e.g. a water tank system), name the specific sensor for that context (e.g. level sensor), describe what it measures, how the microprocessor compares the reading to a stored value, and what output device acts on the decision. Never write a generic 'sensor sends data to microprocessor' answer — always tie every step to the scenario.

2

Not understanding library routines like DIV and ROUND

Few candidates understood the purpose of DIV and ROUND. Candidates who understood the library routines were able to give a suitable example.2210 Paper 2, May/June 2023

How to fix: Learn every pseudocode library routine in the syllabus insert: DIV (integer division, e.g. 7 DIV 2 = 3), MOD (remainder, e.g. 7 MOD 2 = 1), ROUND (rounds to specified decimal places), RANDOM, LENGTH, UCASE, LCASE, SUBSTRING. For each, memorise what it does, its syntax, and write a one-line example you can recall in the exam.

3

Unable to describe sound representation — confusing sample rate/resolution with image concepts

Few candidates were able to state what is meant by the sample rate and resolution. Some candidates tried to describe the sample resolution in relation to an image.2210 Paper 1, May/June 2023

How to fix: Sample rate = the number of samples taken per second (measured in Hz). Sample resolution (bit depth) = the number of bits used to store each sample. Higher sample rate captures more detail in the sound wave; higher resolution means each sample is more precise. Do not confuse with image resolution (pixels) — these are sound-specific concepts.

View full exam guide for Computer Science (2210) →

All Computer Science (2210) Papers — 2026 May-June

Browse all 2026 May-June papers →

More Computer Science (2210) Past Papers

View all Computer Science (2210) sessions →

Computer Science Exam Guide: How to Score Higher

Top mistakes, scoring patterns & answer frameworks from 2 official Cambridge documents