Paper 2 is a practical exam, not a written one. That single fact should shape every minute of your preparation.
Edexcel IGCSE Information and Communication Technology Paper 2 (4IT1) is three hours long, carries 100 marks and is sat entirely on a computer. Where Paper 1 tests your knowledge through written answers, Paper 2 tests whether you can actually use the software. You will work with real applications, real files and real scenarios, producing digital outputs that examiners assess against a detailed mark scheme. If you understand that distinction early, your revision will look very different from a student who treats both papers the same way.
Across international exam centres, this practical paper is the component where preparation style makes the biggest difference. Students in the Netherlands, Singapore or Nigeria sit the same paper under the same conditions, and the ones who score well are almost always those who have practised the tasks, not just read about them. This guide covers the edexcel information and communication technology exam technique that turns practice hours into marks.
What the paper looks like
Paper 2 is a scenario-based practical paper. You receive a booklet describing a realistic situation, perhaps a small business, a school event or a community project, and a set of pre-prepared files. The tasks ask you to use software applications to produce outputs that the scenario requires: a formatted document, a queried database, a spreadsheet with formulae and charts, a web page, a presentation or a graphic.
The paper covers Topics 5 and 6 of the Pearson Edexcel IGCSE specification. Topic 5 (Applying Information and Communication Technology) sets the context: selecting appropriate software, distinguishing data from information, producing work that is fit for purpose and audience, and reviewing outcomes. Topic 6 (Software Skills) supplies the technical detail: word processing, database management, spreadsheets, web authoring, presentations, graphics and file management.
| Paper detail | Paper 2 |
|---|---|
| Duration | 3 hours (180 minutes) |
| Total marks | 100 |
| Type | Practical Paper |
| Weighting | 50% of the overall IGCSE grade |
| Topics assessed | Topic 5 (Applying ICT) and Topic 6 (Software Skills) |
| Format | Scenario-based tasks using actual software |
Unlike a written exam, you do not earn marks for explaining what you would do. You earn marks for doing it. A correctly applied VLOOKUP in a spreadsheet scores; a paragraph describing how VLOOKUP works does not. That is the core difference, and it governs every piece of advice that follows.
Time allocation: three hours, seven software areas
Three hours sounds generous, but the paper typically contains tasks spanning word processing, spreadsheets, databases, web authoring, presentations and graphics. Some tasks are short (format a heading, insert an image), while others are substantial (build a multi-criteria query, construct a formula using nested IF statements, create a chart with specific formatting). A rough allocation helps prevent the common problem of spending too long on one section and rushing the rest.
- First 5 minutes: Read the entire scenario booklet. Understand the context before you touch a file. Note which software each task requires and which source files you will need.
- Spreadsheet tasks (35-40 minutes): These tend to carry the most marks. Formulae, functions (SUM, AVERAGE, IF, VLOOKUP, COUNT, COUNTIF), formatting, charts and printing are all examined. Give this section the time it deserves.
- Database tasks (25-30 minutes): Creating or modifying a table, entering data, running queries with single and multiple criteria, sorting, and producing reports. Accuracy matters more than speed here.
- Word processing tasks (20-25 minutes): Formatting, mail merge, tables, integrating content from other applications. These are often straightforward but penalise sloppy execution.
- Web authoring, presentation and graphics tasks (20-25 minutes): Typically shorter but technically precise. Hyperlinks must work, images must be correctly placed, slides must follow a master template.
- Final 10-15 minutes: Save all files with the correct filenames. Check print settings. Review every task against the mark scheme criteria in the question booklet.
Mark scheme conventions: what examiners actually look for
The edexcel igcse information and communication technology mark scheme for Paper 2 is output-driven. Examiners open your saved files and check specific criteria. Understanding these conventions is as important as knowing the software.
- Exact compliance: If the task says "bold the title and centre it," both bold and centre must be applied. One without the other loses marks. Read every instruction as a checklist of individual actions.
- Formulae, not typed values: When the task asks for a formula, the examiner checks formula view. A cell containing a typed number instead of a formula scores zero, even if the number is correct. This is the single most common way students lose marks on the spreadsheet section.
- Working formulae: A formula that returns an error (#REF!, #VALUE!, #NAME?) scores zero. If your formula does not produce the expected result, check your cell references and function syntax before moving on.
- Print evidence: Some tasks require you to print specific views (data view, formula view, design view). Missing a required printout means missing the marks attached to it, even if the underlying work is perfect.
- Correct file format: Saving a spreadsheet as a PDF when the task expects .xlsx, or saving a web page without its linked images, loses marks. Match the format to the instruction.
When reviewing edexcel igcse information and communication technology past papers for Paper 2, pay close attention to how the mark scheme awards partial credit. A database query that uses the correct criteria but the wrong field still picks up method marks. A chart with the right data but a missing axis label loses only the label mark, not the whole chart. This granularity means that attempting every task is always better than skipping one entirely.
Software-specific strategies
Spreadsheets
Spreadsheet tasks typically ask you to enter formulae, apply functions, format cells and create charts. The functions you must know include SUM, AVERAGE, IF, VLOOKUP (or LOOKUP), MAX, MIN, COUNT, COUNTA, COUNTIF and PRODUCT. Absolute and relative cell referencing is tested regularly, and misunderstanding the difference between them is a reliable source of lost marks.
When the task says "replicate the formula," it means copy the formula to other cells so that relative references adjust correctly. If you need a cell reference to stay fixed (for example, a tax rate in a single cell), use an absolute reference with the dollar sign ($). Practise switching between the two until it becomes automatic.
For charts, always check that you have selected the correct data range, chosen the right chart type (pie, bar, line or scatter as specified), and added all required elements: title, axis labels, legend and, where asked, a trend line. A chart that uses the wrong data range scores very few marks regardless of how well it is formatted.
Database management
Database tasks test your ability to create or modify a table structure, enter records accurately, run queries and produce reports. Data types matter. If a field should be numeric, entering a number as text causes queries to malfunction. If a field is a date, use the date format specified in the task.
Queries with multiple criteria require careful attention to whether the conditions are linked by AND or OR. A query asking for records where the category is "Electronics" AND the price is greater than 50 will return fewer results than one using OR. Read the task wording closely. "Both" and "and" signal AND logic; "either" and "or" signal OR logic.
Word processing
Word processing tasks range from basic formatting to mail merge. For mail merge, you need to connect a main document to a data source (often a spreadsheet or database), insert merge fields in the correct positions, and produce the merged output. Common errors include placing merge fields outside the document body, selecting the wrong data source, or not filtering the merge to the correct subset of records.
Tables in word-processed documents must match the specification exactly: correct number of rows and columns, specified alignment, merged cells where required, and borders or shading as instructed. A table that is functionally correct but missing a specified border style loses the formatting marks.
Web authoring
Web authoring tasks typically involve editing a template, inserting text and images, creating hyperlinks, and formatting headings and body text. Hyperlinks are checked by the examiner: a link that points to the wrong page or a broken anchor scores nothing. Test every link before you save the file.
If the task asks you to edit HTML code directly, you need to know the basics: anchor tags for links, image tags with src and alt attributes, and font-related tags or inline styles. The specification does not expect advanced coding, but it does expect accuracy in what it covers.
Presentations and graphics
Presentation tasks usually require you to create or modify slides using a master template. The master slide controls the consistent elements (background, font, footer, slide number), and individual slides carry the content. If the task specifies a particular layout on the master, apply it there rather than on each slide individually.
Graphics tasks test your ability to create and edit images using basic shapes, text, cropping and layering. The distinction between bitmap and vector images may be tested in a short written answer within the practical context. Know the key differences: bitmaps are made of pixels and lose quality when scaled up; vectors are made of mathematical paths and scale without distortion.
Common pitfalls and how to avoid them
| Pitfall | Why it costs marks | What to do instead |
|---|---|---|
| Typing values instead of formulae | Examiners check formula view; a typed number scores zero | Always enter a formula when the task says "calculate" or "use a formula" |
| Saving with wrong filenames | Work cannot be found by the examiner | Copy the exact filename from the question paper, including the extension |
| Ignoring print requirements | Missing printouts lose all associated marks | Check every task for print instructions and print before the end of the exam |
| Rushing database queries | Wrong criteria or wrong field returns incorrect results | Write out the query logic on paper before building it in the software |
| Skipping file management | Files saved in the wrong folder or format are lost | Create the correct folder structure at the start and save into it throughout |
Practising effectively before exam day
The best preparation for Paper 2 is doing Paper 2 tasks. Reading about spreadsheet functions is not a substitute for building a spreadsheet. Here is a practice framework that works across different school systems, whether you are studying in a European, Asian or African context.
- Start with individual applications. Spend a week on spreadsheets alone, working through every function on the specification. Then a week on databases, focusing on queries and reports. Then word processing with mail merge. Build fluency in each application before combining them.
- Move to full past papers under timed conditions. Set a timer for 180 minutes. Use only the source files provided with the past paper. Save your work exactly as instructed. Then compare your output against the mark scheme, checking every criterion.
- Focus on your weakest application. If database queries consistently lose you marks, spend extra sessions on multi-criteria searches and report generation. If your spreadsheet charts are missing labels or using wrong data ranges, practise chart creation until the steps are automatic.
- Practise on different software. The exam can be sat using Microsoft Office, LibreOffice or other approved packages. The functions and features are the same in principle, but the menu locations differ. If your school uses LibreOffice but your home computer has Microsoft Office, practise on both so that neither interface slows you down on exam day.
Past papers are available on the Pearson website going back several sessions. The igcse 4it1 paper 2 tips that make the biggest difference all come from working through those papers, not from reading about them. Download the source files, complete the tasks, and then study the mark scheme line by line. Every mark you drop on a practice paper is a mark you can recover on the real one, provided you understand exactly why it was lost.
On the day: a practical checklist
Three hours on a computer is a different kind of exam stamina from three hours writing by hand. Your screen, keyboard and software environment are your tools, and managing them matters.
- Arrive early enough to check that your workstation is functioning. Open each software application you expect to use and confirm that source files load correctly.
- Read the scenario booklet completely before starting any task. Understand the narrative so that your outputs make sense in context. An exam on edexcel igcse information and communication technology paper 2 is always anchored in a real-world scenario, and understanding it helps you make sensible choices when the instructions are ambiguous.
- Work through the tasks in the order they appear unless you have a strong reason not to. The tasks are sequenced logically, and earlier outputs sometimes feed into later ones.
- If you get stuck on a task, move on and return to it later. Spending 20 minutes on a 3-mark task while leaving a 10-mark section untouched is poor time management.
- In the final 15 minutes, check every filename, every print setting and every save location. Then save all files one final time.
The edexcel igcse information and communication technology exam tips that separate good candidates from great ones are almost always about discipline rather than brilliance. Reading the question carefully, saving files correctly, entering formulae instead of numbers, and printing the required views are habits that protect marks you have already earned. The practical paper rewards the student who is methodical, not the one who is fastest.
Use the Green Bridge CBT platform to work through edexcel igcse information and communication technology past papers and study the mark scheme conventions before your exam. Practise under timed conditions, review your outputs against the marking criteria, and track which software areas still need work. Paper 2 is a skills paper, and skills improve only through repetition. Three hours of focused practice today is worth more than three hours of reading tomorrow.
Exam technique for Edexcel IGCSE Information and Communication Technology Paper 2: timing, mark scheme patterns, software task strategy and practice tips.
Opmerking(en)