Kramizo
Log inSign up free
CIE IGCSE·📚 Information and Communication Technology

CIE IGCSE Information and Communication Technology — Paper 2 (Document Production and Data Manipulation — Theory)

150 minutes📊 80 marks📄 Paper 2 (Document Production and Data Manipulation — Theory)
📚 Subject revision notes↩ All exam papers
ℹ️ About this paper: This is an exam-board-aligned practice paper written in the style of CIE IGCSE — not an official past paper. Use it for timed practice, then check against the mark scheme included below. For official past papers, see the exam board's website.
00:00of 150:00

CIE IGCSE Information and Communication Technology — Paper 2 (Document Production and Data Manipulation — Theory)

Total marks: 80 · Duration: 150 minutes

Instructions to candidates

• Answer ALL questions in both Section A and Section B. • Write your answers in the spaces provided on the Question Paper. • You may use an HB pencil for any diagrams or graphs. • Calculators may be used. • Section A carries 48 marks. Section B carries 32 marks. • The number of marks is given in brackets [ ] at the end of each question or part question.

Paper

Section A — Structured Questions (48 marks)

Question 1

A sports club uses a database to store information about its members.

Part of the database table MEMBERS is shown below:

MemberID FirstName Surname DateJoined Sport MonthlyFee Active
M001 Sarah Ahmed 12/03/2019 Tennis 45.00 TRUE
M002 James Chen 08/11/2020 Swimming 38.50 TRUE
M003 Priya Kapoor 15/06/2018 Tennis 45.00 FALSE
M004 Michael O'Brien 22/01/2021 Football 42.00 TRUE
M005 Emma Williams 04/09/2019 Swimming 38.50 TRUE

(a) State the data type that would be most appropriate for the field Active. (1 mark)

(b) Explain why the data type Currency would be more appropriate than Text for the field MonthlyFee. (2 marks)

(c) The sports club manager wants to create a query to find all members who:

  • play Tennis
  • AND joined before 01/01/2020

Write the search criteria that would be entered for the fields Sport and DateJoined. (2 marks)

(d) The manager creates a report showing total monthly income from active members only.

Describe the steps needed to calculate this total in the report. (3 marks)

(e) The database includes validation rules to ensure data is entered correctly.

Suggest a suitable validation rule for the field MonthlyFee and explain why this rule is appropriate. (3 marks)


Question 2

A travel agency uses a spreadsheet to calculate holiday package costs.

[Screenshot description: A spreadsheet showing columns A-F with the following structure:

  • Row 1: Headers (Destination | Base Cost | Insurance | Excursions | Discount% | Total Cost)
  • Row 2: Maldives | 1850 | 95 | 240 | 10 | [formula]
  • Row 3: Iceland | 1420 | 85 | 180 | 5 | [formula]
  • Row 4: Morocco | 980 | 65 | 120 | 0 | [formula]]

(a) The formula in cell F2 should calculate: (Base Cost + Insurance + Excursions) − discount

The discount is calculated as a percentage of the Base Cost only.

Write the formula that should be entered in cell F2. Use cell references in your answer. (2 marks)

(b) Explain why the formula in F2 would need to be edited before it is copied to cells F3 and F4, or explain why it would not need to be edited. (2 marks)

(c) The travel agency wants to use a lookup function to automatically assign insurance costs based on the Base Cost.

The lookup table shows:

Base Cost Range Insurance Cost
0 - 999 65
1000 - 1499 85
1500+ 95

Describe how a lookup function would work in this context. (3 marks)

(d) The spreadsheet will be used by multiple staff members who have different levels of experience.

Describe two features that could be used to prevent inexperienced users from accidentally changing important formulae. (4 marks)


Question 3

A school magazine is produced using desktop publishing (DTP) software.

(a) State two features of DTP software that make it more suitable than word processing software for creating a magazine layout. (2 marks)

(b) The magazine includes photographs taken by students. These photographs are stored as bitmap images with a resolution of 4000 × 3000 pixels and a colour depth of 24 bits.

Calculate the file size of one photograph in megabytes (MB). Show your working. (3 marks)

(c) The editor needs to reduce the file size of photographs before including them in the magazine.

Describe two different methods of reducing the file size and explain one disadvantage of each method. (6 marks)

(d) The magazine includes a contents page with hyperlinks to different sections.

Explain how hyperlinks improve the usability of the digital version of the magazine. (2 marks)


Question 4

An online retailer uses mail merge to send personalized letters to customers.

The data source contains these fields: CustomerID, Title, FirstName, Surname, EmailAddress, PurchaseAmount, DiscountCode

(a) Explain what is meant by the term mail merge. (2 marks)

(b) The retailer wants to send letters only to customers whose PurchaseAmount is greater than £500.

State the term used to describe the process of selecting only these records. (1 mark)

(c) The letter includes the merge field <></strong> <strong><<Surname>></strong> to create a greeting such as "Mr Patel" or "Dr Johnson".</p> <p>Describe one problem that could occur if the <strong>Title</strong> field contains no data for some customers and suggest how this problem could be avoided. <strong>(3 marks)</strong></p> <p><strong>(d)</strong> The retailer decides to send the personalized letters by email instead of postal mail.</p> <p>Discuss the advantages and disadvantages of using email instead of postal mail for this purpose. <strong>(4 marks)</strong></p> <hr> <p><strong>Question 5</strong></p> <p>A conference organizer uses presentation software to create a slide show for an event.</p> <p><strong>(a)</strong> Describe two features of master slides and explain why using master slides improves consistency across a presentation. <strong>(4 marks)</strong></p> <p><strong>(b)</strong> The organizer embeds a video file into one of the slides.</p> <p>Compare embedding a video file with linking to an external video file. <strong>(4 marks)</strong></p> <p><strong>(c)</strong> The presentation will be delivered in a large auditorium with 500 attendees.</p> <p>Suggest three design features that would make the slides more readable for a large audience and explain why each feature is important. <strong>(6 marks)</strong></p> <hr> <h3>Section B — Extended Response (32 marks)</h3> <p><strong>Question 6</strong></p> <p>A medical practice currently stores patient records using a paper-based filing system. The practice manager is considering replacing this with an electronic database system.</p> <p>The database would store:</p> <ul> <li>Personal details (name, address, date of birth, contact numbers)</li> <li>Medical history (previous conditions, allergies, medications)</li> <li>Appointment records (date, time, doctor seen, reason for visit)</li> <li>Prescription history</li> <li>Emergency contact information</li> </ul> <p>The practice has 8 doctors, 12 nurses, 6 administrative staff and approximately 15,000 registered patients. The practice is open 12 hours per day, 6 days per week.</p> <p><strong>Evaluate the advantages and disadvantages of replacing the paper-based system with an electronic database system. You should consider:</strong></p> <ul> <li><strong>Data storage and retrieval</strong></li> <li><strong>Security and confidentiality</strong></li> <li><strong>Initial and ongoing costs</strong></li> <li><strong>Training and staff adaptation</strong></li> <li><strong>Backup and disaster recovery</strong></li> </ul> <p><strong>Make a recommendation about whether the medical practice should implement the electronic database system.</strong> <strong>(15 marks)</strong></p> <hr> <p><strong>Question 7</strong></p> <p>Many organizations now allow employees to work from home (teleworking) rather than travelling to a central office. These employees use a range of communication technologies including:</p> <ul> <li>Email and instant messaging</li> <li>Video conferencing</li> <li>Cloud storage and collaborative document editing</li> <li>Virtual Private Networks (VPNs)</li> </ul> <p><strong>Discuss the impact of teleworking on both employees and employers. In your answer you should consider:</strong></p> <ul> <li><strong>Communication and collaboration</strong></li> <li><strong>Productivity and work-life balance</strong></li> <li><strong>Technology requirements and costs</strong></li> <li><strong>Security and data protection</strong></li> <li><strong>Social and environmental impacts</strong></li> </ul> <p><strong>You must include both positive and negative impacts in your answer.</strong> <strong>(17 marks)</strong></p> <hr></article><section aria-label="Mark scheme" style="margin-top:40px;padding:20px 22px;background:linear-gradient(135deg, rgba(0,230,118,0.05), rgba(0,176,255,0.03));border:1px solid rgba(0,230,118,0.25);border-radius:16px"><div style="display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap"><div><h2 style="font-family:var(--font-display);font-weight:800;font-size:22px;color:var(--text-strong);margin:0">📋 Mark Scheme & Sample Answers</h2><p style="color:var(--text-muted);font-size:13px;line-height:1.55;margin-top:6px;margin-bottom:0;max-width:540px">Hidden by default — attempt the paper first, then check your work against the examiner-style mark scheme.</p></div><a style="display:inline-flex;align-items:center;gap:6px;background:linear-gradient(135deg,#FF6B35,#FF9100);color:#fff;text-decoration:none;border-radius:12px;padding:11px 22px;font-weight:800;font-size:14px;flex-shrink:0;box-shadow:0 6px 18px rgba(255,107,53,0.4)" href="/?pricing=1">⚡ Unlock with Pro</a></div><div style="position:relative;margin-top:18px"><div class="mock-paper-prose" aria-hidden="true" style="color:var(--text-primary);font-size:16px;line-height:1.7;filter:blur(8px);user-select:none;pointer-events:none;max-height:360px;overflow:hidden;mask-image:linear-gradient(180deg, #000 50%, transparent 100%);-webkit-mask-image:linear-gradient(180deg, #000 50%, transparent 100%)"><h2>Mark Scheme</h2> <h3>Section A — Structured Questions (48 marks)</h3> <p><strong>Question 1</strong></p> <p><strong>(a)</strong> (1 mark)</p> <ul> <li>Boolean / Logical / Yes/No <strong>(1)</strong></li> </ul> <p>Accept: True/False (data type) Reject: Binary (insufficient precision for database context)</p> <p><strong>(b)</strong> (2 marks)</p> <p>Award 1 mark for each of the following, up to 2 marks:</p> <ul> <li>Currency format displays with appropriate currency symbol / decimal places <strong>(1)</strong></li> <li>Allows calculations to be performed <strong>(1)</strong></li> <li>Prevents errors in arithmetic operations / ensures numerical data <strong>(1)</strong></li> <li>Text cannot be used in mathematical calculations <strong>(1)</strong></li> </ul> <p>Accept: Any two valid points Maximum 2 marks</p> <p><strong>(c)</strong> (2 marks)</p> <p>Sport: <strong>="Tennis" OR "Tennis"</strong> <strong>(1)</strong> DateJoined: <strong><01/01/2020 OR <#01/01/2020#</strong> <strong>(1)</strong></p> <p>Accept: Alternative valid date formats (e.g., <01/01/20) Accept: Correct use of database query syntax Both criteria must be correct for both marks</p> <p><strong>(d)</strong> (3 marks)</p> <p>Award 1 mark for each of the following, up to 3 marks:</p> <ul> <li>Filter / select records where Active = TRUE / Active field is true <strong>(1)</strong></li> <li>Use Sum function / add together all MonthlyFee values <strong>(1)</strong></li> <li>For the filtered records only / only active members <strong>(1)</strong></li> <li>Display the calculated total in the report footer / appropriate location <strong>(1)</strong></li> </ul> <p>Accept: Any three valid steps in logical order Maximum 3 marks</p> <p><strong>(e)</strong> (3 marks)</p> <p>Suitable rule: <strong>(1 mark)</strong></p> <ul> <li>Range check: >0 AND <200 (or similar reasonable range) <strong>(1)</strong></li> <li>OR Presence check: NOT NULL / must have data <strong>(1)</strong></li> </ul> <p>Explanation: <strong>(2 marks)</strong></p> <ul> <li>Prevents negative values being entered <strong>(1)</strong></li> <li>Prevents unreasonably high fees / ensures realistic values <strong>(1)</strong></li> <li>Prevents zero or empty fields / ensures data is present <strong>(1)</strong></li> <li>Reduces data entry errors <strong>(1)</strong></li> </ul> <p>Award 1 mark for a valid rule, and up to 2 marks for appropriate explanation Maximum 3 marks</p> <hr> <p><strong>Question 2</strong></p> <p><strong>(a)</strong> (2 marks)</p> <p><strong>=(B2+C2+D2)-(B2*E2/100)</strong> <strong>(2)</strong></p> <p>OR</p> <p><strong>=(B2+C2+D2)-(B2*E2*0.01)</strong> <strong>(2)</strong></p> <p>Award 2 marks for completely correct formula showing:</p> <ul> <li>Addition of three costs <strong>(1)</strong></li> <li>Subtraction of discount calculated from Base Cost only <strong>(1)</strong></li> </ul> <p>Award 1 mark for partially correct formula (e.g., correct structure but minor error) Accept: Alternative correct bracket arrangements Reject: Formulas that calculate discount from total rather than Base Cost</p> <p><strong>(b)</strong> (2 marks)</p> <p>Award 2 marks for:</p> <ul> <li>It would NOT need to be edited / it can be copied directly <strong>(1)</strong></li> <li>Because all cell references are relative (references) <strong>(1)</strong></li> <li>They will automatically adjust to the correct row <strong>(1)</strong></li> </ul> <p>OR</p> <p>Award 1 mark for:</p> <ul> <li>Stating it does not need editing with incomplete explanation <strong>(1)</strong></li> </ul> <p>Accept: Explanation showing understanding of relative referencing Maximum 2 marks</p> <p><strong>(c)</strong> (3 marks)</p> <p>Award 1 mark for each of the following, up to 3 marks:</p> <ul> <li>The function searches / looks up the Base Cost value <strong>(1)</strong></li> <li>In a defined table / range containing the cost ranges and insurance values <strong>(1)</strong></li> <li>Returns / displays the corresponding insurance cost <strong>(1)</strong></li> <li>Based on which range the Base Cost falls into <strong>(1)</strong></li> </ul> <p>Accept: Any three valid points describing lookup function operation Maximum 3 marks</p> <p><strong>(d)</strong> (4 marks)</p> <p>Award 2 marks for each feature described (1 mark for naming, 1 mark for explanation), up to 4 marks:</p> <p>Feature 1:</p> <ul> <li>Cell protection / Lock cells <strong>(1)</strong></li> <li>Prevents users from editing protected cells / only allows editing of unlocked cells <strong>(1)</strong></li> </ul> <p>Feature 2:</p> <ul> <li>Sheet protection / Workbook protection <strong>(1)</strong></li> <li>Requires password to make changes / restricts access to structure <strong>(1)</strong></li> </ul> <p>Feature 3:</p> <ul> <li>Hidden formulas / Hide formula bar <strong>(1)</strong></li> <li>Users cannot see the formula content / prevents copying formulas <strong>(1)</strong></li> </ul> <p>Feature 4:</p> <ul> <li>Data validation with input messages <strong>(1)</strong></li> <li>Guides users to enter correct data / shows permitted values <strong>(1)</strong></li> </ul> <p>Accept: Any two valid features with appropriate explanations Maximum 4 marks (2 features × 2 marks each)</p> <hr> <p><strong>Question 3</strong></p> <p><strong>(a)</strong> (2 marks)</p> <p>Award 1 mark for each valid feature, up to 2 marks:</p> <ul> <li>Master pages / ability to work with multiple pages simultaneously <strong>(1)</strong></li> <li>Layering / ability to place objects in layers <strong>(1)</strong></li> <li>Precise control over text and image placement / object positioning <strong>(1)</strong></li> <li>Professional templates designed for publications <strong>(1)</strong></li> <li>Better handling of graphics / image frames <strong>(1)</strong></li> <li>Columns and text flow control / text wrapping <strong>(1)</strong></li> </ul> <p>Accept: Any two valid features that distinguish DTP from word processing Maximum 2 marks</p> <p><strong>(b)</strong> (3 marks)</p> <p><strong>Working:</strong></p> <ul> <li>4000 × 3000 = 12,000,000 pixels <strong>(1)</strong></li> <li>12,000,000 × 24 = 288,000,000 bits <strong>(1)</strong></li> <li>288,000,000 ÷ 8 = 36,000,000 bytes</li> <li>36,000,000 ÷ 1024 ÷ 1024 = 34.33 MB <strong>(1)</strong></li> </ul> <p>OR</p> <ul> <li>4000 × 3000 × 24 = 288,000,000 bits <strong>(1)</strong></li> <li>288,000,000 ÷ 8 ÷ 1024 ÷ 1024 <strong>(1)</strong></li> <li>= 34.33 MB (accept 34.3 or 34) <strong>(1)</strong></li> </ul> <p>Award marks for:</p> <ul> <li>Correct calculation of total pixels <strong>(1)</strong></li> <li>Correct multiplication by colour depth <strong>(1)</strong></li> <li>Correct conversion to MB showing division by 8 and 1024 twice / 8388608 <strong>(1)</strong></li> </ul> <p>Accept: 34.33 MB, 34.3 MB, 34 MB, 36 MB if divided by 1,000,000 instead of 1,048,576 Award marks for correct method even if final answer is slightly incorrect due to rounding Maximum 3 marks</p> <p><strong>(c)</strong> (6 marks)</p> <p>Award up to 3 marks for each method (1 mark for method, 2 marks for disadvantage), maximum 6 marks:</p> <p><strong>Method 1:</strong></p> <ul> <li>Reduce resolution / reduce number of pixels / reduce dimensions <strong>(1)</strong></li> </ul> <p>Disadvantage:</p> <ul> <li>Image quality is reduced / image becomes less detailed <strong>(1)</strong></li> <li>May appear blurry or pixelated if enlarged / cannot be used for large prints <strong>(1)</strong></li> </ul> <p><strong>Method 2:</strong></p> <ul> <li>Reduce colour depth / use fewer bits per pixel <strong>(1)</strong></li> </ul> <p>Disadvantage:</p> <ul> <li>Fewer colours available / colour accuracy reduced <strong>(1)</strong></li> <li>Image may look less realistic / banding may occur <strong>(1)</strong></li> </ul> <p><strong>Method 3:</strong></p> <ul> <li>Compress the file / use compression algorithm / convert to JPEG <strong>(1)</strong></li> </ul> <p>Disadvantage:</p> <ul> <li>Lossy compression reduces quality / artifacts may appear <strong>(1)</strong></li> <li>Cannot fully recover original quality / repeated saves worsen quality <strong>(1)</strong></li> </ul> <p><strong>Method 4:</strong></p> <ul> <li>Crop the image / remove unwanted areas <strong>(1)</strong></li> </ul> <p>Disadvantage:</p> <ul> <li>May remove important parts of the image / reduces content <strong>(1)</strong></li> <li>Cannot be reversed if original is not saved <strong>(1)</strong></li> </ul> <p>Accept: Any two valid methods with appropriate disadvantages Each method = 3 marks (1 for method + 2 for explained disadvantage) Maximum 6 marks</p> <p><strong>(d)</strong> (2 marks)</p> <p>Award 1 mark for each of the following, up to 2 marks:</p> <ul> <li>Allows quick navigation / instant access to specific sections <strong>(1)</strong></li> <li>Eliminates need to scroll through entire document <strong>(1)</strong></li> <li>Makes document more user-friendly / easier to find information <strong>(1)</strong></li> <li>Saves time when locating content <strong>(1)</strong></li> </ul> <p>Accept: Any two valid points about hyperlink benefits Maximum 2 marks</p> <hr> <p><strong>Question 4</strong></p> <p><strong>(a)</strong> (2 marks)</p> <p>Award 1 mark for each of the following, up to 2 marks:</p> <ul> <li>Combines a standard document / template / main document <strong>(1)</strong></li> <li>With a data source / database / spreadsheet containing variable information <strong>(1)</strong></li> <li>To create multiple personalized documents / letters / emails <strong>(1)</strong></li> <li>Where each document contains different data for each recipient <strong>(1)</strong></li> </ul> <p>Accept: Any two valid points describing mail merge Maximum 2 marks</p> <p><strong>(b)</strong> (1 mark)</p> <ul> <li>Filtering / Filter / Query <strong>(1)</strong></li> </ul> <p>Accept: Selection criteria / Condition / Rule Reject: Sorting / Sort</p> <p><strong>(c)</strong> (3 marks)</p> <p><strong>Problem:</strong> (1 mark)</p> <ul> <li>The greeting would show blank space / incomplete greeting <strong>(1)</strong></li> <li>Letter would show "<<Title>>" or field name / merge error <strong>(1)</strong></li> </ul> <p><strong>Solution:</strong> (2 marks)</p> <ul> <li>Use conditional field / IF statement <strong>(1)</strong></li> <li>That inserts alternative text / default value when Title is empty <strong>(1)</strong></li> <li>Use validation / presence check in data source to ensure Title is always entered <strong>(1)</strong></li> <li>Remove Title from merge if unreliable / use FirstName instead <strong>(1)</strong></li> </ul> <p>Award 1 mark for identifying the problem Award up to 2 marks for appropriate solution Maximum 3 marks</p> <p><strong>(d)</strong> (4 marks)</p> <p><strong>Advantages:</strong> (up to 2 marks)</p> <ul> <li>Faster delivery / instant / immediate <strong>(1)</strong></li> <li>Lower cost / no printing or postage costs <strong>(1)</strong></li> <li>Easier to track / can confirm receipt / read receipts <strong>(1)</strong></li> <li>More environmentally friendly / no paper waste <strong>(1)</strong></li> <li>Can include hyperlinks / interactive elements <strong>(1)</strong></li> </ul> <p><strong>Disadvantages:</strong> (up to 2 marks)</p> <ul> <li>May be marked as spam / filtered out <strong>(1)</strong></li> <li>Not all customers may have email / check email regularly <strong>(1)</strong></li> <li>Less formal / personal than postal mail <strong>(1)</strong></li> <li>Risk of emails being intercepted / security concerns <strong>(1)</strong></li> <li>Technical problems / emails not delivered / bounce back <strong>(1)</strong></li> </ul> <p>Award up to 2 marks for advantages Award up to 2 marks for disadvantages Must have both advantages and disadvantages for full marks Maximum 4 marks</p> <hr> <p><strong>Question 5</strong></p> <p><strong>(a)</strong> (4 marks)</p> <p>Award up to 2 marks for each feature described (1 mark for feature, 1 mark for consistency explanation), maximum 4 marks:</p> <p><strong>Feature 1:</strong></p> <ul> <li>Contains formatting / layout applied to all slides <strong>(1)</strong></li> <li>Ensures fonts / colours / logos are identical throughout presentation / changes apply to all slides at once <strong>(1)</strong></li> </ul> <p><strong>Feature 2:</strong></p> <ul> <li>Defines position of elements / placeholders / headers / footers <strong>(1)</strong></li> <li>Ensures consistent placement of titles / content / page numbers across slides <strong>(1)</strong></li> </ul> <p><strong>Feature 3:</strong></p> <ul> <li>Stores background design / theme <strong>(1)</strong></li> <li>All slides have same professional appearance / brand identity maintained <strong>(1)</strong></li> </ul> <p>Accept: Any two valid features with explanations of how they improve consistency Maximum 4 marks (2 features × 2 marks each)</p> <p><strong>(b)</strong> (4 marks)</p> <p><strong>Embedding:</strong> (up to 2 marks)</p> <ul> <li>Video file becomes part of the presentation file / stored within presentation <strong>(1)</strong></li> <li>File size of presentation increases significantly <strong>(1)</strong></li> <li>Presentation is self-contained / portable / will work on any computer <strong>(1)</strong></li> <li>No risk of broken links / video always available <strong>(1)</strong></li> </ul> <p><strong>Linking:</strong> (up to 2 marks)</p> <ul> <li>Video file remains separate / external to presentation <strong>(1)</strong></li> <li>Presentation file size remains smaller <strong>(1)</strong></li> <li>Video file must be available at same location / path / must be moved with presentation <strong>(1)</strong></li> <li>Risk of broken links if video is moved or deleted <strong>(1)</strong></li> <li>Updates to video file are reflected automatically <strong>(1)</strong></li> </ul> <p>Must have points about both embedding and linking for full marks Award up to 2 marks for each method Maximum 4 marks</p> <p><strong>(c)</strong> (6 marks)</p> <p>Award 2 marks for each feature (1 mark for feature, 1 mark for explanation), up to 6 marks:</p> <p><strong>Feature 1:</strong></p> <ul> <li>Large font size / minimum 28-32 point <strong>(1)</strong></li> <li>Text is readable from back of auditorium / from distance <strong>(1)</strong></li> </ul> <p><strong>Feature 2:</strong></p> <ul> <li>High contrast between text and background / dark text on light background <strong>(1)</strong></li> <li>Improves legibility / easier to read / reduces eye strain <strong>(1)</strong></li> </ul> <p><strong>Feature 3:</strong></p> <ul> <li>Limited text per slide / bullet points / key words only <strong>(1)</strong></li> <li>Prevents information overload / audience can read quickly / focuses attention <strong>(1)</strong></li> </ul> <p><strong>Feature 4:</strong></p> <ul> <li>Sans serif font / simple clear font <strong>(1)</strong></li> <li>Easier to read at distance / clearer letter shapes <strong>(1)</strong></li> </ul> <p><strong>Feature 5:</strong></p> <ul> <li>Large clear images / diagrams / graphics <strong>(1)</strong></li> <li>Visible from all seats / supports understanding of content <strong>(1)</strong></li> </ul> <p><strong>Feature 6:</strong></p> <ul> <li>Avoid excessive animation / distracting effects <strong>(1)</strong></li> <li>Maintains focus on content / professional appearance <strong>(1)</strong></li> </ul> <p>Accept: Any three valid design features with appropriate explanations Maximum 6 marks (3 features × 2 marks each)</p> <hr> <h3>Section B — Extended Response (32 marks)</h3> <p><strong>Question 6</strong> (15 marks)</p> <p><strong>Level 3 (11-15 marks):</strong></p> <ul> <li>Comprehensive evaluation covering most or all specified aspects</li> <li>Clear advantages and disadvantages are identified and explained</li> <li>Demonstrates detailed understanding of database systems and practical implementation</li> <li>Points are developed with reference to the specific context (medical practice)</li> <li>Balanced consideration of different perspectives (patients, staff, management)</li> <li>Clear, justified recommendation based on the evaluation</li> <li>Answer is well-structured and uses appropriate technical terminology throughout</li> <li>13-15 marks: All of the above with sophisticated analysis</li> <li>11-12 marks: Most of the above with good analysis</li> </ul> <p><strong>Level 2 (6-10 marks):</strong></p> <ul> <li>Adequate evaluation covering some specified aspects</li> <li>Some advantages and disadvantages identified with limited explanation</li> <li>Shows reasonable understanding of database systems</li> <li>Some attempt to relate to the medical practice context</li> <li>May lack balance or depth in places</li> <li>Recommendation may be present but weakly justified</li> <li>Generally clear with some appropriate terminology</li> <li>8-10 marks: Most aspects of Level 2 achieved</li> <li>6-7 marks: Some aspects of Level 2 achieved</li> </ul> <p><strong>Level 1 (1-5 marks):</strong></p> <ul> <li>Limited evaluation of one or two aspects only</li> <li>Basic advantages or disadvantages listed with minimal explanation</li> <li>Shows basic understanding of database concepts</li> <li>Little or no reference to the specific context</li> <li>May be one-sided or superficial</li> <li>Recommendation may be absent or unjustified</li> <li>Limited use of technical terminology</li> <li>3-5 marks: Several valid basic points</li> <li>1-2 marks: Minimal valid content</li> </ul> <p><strong>Award 0 marks for no creditable content</strong></p> <p><strong>Indicative content — candidates may include:</strong></p> <p><strong>Advantages:</strong></p> <ul> <li><strong>Storage/retrieval:</strong> Instant access to patient records from any terminal, faster appointment booking, search functionality, reduced physical storage space, easier to locate historical information</li> <li><strong>Security:</strong> Password protection, access levels, audit trails, encryption, controlled access compared to open filing cabinets</li> <li><strong>Data management:</strong> Easier to update records, reduced duplication, data consistency, automated backups, less risk of lost papers</li> <li><strong>Analysis:</strong> Can generate reports, identify trends, appointment statistics, medication tracking</li> <li><strong>Integration:</strong> Can link to NHS systems, prescription services, appointment reminders</li> </ul> <p><strong>Disadvantages:</strong></p> <ul> <li><strong>Initial costs:</strong> Expensive hardware/software purchase, network infrastructure, server costs</li> <li><strong>Ongoing costs:</strong> Software licenses, maintenance, IT support, updates</li> <li><strong>Training:</strong> Staff need training, takes time away from patient care, learning curve, resistance to change from older staff</li> <li><strong>Technical issues:</strong> System downtime prevents access to all records, dependent on electricity/internet, need backup procedures</li> <li><strong>Security risks:</strong> Hacking, data breaches, ransomware attacks, need for robust security measures</li> <li><strong>Data migration:</strong> Time and cost to transfer 15,000 paper records to digital format, risk of errors</li> <li><strong>Legal compliance:</strong> Must meet GDPR and data protection requirements, audit requirements</li> </ul> <p><strong>Context considerations:</strong></p> <ul> <li>Size of practice (15,000 patients) justifies cost</li> <li>Multiple staff (26 total) accessing records simultaneously</li> <li>Opening hours (12 hours/day) means system reliability critical</li> <li>Medical data sensitivity requires strong security</li> </ul> <p><strong>Question 7</strong> (17 marks)</p> <p><strong>Level 3 (13-17 marks):</strong></p> <ul> <li>Comprehensive discussion covering most or all specified aspects</li> <li>Both positive and negative impacts explored in depth for employees AND employers</li> <li>Demonstrates detailed understanding of teleworking technologies and their implications</li> <li>Points are well-developed with examples or elaboration</li> <li>Shows awareness of wider context (social, environmental, economic)</li> <li>Balanced perspective considering different viewpoints</li> <li>Answer is coherent, well-structured and uses appropriate technical terminology throughout</li> <li>15-17 marks: All of the above with sophisticated, nuanced discussion</li> <li>13-14 marks: Most of the above with good quality discussion</li> </ul> <p><strong>Level 2 (7-12 marks):</strong></p> <ul> <li>Adequate discussion covering some specified aspects</li> <li>Some positive and negative impacts identified for employees and/or employers</li> <li>Shows reasonable understanding of teleworking and technologies</li> <li>Points made with some development but may lack depth</li> <li>Some awareness of wider implications</li> <li>May be imbalanced or incomplete</li> <li>Generally clear with some appropriate terminology</li> <li>10-12 marks: Upper Level 2 — most aspects covered adequately</li> <li>7-9 marks: Lower Level 2 — some aspects covered adequately</li> </ul> <p><strong>Level 1 (1-6 marks):</strong></p> <ul> <li>Limited discussion of one or two aspects only</li> <li>Basic positive or negative impacts listed with minimal development</li> <li>Shows basic understanding of teleworking</li> <li>May be mostly one-sided or superficial</li> <li>Little awareness of wider implications</li> <li>May lack structure or clarity</li> <li>Limited use of technical terminology</li> <li>4-6 marks: Several valid basic points made</li> <li>1-3 marks: Minimal valid content</li> </ul> <p><strong>Award 0 marks for no creditable content</strong></p> <p><strong>Indicative content — candidates may include:</strong></p> <p><strong>Communication and collaboration:</strong></p> <ul> <li><strong>Positive:</strong> Video conferencing enables face-to-face meetings without travel, instant messaging for quick questions, cloud documents allow real-time collaboration, reduced meeting time</li> <li><strong>Negative:</strong> Lack of informal communication, harder to build team relationships, misunderstandings in written communication, time zone issues, "Zoom fatigue"</li> </ul> <p><strong>Productivity and work-life balance:</strong></p> <ul> <li><strong>Employees positive:</strong> No commute saves time and money, flexible hours, can work when most productive, better for family commitments, less stressful</li> <li><strong>Employees negative:</strong> Difficulty separating work and home life, working longer hours, isolation, distractions at home, harder to "switch off"</li> <li><strong>Employers positive:</strong> Increased productivity (no commute/office distractions), access to wider talent pool, reduced absence</li> <li><strong>Employers negative:</strong> Harder to monitor/manage staff, potential reduced productivity if poorly managed, difficulty assessing performance</li> </ul> <p><strong>Technology requirements and costs:</strong></p> <ul> <li><strong>Employers positive:</strong> Reduced office space costs, lower utility bills, smaller premises, less equipment</li> <li><strong>Employers negative:</strong> Need to provide/support home equipment, VPN infrastructure costs, increased IT support burden, cybersecurity tools</li> <li><strong>Employees positive:</strong> May receive equipment allowance, save on commute/clothing/lunch costs</li> <li><strong>Employees negative:</strong> Need adequate home space, internet costs, electricity costs, initial setup</li> </ul> <p><strong>Security and data protection:</strong></p> <ul> <li><strong>Positive:</strong> VPNs provide encrypted connections, cloud storage with backup, reduced paper documents, centralized security management</li> <li><strong>Negative:</strong> Risk of data breaches on home networks, unsecured devices, family members accessing devices, public Wi-Fi risks, harder to enforce security policies, increased phishing attacks</li> </ul> <p><strong>Social and environmental impacts:</strong></p> <ul> <li><strong>Positive:</strong> Reduced carbon emissions from commuting, less traffic congestion, can live away from expensive cities, more time with family</li> <li><strong>Negative:</strong> Social isolation, mental health impacts, reduced community in offices, impact on city center businesses (cafes, transport), digital divide (those without good home internet)</li> </ul> <p><strong>Other valid points:</strong></p> <ul> <li>Legal considerations (home working contracts, insurance, health and safety)</li> <li>Training and development opportunities may be reduced</li> <li>Career progression concerns</li> <li>Inclusive communication needed to avoid remote workers being "forgotten"</li> </ul> <hr> <h2>Sample Answers with Examiner Commentary</h2> <h3>Question 6 — Sample Answers</h3> <p><em><em>Grade A</em> (high distinction) answer</em>*</p> <p>Replacing the paper-based system with an electronic database would bring significant advantages but also presents challenges that must be carefully considered.</p> <p>In terms of data storage and retrieval, an electronic database would offer major benefits. With 15,000 patients, the practice currently requires substantial physical storage space for paper records. An electronic system would eliminate this, freeing up valuable office space. More importantly, retrieval would be almost instantaneous – staff could search for any patient record in seconds using the patient's name, ID or date of birth, rather than manually searching through filing cabinets. This is particularly crucial in emergencies when rapid access to medical history and allergies could be life-saving. Multiple staff members could access different patient records simultaneously, which is impossible with paper files. However, the practice would become entirely dependent on the database functioning correctly – if the system crashes during the 12-hour opening period, no records would be accessible, potentially putting patient safety at risk.</p> <p>Security and confidentiality present both advantages and challenges. Electronic systems can implement sophisticated access controls, with different permission levels for doctors, nurses and administrative staff – for example, receptionists might only access appointment data while doctors access full medical histories. Audit trails automatically record who accessed which records and when, improving accountability and helping detect breaches. Encryption protects data from unauthorized access. In contrast, paper records in filing cabinets are vulnerable to anyone walking past. However, electronic systems face different threats: hacking, ransomware attacks and data breaches could expose thousands of patient records simultaneously. The practice would need robust cybersecurity measures including firewalls, regular security updates and staff training to recognize phishing attempts. A single breach could violate GDPR requirements and result in substantial fines.</p> <p>Initial costs would be significant. The practice would need to purchase servers, computers or tablets for staff, networking equipment, and database software licenses. Professional installation and configuration would be required. Most expensive and time-consuming would be migrating 15,000 existing paper records into the digital system – this might require temporary additional staff or an external data entry service, taking weeks or months. Ongoing costs include annual software licenses, IT support contracts, regular hardware replacement, and backup systems. However, these must be balanced against long-term savings: reduced need for physical storage, less paper and printing, fewer lost or misfiled records, and improved efficiency allowing staff to see more patients.</p> <p>Training represents a major challenge. The 26 staff members have varying levels of computer literacy and experience. Older doctors and nurses who have used paper systems for decades may resist change or struggle with new technology. Comprehensive training would be essential, taking staff away from patient care during implementation. The practice would need ongoing IT support for troubleshooting, particularly in the first months. However, younger staff would likely adapt quickly, and eventually the digital system would become second nature to everyone, with new staff finding it easier than learning a paper-based system.</p> <p>Backup and disaster recovery are critical for medical records. An electronic system makes backup straightforward – automated daily backups to secure cloud storage or off-site servers ensure records are never lost. If the building burns down, all digital data remains safe. With paper records, fire, flood or theft could destroy irreplaceable medical histories. However, the practice must invest in reliable backup systems and regularly test restoration procedures. They should maintain some paper backup capability for emergencies when the system is unavailable.</p> <p>In conclusion, I strongly recommend that the medical practice should implement the electronic database system. While initial costs and training challenges are significant, the practice's size (15,000 patients), staffing levels, and operating hours make these worthwhile investments. The improvements in data access speed, security controls, and ability to handle simultaneous access by 26 staff members would greatly enhance patient care and operational efficiency. The risks of system failure can be mitigated through redundant systems, regular backups, and maintaining basic paper forms for emergencies. In modern healthcare, electronic records are becoming standard practice, and delaying implementation would leave the practice increasingly outdated and inefficient. The investment should be seen as essential infrastructure for 21st-century medical care.</p> <p><strong>Mark: 15/15</strong></p> <p><strong>Examiner commentary:</strong> This is an exemplary response demonstrating comprehensive coverage of all five specified areas with sophisticated analysis. The candidate shows excellent understanding of database systems in healthcare context, balancing advantages against disadvantages throughout. Specific reference to the practice's circumstances (15,000 patients, 26 staff, 12-hour operation) shows strong contextual awareness. The recommendation is clear, well-justified and acknowledges that implementation requires careful risk mitigation. Technical terminology is used accurately throughout, and the answer maintains a professional, analytical tone appropriate for this level.</p> <hr> <p><strong>Grade C (pass) answer</strong></p> <p>A database system would have both advantages and disadvantages for the medical practice.</p> <p>For data storage and retrieval, a database would be much better than paper. The practice has 15,000 patients which must take up a lot of filing cabinet space. With a database, all the records could be stored on a computer server and accessed quickly by searching for the patient's name. This would save time when patients arrive for appointments because staff wouldn't have to find the paper file. Multiple people could also look at different records at the same time. A disadvantage is if the computer system breaks down, no one can access any records, whereas with paper you can always read the file even if there's a power cut.</p> <p>Security would be improved with a database because you can use passwords to control who accesses the records. You could make it so receptionists can only see basic information while doctors can see everything. The system would also keep a log of who looked at what records. However, hackers might try to break into the system and steal patient data, which would be very bad because medical information is private and confidential. The practice would need good security software to prevent this.</p> <p>The costs would be quite high. They would need to buy computers, servers, and the database software. They would also have to pay someone to set it all up and transfer the existing paper records into the computer, which would take a long time with 15,000 patients. There would be ongoing costs for maintaining the system and buying new equipment when it gets old. But they would save money on paper and storage space.</p> <p>Training would be necessary because not all staff know how to use databases. The doctors and nurses would need to learn the new system which takes time away from seeing patients. Some older staff might not want to change from the paper system they're used to. The practice would need to provide training sessions and ongoing support.</p> <p>For backup, databases can be automatically backed up every day to prevent data loss. This is better than paper records which could be destroyed in a fire. The practice should backup to the cloud or an external location so the data is safe even if something happens to the building.</p> <p>Overall, I think the medical practice should implement the database system because the advantages outweigh the disadvantages. It would be more efficient and secure in the long run, even though the initial setup is expensive and difficult.</p> <p><strong>Mark: 9/15</strong></p> <p><strong>Examiner commentary:</strong> This response achieves a solid mid-Level 2. The candidate addresses all five specified areas and provides some valid advantages and disadvantages in each. There is reasonable understanding of database concepts and some attempt to relate points to the medical practice context. However, the analysis lacks the depth and development seen in top-band answers. Points are often stated rather than fully explained – for example, the candidate mentions audit trails but doesn't explain their significance for compliance or detecting breaches. The recommendation is present but only briefly justified. To reach Level 3, the answer would need more sophisticated analysis, better development of points with specific examples, and stronger integration of the practice's specific circumstances throughout the response.</p> <hr> <p><strong>Grade E (near miss) answer</strong></p> <p>A database would be better than paper records for the medical practice.</p> <p>One advantage is that databases are faster than looking through paper files. You can search for a patient and find them straight away instead of looking through lots of files in cabinets. This saves time and makes the practice more efficient.</p> <p>Another advantage is databases are more secure. You can put a password on the database so only authorized people can access it. Paper files can be stolen or anyone can look at them if the cabinet is left open.</p> <p>Databases can store more information than paper. You can have lots of fields for different types of data like name, address, medical history, etc. and it doesn't take up any physical space.</p> <p>A disadvantage is that databases cost money to set up. You need to buy computers and software and pay someone to install it. You also need to train the staff how to use it which costs time and money.</p> <p>Another disadvantage is if the computer breaks or there's no electricity, you can't access the database. With paper records you can always read them even without power.</p> <p>Also, if someone hacks the database, they could steal all the patient information at once, but with paper they could only steal a few files at a time.</p> <p>I think the practice should get a database because it's more modern and efficient. Most places use computers now and paper files are old-fashioned. The advantages of speed and security make it worth the cost.</p> <p><strong>Mark: 5/15</strong></p> <p><strong>Examiner commentary:</strong> This response falls into Level 1. While the candidate identifies several valid advantages and disadvantages, the treatment is superficial and lacks development. There is minimal reference to the specified aspects in the question – for example, "backup and disaster recovery" is not explicitly addressed, though the power cut point touches on it obliquely. The answer shows basic understanding of database concepts but doesn't demonstrate depth of knowledge about implementation challenges in a medical context. Common misconceptions are evident: the claim that databases "don't take up any physical space" ignores server requirements; the suggestion that paper records are inherently accessible during power cuts overlooks that modern practices need computers for appointments and other functions anyway. The recommendation is present but poorly justified with vague reasoning ("more modern"). To improve, the candidate should: address all five specified aspects systematically, develop each point with explanation or examples, relate points specifically to the practice's size and context, and provide balanced analysis rather than listing points. The technical terminology usage is basic and the structure, while clear, is simplistic.</p> <hr> <h3>Question 7 — Sample Answers</h3> <p><em><em>Grade A</em> (high distinction) answer</em>*</p> <p>Teleworking has fundamentally transformed how many organizations operate, bringing profound impacts on both employees and employers across multiple dimensions.</p> <p>Communication and collaboration have been revolutionized by teleworking technologies, with both positive and negative consequences. Video conferencing platforms like Zoom and Microsoft Teams enable face-to-face meetings without travel, allowing employees to attend meetings from home while maintaining visual contact that helps convey tone and body language. Cloud-based collaborative document editing means multiple team members can simultaneously work on the same spreadsheet or presentation, seeing each other's changes in real-time regardless of physical location. Instant messaging facilitates quick questions and rapid responses without the formality of email. For employers, this can increase efficiency by eliminating travel time between meetings and enabling collaboration across international offices. However, significant challenges exist. Remote communication lacks the informal interactions that build team cohesion – the casual conversations by the coffee machine or spontaneous desk-side discussions that often spark innovation and build workplace relationships. Misunderstandings occur more frequently in written communication without facial expressions and tone of voice. Video call "fatigue" is now recognized as a genuine problem, with back-to-back video meetings proving more mentally exhausting than in-person meetings. Time zone differences complicate scheduling when teams span continents. For employees, the loss of social connection can impact job satisfaction and mental wellbeing.</p> <p>Productivity and work-life balance show complex, sometimes contradictory impacts. Many employees report increased productivity when working from home: elimination of commuting saves hours per day that can be redirected to work or personal activities, and some individuals concentrate better without office distractions and interruptions. Flexible scheduling allows employees to work during their most productive hours – early risers can start at dawn, while others work better in the evening. Parents can manage childcare more easily, and employees can attend medical appointments without taking half-days off. Employers benefit from this flexibility through reduced absenteeism and access to a geographically unlimited talent pool – they can hire the best candidate regardless of location rather than limiting recruitment to commuting distance. However, work-life balance can deteriorate rather than improve. Many teleworkers struggle to "switch off," with the home office always present and accessible, leading to longer working hours than in traditional offices. The psychological separation between work and home life blurs, potentially causing stress. Social isolation affects some employees negatively, particularly those living alone or those who thrive on social interaction. For employers, managing remote teams presents challenges: monitoring productivity becomes harder without physical presence, leading some managers to micromanage through excessive check-ins, while others struggle to maintain team cohesion and company culture. Assessing performance fairly becomes more difficult when managers cannot observe daily work patterns.</p> <p>Technology requirements and costs show a significant shift in expense distribution. Employers save substantially on commercial real estate – with staff working remotely, organizations can downsize office space dramatically, reducing rent, utilities, office equipment, and facilities management costs. Some companies have eliminated physical offices entirely, operating as fully distributed organizations. However, employers must invest in different infrastructure: VPN systems to provide secure remote access, cloud storage and collaboration platforms (often requiring expensive subscriptions for hundreds of users), video conferencing licenses, and increased IT support to troubleshoot home technology problems. Many organizations provide laptops, monitors, and other equipment for home offices. For employees, costs and requirements also shift. Those with adequate home space, good broadband internet, and modern equipment benefit, but others must upgrade internet connections, create dedicated workspace, and potentially move to larger homes – costs not fully covered by employer allowances in many cases. The "digital divide" becomes apparent: employees with poor internet connectivity in rural areas or those lacking space for home offices are disadvantaged. Electricity and heating costs shift from employer to employee. Some workers find their domestic environment unsuitable for professional video calls, lacking privacy or professional backgrounds.</p> <p>Security and data protection present heightened risks and new challenges. VPNs provide encrypted connections between home computers and organizational servers, maintaining data security during transmission. Cloud storage with enterprise-grade security and regular backups can be more secure than physical documents in offices. Centralized security management allows IT departments to monitor and update security across all devices remotely. However, home networks typically lack the sophisticated firewalls and security infrastructure of corporate offices. Family members might access work devices, or employees might use unsecured public Wi-Fi in cafes, exposing confidential data. Phishing attacks have increased during the teleworking era, targeting remote workers who lack immediate IT support to verify suspicious communications. Employers find it harder to enforce security policies when they cannot physically control the work environment. For organizations handling sensitive data – financial services, healthcare, legal firms – these security challenges require substantial investment in training, monitoring systems, and security protocols. Data breaches involving remote workers can result in regulatory penalties and reputational damage. Both employers and employees must maintain vigilance about cybersecurity in ways that weren't necessary when everyone worked within a secured office perimeter.</p> <p>Social and environmental impacts extend beyond individual organizations. Environmentally, teleworking offers significant benefits: reduced commuting means fewer cars on roads, lowering carbon emissions, air pollution, and traffic congestion. If sustained globally, this represents a meaningful contribution to climate change mitigation. Employees save money on fuel or public transport, and time previously spent commuting can be used for exercise, family, or leisure. However, social impacts are mixed. Many employees report loneliness and isolation, particularly younger workers who previously relied on offices for social interaction. Mental health concerns have increased among remote workers lacking regular human contact. City center economies have been disrupted as office workers no longer support cafes, restaurants, dry cleaners, and public transport systems, potentially causing business failures and job losses in service industries. The separation between affluent knowledge workers who can telework and those in retail, manufacturing, or service roles who cannot has widened social inequality. Property markets have shifted as teleworkers move away from expensive cities to rural areas with lower costs but better living conditions, potentially driving up house prices in previously affordable areas.</p> <p>In conclusion, teleworking's impact is profound and multifaceted, bringing substantial benefits but also significant challenges that vary greatly depending on individual circumstances and organizational approaches. The technology enables productivity and flexibility while reducing environmental impact, but risks employee wellbeing through isolation and blurred boundaries. Employers gain cost savings and access to wider talent but must navigate management challenges and security risks. The most successful implementations recognize that teleworking isn't universally positive or negative – hybrid models allowing some office days alongside home working may capture benefits while mitigating drawbacks. As technology continues evolving and organizations learn from experience, teleworking will likely remain a significant component of modern work, requiring ongoing adaptation from both employers and employees.</p> <p><strong>Mark: 17/17</strong></p> <p><strong>Examiner commentary:</strong> This is an outstanding response demonstrating comprehensive coverage of all specified aspects with sophisticated, nuanced analysis. The candidate shows excellent understanding of teleworking technologies and their complex, sometimes contradictory implications. Each aspect is explored in depth with well-developed points considering multiple perspectives. The answer demonstrates strong awareness of wider social, environmental and economic contexts, and shows mature analytical thinking by acknowledging that impacts vary by circumstance rather than presenting simplistic conclusions. The structure is coherent and logical, with effective topic sentences and transitions. Technical terminology is used accurately and naturally throughout. The conclusion synthesizes the discussion effectively, acknowledging complexity rather than forcing a simplistic judgment. This response would be used as an exemplar for training examiners.</p> <hr> <p><strong>Grade C (pass) answer</strong></p> <p>Teleworking has had major impacts on both employees and employers, with both positive and negative effects.</p> <p>For communication and collaboration, video conferencing allows employees to have meetings from home without traveling to the office. Programs like Zoom let people see each other on screen which is better than just phone calls. Cloud storage means that documents can be shared and multiple people can edit them at the same time. Instant messaging is useful for quick questions. However, it's harder to communicate clearly when you're not face-to-face. You can't just walk over to someone's desk to ask them something, you have to send a message and wait for a reply. Team relationships are harder to build when everyone is remote because you don't have casual conversations. Video calls can be tiring if you have many in one day.</p> <p>Productivity and work-life balance are affected in different ways for different people. Some employees are more productive at home because they don't have the distractions of a busy office and don't waste time commuting. They can work flexible hours that suit them better. This is especially good for parents who need to do school runs or look after children. Employers benefit because employees take less time off and they can hire people from anywhere in the country. On the negative side, some people find it hard to stop working when their office is at home. They end up working longer hours because the computer is always there. Some people feel isolated and lonely working from home, especially if they live alone. Employers might find it difficult to manage remote workers and make sure they're being productive.</p> <p>Technology requirements and costs have changed. Employers save money on office buildings because they don't need as much space if people are working from home. They don't have to pay for as much electricity, heating, and office equipment. However, they need to pay for VPN software so employees can access company systems securely, and they might need to provide laptops and other equipment for home offices. Employees need good internet connections at home, which might mean upgrading their broadband. They also have to have space at home for an office, which not everyone has. Their electricity bills will be higher because they're home all day using heating and equipment.</p> <p>Security and data protection are important concerns. VPNs provide secure encrypted connections between home computers and company servers. Cloud storage can be backed up automatically. But there are more security risks with people working from home. Their home Wi-Fi might not be as secure as the office network. Family members might use the work computer. There's more risk of hacking and phishing attacks. Companies have to train employees about security and make sure they follow proper procedures. If there's a data breach it could be very serious, especially for companies that handle sensitive information.</p> <p>Social and environmental impacts are significant. The environment benefits because less commuting means less pollution and carbon emissions from cars. This helps with climate change. Employees save money on petrol or train tickets. However, many people feel lonely and isolated working from home all the time. This can affect mental health. City centers have been negatively affected because office workers aren't there to use cafes and shops anymore, so some businesses have closed down.</p> <p>In conclusion, teleworking has both positive and negative impacts. It offers flexibility and environmental benefits but can cause isolation and security challenges. The best approach might be a mixture of office and home working so people get the benefits of both.</p> <p><strong>Mark: 10/17</strong></p> <p><strong>Examiner commentary:</strong> This response achieves mid-Level 2. The candidate addresses all five specified aspects and provides both positive and negative impacts for most areas, showing reasonable understanding of teleworking and associated technologies. Valid points are made throughout, and there is some development of ideas. However, the analysis lacks the depth and sophistication of higher-band answers. Points are often stated rather than fully explored – for example, the discussion of security mentions phishing attacks but doesn't explain why remote workers are more vulnerable or what specific precautions are needed. The answer would benefit from more specific examples and deeper consideration of the implications of each point. The distinction between impacts on employees versus employers could be clearer in some sections. The conclusion is present but rather generic. To reach Level 3, the candidate should develop points more fully, provide more nuanced analysis (recognizing that impacts vary by circumstances), use more precise technical terminology, and demonstrate stronger critical thinking about the complexities involved.</p> <hr> <p><strong>Grade E (near miss) answer</strong></p> <p>Teleworking means working from home instead of going to an office. It has become very popular and has both advantages and disadvantages.</p> <p>One advantage for communication is that people can use video calls like Zoom to have meetings without traveling. This saves time and money. You can also send instant messages to colleagues quickly. Cloud storage lets people share files easily. A disadvantage is that it's harder to communicate when you're not in the same room. You might misunderstand messages and video calls are not as good as meeting in person.</p> <p>For productivity, some people work better at home because it's quieter and they can concentrate. They don't have to waste time commuting. Employers can hire people from anywhere. However, some people get distracted at home by family members or housework. Some people work too many hours</p></div><div style="position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:20px"><div style="background:rgba(255,255,255,0.96);backdrop-filter:blur(6px);border:1px solid rgba(255,145,0,0.45);border-radius:14px;padding:20px 24px;max-width:420px;text-align:center;box-shadow:0 14px 36px rgba(15,23,42,0.15)"><div style="font-size:32px;margin-bottom:6px" aria-hidden="true">🔒</div><div style="font-weight:800;font-size:16px;color:var(--text-strong);margin-bottom:6px">Mark schemes are a Pro feature</div><p style="color:var(--text-muted);font-size:13px;line-height:1.55;margin:0 0 14px">Unlock full examiner-style mark schemes and grade-tiered sample answers across every paper.</p><a style="display:inline-block;background:linear-gradient(135deg,#FF6B35,#FF9100);color:#fff;text-decoration:none;border-radius:10px;padding:10px 20px;font-weight:800;font-size:13px;box-shadow:0 6px 18px rgba(255,107,53,0.4)" href="/?pricing=1">See Pro pricing →</a></div></div></div></section><div style="margin-top:40px;padding:20px 22px;background:rgba(15,23,42,0.03);border:1px solid rgba(15,23,42,0.08);border-radius:14px;text-align:center"><div style="font-weight:700;font-size:16px;color:var(--text-strong);margin-bottom:6px">Finished the paper?</div><p style="color:var(--text-muted);font-size:13px;line-height:1.55;margin-bottom:14px">Reveal the mark scheme above, then dive into the topic notes to firm up anything you missed.</p><a class="btn btn-primary" href="/study/cie-igcse-information-and-communication-technology?notes=1#topics">📚 Open subject revision notes →</a></div><style> /* Scoped typography for the rendered mock paper. Keeps the markdown readable without polluting the rest of the app's CSS. */ .mock-paper-prose h1, .mock-paper-prose h2, .mock-paper-prose h3 { font-family: var(--font-display, 'Inter', sans-serif); color: var(--text-strong); margin: 28px 0 12px; line-height: 1.25; font-weight: 800; } .mock-paper-prose h1 { font-size: 28px; border-bottom: 1px solid var(--border-default); padding-bottom: 8px; } .mock-paper-prose h2 { font-size: 22px; color: var(--brand-orange-500); } .mock-paper-prose h3 { font-size: 18px; } .mock-paper-prose h4 { font-size: 15px; font-weight: 700; margin: 18px 0 6px; color: var(--text-strong); } .mock-paper-prose p { margin: 10px 0; } .mock-paper-prose ul, .mock-paper-prose ol { margin: 10px 0 14px 22px; } .mock-paper-prose li { margin: 4px 0; } .mock-paper-prose strong { color: var(--text-strong); } .mock-paper-prose em { color: var(--text-secondary); } .mock-paper-prose hr { border: none; border-top: 1px solid var(--border-default); margin: 28px 0; } .mock-paper-prose code { background: rgba(15,23,42,0.06); border: 1px solid rgba(15,23,42,0.08); padding: 2px 6px; border-radius: 6px; font-family: 'JetBrains Mono', monospace; font-size: 0.9em; } .mock-paper-prose pre { background: rgba(15,23,42,0.04); border: 1px solid rgba(15,23,42,0.08); padding: 14px; border-radius: 10px; overflow-x: auto; margin: 14px 0; } .mock-paper-prose pre code { background: none; border: none; padding: 0; } .mock-paper-prose blockquote { border-left: 3px solid var(--brand-orange-500); padding: 4px 14px; margin: 14px 0; color: var(--text-secondary); background: rgba(255,145,0,0.04); border-radius: 0 8px 8px 0; } .mock-paper-prose table { border-collapse: collapse; width: 100%; margin: 16px 0; font-size: 14px; } .mock-paper-prose th, .mock-paper-prose td { border: 1px solid var(--border-default); padding: 8px 12px; text-align: left; } .mock-paper-prose th { background: rgba(15,23,42,0.04); font-weight: 700; } /* Print: hide nav + footer so students can print just the paper */ @media print { nav, footer, header.appnav, .no-print { display: none !important; } body { background: #fff !important; color: #000 !important; } .mock-paper-prose { color: #000; } .mock-paper-prose h2 { color: #c2410c; } } </style></div><footer style="margin-top:var(--space-20);border-top:1px solid var(--border-default);background:var(--surface-2)"><div class="container" style="padding:var(--space-12) var(--space-6) var(--space-8)"><div style="display:grid;grid-template-columns:minmax(220px, 1fr) repeat(auto-fit, minmax(160px, 1fr));gap:var(--space-8);margin-bottom:var(--space-10)"><div><a aria-label="Kramizo — home" style="display:inline-flex;align-items:center;gap:12px;text-decoration:none;color:var(--text-primary);line-height:1" href="/"><svg width="56" height="56" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="Kramizo logo" style="flex-shrink:0;display:inline-block"><defs><linearGradient id="kr-grad-lg" x1="6" y1="58" x2="58" y2="6" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#FF5A1F"></stop><stop offset="0.55" stop-color="#FF9100"></stop><stop offset="1" stop-color="#FFD700"></stop></linearGradient></defs><g fill="none" stroke="url(#kr-grad-lg)" stroke-width="11" stroke-linecap="round" stroke-linejoin="round"><path d="M 14 8 V 56"></path><path d="M 14 32 L 50 8"></path><path d="M 14 32 L 50 56"></path></g><circle cx="50" cy="8" r="4" fill="#FFE07A"></circle><circle cx="50" cy="8" r="4" fill="none" stroke="#FF6B35" stroke-width="1.4"></circle></svg><span style="font-family:var(--font-display);font-weight:800;font-size:30px;color:var(--text-strong);letter-spacing:-0.02em;line-height:1">Kramizo</span></a><p style="color:var(--text-muted);font-size:var(--text-sm);line-height:1.6;margin-top:var(--space-3);max-width:280px">Exam-board-aligned revision for GCSE, IGCSE & CSEC, with instant feedback and long-form revision guides. Free forever — 45 questions a day.</p></div><div><h4 style="font-family:var(--font-body);font-weight:700;font-size:var(--text-xs);color:var(--text-strong);letter-spacing:1.2px;text-transform:uppercase;margin-bottom:var(--space-3)">Practise</h4><ul style="list-style:none;padding:0;margin:0;display:grid;gap:var(--space-2)"><li><a style="color:var(--text-muted);font-size:var(--text-sm);text-decoration:none;transition:color var(--motion-fast)" class="footer-link" href="/try">Try a free question</a><style>.footer-link:hover { color: var(--brand-gold-500); }</style></li><li><a style="color:var(--text-muted);font-size:var(--text-sm);text-decoration:none;transition:color var(--motion-fast)" class="footer-link" href="/csec-2026">CSEC 2026 crunch</a><style>.footer-link:hover { color: var(--brand-gold-500); }</style></li><li><a style="color:var(--text-muted);font-size:var(--text-sm);text-decoration:none;transition:color var(--motion-fast)" class="footer-link" href="/login">Create account</a><style>.footer-link:hover { color: var(--brand-gold-500); }</style></li></ul></div><div><h4 style="font-family:var(--font-body);font-weight:700;font-size:var(--text-xs);color:var(--text-strong);letter-spacing:1.2px;text-transform:uppercase;margin-bottom:var(--space-3)">For institutions</h4><ul style="list-style:none;padding:0;margin:0;display:grid;gap:var(--space-2)"><li><a style="color:var(--text-muted);font-size:var(--text-sm);text-decoration:none;transition:color var(--motion-fast)" class="footer-link" href="/schools">For schools</a><style>.footer-link:hover { color: var(--brand-gold-500); }</style></li><li><a style="color:var(--text-muted);font-size:var(--text-sm);text-decoration:none;transition:color var(--motion-fast)" class="footer-link" href="/parents">For parents & home educators</a><style>.footer-link:hover { color: var(--brand-gold-500); }</style></li><li><a style="color:var(--text-muted);font-size:var(--text-sm);text-decoration:none;transition:color var(--motion-fast)" class="footer-link" href="mailto:info@kramizo.com">info@kramizo.com</a><style>.footer-link:hover { color: var(--brand-gold-500); }</style></li><li><a style="color:var(--text-muted);font-size:var(--text-sm);text-decoration:none;transition:color var(--motion-fast)" class="footer-link" href="mailto:info@kramizo.com?subject=District%20%2F%20national%20enquiry">District / national enquiries</a><style>.footer-link:hover { color: var(--brand-gold-500); }</style></li></ul></div><div><h4 style="font-family:var(--font-body);font-weight:700;font-size:var(--text-xs);color:var(--text-strong);letter-spacing:1.2px;text-transform:uppercase;margin-bottom:var(--space-3)">Research</h4><ul style="list-style:none;padding:0;margin:0;display:grid;gap:var(--space-2)"><li><a style="color:var(--text-muted);font-size:var(--text-sm);text-decoration:none;transition:color var(--motion-fast)" class="footer-link" href="/research/csec-2026">State of CSEC 2026</a><style>.footer-link:hover { color: var(--brand-gold-500); }</style></li><li><a style="color:var(--text-muted);font-size:var(--text-sm);text-decoration:none;transition:color var(--motion-fast)" class="footer-link" href="/whatsapp">WhatsApp updates</a><style>.footer-link:hover { color: var(--brand-gold-500); }</style></li><li><a style="color:var(--text-muted);font-size:var(--text-sm);text-decoration:none;transition:color var(--motion-fast)" class="footer-link" href="/notes/cxc-csec-chemistry-ph-scale-and-indicators">Sample revision guide</a><style>.footer-link:hover { color: var(--brand-gold-500); }</style></li><li><a style="color:var(--text-muted);font-size:var(--text-sm);text-decoration:none;transition:color var(--motion-fast)" class="footer-link" href="mailto:info@kramizo.com">info@kramizo.com</a><style>.footer-link:hover { color: var(--brand-gold-500); }</style></li></ul></div><div><h4 style="font-family:var(--font-body);font-weight:700;font-size:var(--text-xs);color:var(--text-strong);letter-spacing:1.2px;text-transform:uppercase;margin-bottom:var(--space-3)">Legal</h4><ul style="list-style:none;padding:0;margin:0;display:grid;gap:var(--space-2)"><li><a style="color:var(--text-muted);font-size:var(--text-sm);text-decoration:none;transition:color var(--motion-fast)" class="footer-link" href="/privacy">Privacy</a><style>.footer-link:hover { color: var(--brand-gold-500); }</style></li><li><a style="color:var(--text-muted);font-size:var(--text-sm);text-decoration:none;transition:color var(--motion-fast)" class="footer-link" href="/terms">Terms</a><style>.footer-link:hover { color: var(--brand-gold-500); }</style></li></ul></div></div><div style="padding-top:var(--space-6);padding-bottom:var(--space-5);border-top:1px solid var(--border-default)"><div style="font-size:var(--text-xs);font-weight:700;color:var(--text-subtle);letter-spacing:0.08em;text-transform:uppercase;margin-bottom:var(--space-3)">Serving students across the Caribbean & internationally</div><div style="display:flex;flex-wrap:wrap;gap:var(--space-2) var(--space-4);color:var(--text-muted);font-size:var(--text-xs);line-height:1.6"><span style="display:inline-flex;align-items:center;gap:4px"><span aria-hidden="true">🇦🇮</span> <!-- -->Anguilla</span><span style="display:inline-flex;align-items:center;gap:4px"><span aria-hidden="true">🇦🇬</span> <!-- -->Antigua and Barbuda</span><span style="display:inline-flex;align-items:center;gap:4px"><span aria-hidden="true">🇧🇸</span> <!-- -->Bahamas</span><span style="display:inline-flex;align-items:center;gap:4px"><span aria-hidden="true">🇧🇧</span> <!-- -->Barbados</span><span style="display:inline-flex;align-items:center;gap:4px"><span aria-hidden="true">🇧🇿</span> <!-- -->Belize</span><span style="display:inline-flex;align-items:center;gap:4px"><span aria-hidden="true">🇻🇬</span> <!-- -->British Virgin Islands</span><span style="display:inline-flex;align-items:center;gap:4px"><span aria-hidden="true">🇰🇾</span> <!-- -->Cayman Islands</span><span style="display:inline-flex;align-items:center;gap:4px"><span aria-hidden="true">🇩🇲</span> <!-- -->Dominica</span><span style="display:inline-flex;align-items:center;gap:4px"><span aria-hidden="true">🇬🇩</span> <!-- -->Grenada</span><span style="display:inline-flex;align-items:center;gap:4px"><span aria-hidden="true">🇬🇾</span> <!-- -->Guyana</span><span style="display:inline-flex;align-items:center;gap:4px"><span aria-hidden="true">🇭🇹</span> <!-- -->Haiti</span><span style="display:inline-flex;align-items:center;gap:4px"><span aria-hidden="true">🇯🇲</span> <!-- -->Jamaica</span><span style="display:inline-flex;align-items:center;gap:4px"><span aria-hidden="true">🇲🇸</span> <!-- -->Montserrat</span><span style="display:inline-flex;align-items:center;gap:4px"><span aria-hidden="true">🇰🇳</span> <!-- -->Saint Kitts and Nevis</span><span style="display:inline-flex;align-items:center;gap:4px"><span aria-hidden="true">🇱🇨</span> <!-- -->Saint Lucia</span><span style="display:inline-flex;align-items:center;gap:4px"><span aria-hidden="true">🇻🇨</span> <!-- -->Saint Vincent and the Grenadines</span><span style="display:inline-flex;align-items:center;gap:4px"><span aria-hidden="true">🇸🇷</span> <!-- -->Suriname</span><span style="display:inline-flex;align-items:center;gap:4px"><span aria-hidden="true">🇹🇹</span> <!-- -->Trinidad and Tobago</span><span style="display:inline-flex;align-items:center;gap:4px"><span aria-hidden="true">🇹🇨</span> <!-- -->Turks and Caicos Islands</span><span style="display:inline-flex;align-items:center;gap:4px"><span aria-hidden="true">🇬🇧</span> <!-- -->United Kingdom</span></div></div><div style="padding-top:var(--space-5);border-top:1px solid var(--border-default);display:flex;flex-wrap:wrap;gap:var(--space-3);justify-content:space-between;color:var(--text-faint);font-size:var(--text-xs)"><span>© 2026 Kramizo. For students aged 13+. Under-16s need parent or school consent.</span><span>Kramizo Ltd · kramizo.com</span></div></div></footer></main><!--$--><!--/$--><script src="/_next/static/chunks/17ja_ftp6aq0r.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[12717,[\"/_next/static/chunks/0ld4yo51.qbh1.js\",\"/_next/static/chunks/0vomlq6rhmzfk.js\",\"/_next/static/chunks/155.0pcdij_m7.js\"],\"AuthProvider\"]\n3:I[29018,[\"/_next/static/chunks/0ld4yo51.qbh1.js\",\"/_next/static/chunks/0vomlq6rhmzfk.js\",\"/_next/static/chunks/155.0pcdij_m7.js\"],\"default\"]\n4:I[39756,[\"/_next/static/chunks/01xlw8hd842-c.js\",\"/_next/static/chunks/0a0o4dde.oa2w.js\"],\"default\"]\n5:I[60542,[\"/_next/static/chunks/0ld4yo51.qbh1.js\",\"/_next/static/chunks/0vomlq6rhmzfk.js\",\"/_next/static/chunks/155.0pcdij_m7.js\",\"/_next/static/chunks/0pobbmogzu05o.js\"],\"default\"]\n6:I[37457,[\"/_next/static/chunks/01xlw8hd842-c.js\",\"/_next/static/chunks/0a0o4dde.oa2w.js\"],\"default\"]\n7:I[6976,[\"/_next/static/chunks/0ld4yo51.qbh1.js\",\"/_next/static/chunks/0vomlq6rhmzfk.js\",\"/_next/static/chunks/155.0pcdij_m7.js\",\"/_next/static/chunks/0v63ynpm.oin8.js\"],\"default\"]\n8:I[46891,[\"/_next/static/chunks/0ld4yo51.qbh1.js\",\"/_next/static/chunks/0vomlq6rhmzfk.js\",\"/_next/static/chunks/155.0pcdij_m7.js\"],\"default\"]\n9:I[37344,[\"/_next/static/chunks/0ld4yo51.qbh1.js\",\"/_next/static/chunks/0vomlq6rhmzfk.js\",\"/_next/static/chunks/155.0pcdij_m7.js\"],\"default\"]\nb:I[97367,[\"/_next/static/chunks/01xlw8hd842-c.js\",\"/_next/static/chunks/0a0o4dde.oa2w.js\"],\"OutletBoundary\"]\nc:\"$Sreact.suspense\"\nf:I[97367,[\"/_next/static/chunks/01xlw8hd842-c.js\",\"/_next/static/chunks/0a0o4dde.oa2w.js\"],\"ViewportBoundary\"]\n11:I[97367,[\"/_next/static/chunks/01xlw8hd842-c.js\",\"/_next/static/chunks/0a0o4dde.oa2w.js\"],\"MetadataBoundary\"]\n13:I[91731,[\"/_next/static/chunks/0ld4yo51.qbh1.js\",\"/_next/static/chunks/0vomlq6rhmzfk.js\",\"/_next/static/chunks/155.0pcdij_m7.js\",\"/_next/static/chunks/04i54~2-en64m.js\"],\"default\"]\n:HL[\"/_next/static/chunks/0ay3m1g8j0r71.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"mocks\",\"cie-igcse-information-and-communication-technology-paper-2\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"mocks\",{\"children\":[[\"slug\",\"cie-igcse-information-and-communication-technology-paper-2\",\"d\",null],{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0ay3m1g8j0r71.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0ld4yo51.qbh1.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0vomlq6rhmzfk.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/155.0pcdij_m7.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[\"$\",\"body\",null,{\"style\":{\"margin\":0,\"padding\":0},\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$5\",\"errorStyles\":[],\"errorScripts\":[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0pobbmogzu05o.js\",\"async\":true}]],\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"$L7\",null,{}],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}],[\"$\",\"$L8\",null,{}],[\"$\",\"$L9\",null,{}]]}]}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[\"$La\",[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0l1e42o2hbmbq.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@d\"}]}]]}],{},null,false,null]},null,false,\"$@e\"]},null,false,\"$@e\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lf\",null,{\"children\":\"$L10\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L11\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L12\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$13\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0ay3m1g8j0r71.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":false,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"aNeBxHpY3x6WOvtL-DpVO\"}\n"])</script><script>self.__next_f.push([1,"14:[]\ne:\"$W14\"\n10:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#fbfcfd\"}]]\n"])</script><script>self.__next_f.push([1,"15:I[38743,[\"/_next/static/chunks/0ld4yo51.qbh1.js\",\"/_next/static/chunks/0vomlq6rhmzfk.js\",\"/_next/static/chunks/155.0pcdij_m7.js\",\"/_next/static/chunks/0l1e42o2hbmbq.js\"],\"default\"]\n16:I[22016,[\"/_next/static/chunks/0ld4yo51.qbh1.js\",\"/_next/static/chunks/0vomlq6rhmzfk.js\",\"/_next/static/chunks/155.0pcdij_m7.js\",\"/_next/static/chunks/0l1e42o2hbmbq.js\"],\"\"]\n17:I[61175,[\"/_next/static/chunks/0ld4yo51.qbh1.js\",\"/_next/static/chunks/0vomlq6rhmzfk.js\",\"/_next/static/chunks/155.0pcdij_m7.js\",\"/_next/static/chunks/0l1e42o2hbmbq.js\"],\"default\"]\n1c:I[27201,[\"/_next/static/chunks/01xlw8hd842-c.js\",\"/_next/static/chunks/0a0o4dde.oa2w.js\"],\"IconMark\"]\n18:T276c,"])</script><script>self.__next_f.push([1,"\u003ch1\u003eCIE IGCSE Information and Communication Technology — Paper 2 (Document Production and Data Manipulation — Theory)\u003c/h1\u003e\n\u003cp\u003e\u003cstrong\u003eTotal marks:\u003c/strong\u003e 80 · \u003cstrong\u003eDuration:\u003c/strong\u003e 150 minutes\u003c/p\u003e\n\u003ch2\u003eInstructions to candidates\u003c/h2\u003e\n\u003cp\u003e• Answer ALL questions in both Section A and Section B.\n• Write your answers in the spaces provided on the Question Paper.\n• You may use an HB pencil for any diagrams or graphs.\n• Calculators may be used.\n• Section A carries 48 marks. Section B carries 32 marks.\n• The number of marks is given in brackets [ ] at the end of each question or part question.\u003c/p\u003e\n\u003ch2\u003ePaper\u003c/h2\u003e\n\u003ch3\u003eSection A — Structured Questions (48 marks)\u003c/h3\u003e\n\u003cp\u003e\u003cstrong\u003eQuestion 1\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003eA sports club uses a database to store information about its members.\u003c/p\u003e\n\u003cp\u003ePart of the database table MEMBERS is shown below:\u003c/p\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eMemberID\u003c/th\u003e\n\u003cth\u003eFirstName\u003c/th\u003e\n\u003cth\u003eSurname\u003c/th\u003e\n\u003cth\u003eDateJoined\u003c/th\u003e\n\u003cth\u003eSport\u003c/th\u003e\n\u003cth\u003eMonthlyFee\u003c/th\u003e\n\u003cth\u003eActive\u003c/th\u003e\n\u003c/tr\u003e\n\u003c/thead\u003e\n\u003ctbody\u003e\u003ctr\u003e\n\u003ctd\u003eM001\u003c/td\u003e\n\u003ctd\u003eSarah\u003c/td\u003e\n\u003ctd\u003eAhmed\u003c/td\u003e\n\u003ctd\u003e12/03/2019\u003c/td\u003e\n\u003ctd\u003eTennis\u003c/td\u003e\n\u003ctd\u003e45.00\u003c/td\u003e\n\u003ctd\u003eTRUE\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eM002\u003c/td\u003e\n\u003ctd\u003eJames\u003c/td\u003e\n\u003ctd\u003eChen\u003c/td\u003e\n\u003ctd\u003e08/11/2020\u003c/td\u003e\n\u003ctd\u003eSwimming\u003c/td\u003e\n\u003ctd\u003e38.50\u003c/td\u003e\n\u003ctd\u003eTRUE\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eM003\u003c/td\u003e\n\u003ctd\u003ePriya\u003c/td\u003e\n\u003ctd\u003eKapoor\u003c/td\u003e\n\u003ctd\u003e15/06/2018\u003c/td\u003e\n\u003ctd\u003eTennis\u003c/td\u003e\n\u003ctd\u003e45.00\u003c/td\u003e\n\u003ctd\u003eFALSE\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eM004\u003c/td\u003e\n\u003ctd\u003eMichael\u003c/td\u003e\n\u003ctd\u003eO\u0026#39;Brien\u003c/td\u003e\n\u003ctd\u003e22/01/2021\u003c/td\u003e\n\u003ctd\u003eFootball\u003c/td\u003e\n\u003ctd\u003e42.00\u003c/td\u003e\n\u003ctd\u003eTRUE\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eM005\u003c/td\u003e\n\u003ctd\u003eEmma\u003c/td\u003e\n\u003ctd\u003eWilliams\u003c/td\u003e\n\u003ctd\u003e04/09/2019\u003c/td\u003e\n\u003ctd\u003eSwimming\u003c/td\u003e\n\u003ctd\u003e38.50\u003c/td\u003e\n\u003ctd\u003eTRUE\u003c/td\u003e\n\u003c/tr\u003e\n\u003c/tbody\u003e\u003c/table\u003e\n\u003cp\u003e\u003cstrong\u003e(a)\u003c/strong\u003e State the data type that would be most appropriate for the field \u003cstrong\u003eActive\u003c/strong\u003e. \u003cstrong\u003e(1 mark)\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003e(b)\u003c/strong\u003e Explain why the data type \u003cstrong\u003eCurrency\u003c/strong\u003e would be more appropriate than \u003cstrong\u003eText\u003c/strong\u003e for the field \u003cstrong\u003eMonthlyFee\u003c/strong\u003e. \u003cstrong\u003e(2 marks)\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003e(c)\u003c/strong\u003e The sports club manager wants to create a query to find all members who:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eplay Tennis\u003c/li\u003e\n\u003cli\u003eAND joined before 01/01/2020\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eWrite the search criteria that would be entered for the fields \u003cstrong\u003eSport\u003c/strong\u003e and \u003cstrong\u003eDateJoined\u003c/strong\u003e. \u003cstrong\u003e(2 marks)\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003e(d)\u003c/strong\u003e The manager creates a report showing total monthly income from active members only.\u003c/p\u003e\n\u003cp\u003eDescribe the steps needed to calculate this total in the report. \u003cstrong\u003e(3 marks)\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003e(e)\u003c/strong\u003e The database includes validation rules to ensure data is entered correctly.\u003c/p\u003e\n\u003cp\u003eSuggest a suitable validation rule for the field \u003cstrong\u003eMonthlyFee\u003c/strong\u003e and explain why this rule is appropriate. \u003cstrong\u003e(3 marks)\u003c/strong\u003e\u003c/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003cstrong\u003eQuestion 2\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003eA travel agency uses a spreadsheet to calculate holiday package costs.\u003c/p\u003e\n\u003cp\u003e[Screenshot description: A spreadsheet showing columns A-F with the following structure:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eRow 1: Headers (Destination | Base Cost | Insurance | Excursions | Discount% | Total Cost)\u003c/li\u003e\n\u003cli\u003eRow 2: Maldives | 1850 | 95 | 240 | 10 | [formula]\u003c/li\u003e\n\u003cli\u003eRow 3: Iceland | 1420 | 85 | 180 | 5 | [formula]\u003c/li\u003e\n\u003cli\u003eRow 4: Morocco | 980 | 65 | 120 | 0 | [formula]]\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003e(a)\u003c/strong\u003e The formula in cell F2 should calculate: (Base Cost + Insurance + Excursions) − discount\u003c/p\u003e\n\u003cp\u003eThe discount is calculated as a percentage of the Base Cost only.\u003c/p\u003e\n\u003cp\u003eWrite the formula that should be entered in cell F2. Use cell references in your answer. \u003cstrong\u003e(2 marks)\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003e(b)\u003c/strong\u003e Explain why the formula in F2 would need to be edited before it is copied to cells F3 and F4, or explain why it would not need to be edited. \u003cstrong\u003e(2 marks)\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003e(c)\u003c/strong\u003e The travel agency wants to use a \u003cstrong\u003elookup function\u003c/strong\u003e to automatically assign insurance costs based on the Base Cost.\u003c/p\u003e\n\u003cp\u003eThe lookup table shows:\u003c/p\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eBase Cost Range\u003c/th\u003e\n\u003cth\u003eInsurance Cost\u003c/th\u003e\n\u003c/tr\u003e\n\u003c/thead\u003e\n\u003ctbody\u003e\u003ctr\u003e\n\u003ctd\u003e0 - 999\u003c/td\u003e\n\u003ctd\u003e65\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e1000 - 1499\u003c/td\u003e\n\u003ctd\u003e85\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e1500+\u003c/td\u003e\n\u003ctd\u003e95\u003c/td\u003e\n\u003c/tr\u003e\n\u003c/tbody\u003e\u003c/table\u003e\n\u003cp\u003eDescribe how a lookup function would work in this context. \u003cstrong\u003e(3 marks)\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003e(d)\u003c/strong\u003e The spreadsheet will be used by multiple staff members who have different levels of experience.\u003c/p\u003e\n\u003cp\u003eDescribe two features that could be used to prevent inexperienced users from accidentally changing important formulae. \u003cstrong\u003e(4 marks)\u003c/strong\u003e\u003c/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003cstrong\u003eQuestion 3\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003eA school magazine is produced using desktop publishing (DTP) software.\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003e(a)\u003c/strong\u003e State two features of DTP software that make it more suitable than word processing software for creating a magazine layout. \u003cstrong\u003e(2 marks)\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003e(b)\u003c/strong\u003e The magazine includes photographs taken by students. These photographs are stored as bitmap images with a resolution of 4000 × 3000 pixels and a colour depth of 24 bits.\u003c/p\u003e\n\u003cp\u003eCalculate the file size of one photograph in megabytes (MB). Show your working. \u003cstrong\u003e(3 marks)\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003e(c)\u003c/strong\u003e The editor needs to reduce the file size of photographs before including them in the magazine.\u003c/p\u003e\n\u003cp\u003eDescribe two different methods of reducing the file size and explain one disadvantage of each method. \u003cstrong\u003e(6 marks)\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003e(d)\u003c/strong\u003e The magazine includes a contents page with hyperlinks to different sections.\u003c/p\u003e\n\u003cp\u003eExplain how hyperlinks improve the usability of the digital version of the magazine. \u003cstrong\u003e(2 marks)\u003c/strong\u003e\u003c/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003cstrong\u003eQuestion 4\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003eAn online retailer uses mail merge to send personalized letters to customers.\u003c/p\u003e\n\u003cp\u003eThe data source contains these fields:\n\u003cstrong\u003eCustomerID, Title, FirstName, Surname, EmailAddress, PurchaseAmount, DiscountCode\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003e(a)\u003c/strong\u003e Explain what is meant by the term \u003cstrong\u003email merge\u003c/strong\u003e. \u003cstrong\u003e(2 marks)\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003e(b)\u003c/strong\u003e The retailer wants to send letters only to customers whose \u003cstrong\u003ePurchaseAmount\u003c/strong\u003e is greater than £500.\u003c/p\u003e\n\u003cp\u003eState the term used to describe the process of selecting only these records. \u003cstrong\u003e(1 mark)\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003e(c)\u003c/strong\u003e The letter includes the merge field \u003cstrong\u003e\u0026lt;\u003cTitle\u003e\u0026gt;\u003c/strong\u003e \u003cstrong\u003e\u0026lt;\u003cSurname\u003e\u0026gt;\u003c/strong\u003e to create a greeting such as \u0026quot;Mr Patel\u0026quot; or \u0026quot;Dr Johnson\u0026quot;.\u003c/p\u003e\n\u003cp\u003eDescribe one problem that could occur if the \u003cstrong\u003eTitle\u003c/strong\u003e field contains no data for some customers and suggest how this problem could be avoided. \u003cstrong\u003e(3 marks)\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003e(d)\u003c/strong\u003e The retailer decides to send the personalized letters by email instead of postal mail.\u003c/p\u003e\n\u003cp\u003eDiscuss the advantages and disadvantages of using email instead of postal mail for this purpose. \u003cstrong\u003e(4 marks)\u003c/strong\u003e\u003c/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003cstrong\u003eQuestion 5\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003eA conference organizer uses presentation software to create a slide show for an event.\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003e(a)\u003c/strong\u003e Describe two features of master slides and explain why using master slides improves consistency across a presentation. \u003cstrong\u003e(4 marks)\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003e(b)\u003c/strong\u003e The organizer embeds a video file into one of the slides.\u003c/p\u003e\n\u003cp\u003eCompare embedding a video file with linking to an external video file. \u003cstrong\u003e(4 marks)\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003e(c)\u003c/strong\u003e The presentation will be delivered in a large auditorium with 500 attendees.\u003c/p\u003e\n\u003cp\u003eSuggest three design features that would make the slides more readable for a large audience and explain why each feature is important. \u003cstrong\u003e(6 marks)\u003c/strong\u003e\u003c/p\u003e\n\u003chr\u003e\n\u003ch3\u003eSection B — Extended Response (32 marks)\u003c/h3\u003e\n\u003cp\u003e\u003cstrong\u003eQuestion 6\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003eA medical practice currently stores patient records using a paper-based filing system. The practice manager is considering replacing this with an electronic database system.\u003c/p\u003e\n\u003cp\u003eThe database would store:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003ePersonal details (name, address, date of birth, contact numbers)\u003c/li\u003e\n\u003cli\u003eMedical history (previous conditions, allergies, medications)\u003c/li\u003e\n\u003cli\u003eAppointment records (date, time, doctor seen, reason for visit)\u003c/li\u003e\n\u003cli\u003ePrescription history\u003c/li\u003e\n\u003cli\u003eEmergency contact information\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eThe practice has 8 doctors, 12 nurses, 6 administrative staff and approximately 15,000 registered patients. The practice is open 12 hours per day, 6 days per week.\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eEvaluate the advantages and disadvantages of replacing the paper-based system with an electronic database system. You should consider:\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eData storage and retrieval\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eSecurity and confidentiality\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eInitial and ongoing costs\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eTraining and staff adaptation\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eBackup and disaster recovery\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eMake a recommendation about whether the medical practice should implement the electronic database system.\u003c/strong\u003e \u003cstrong\u003e(15 marks)\u003c/strong\u003e\u003c/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003cstrong\u003eQuestion 7\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003eMany organizations now allow employees to work from home (teleworking) rather than travelling to a central office. These employees use a range of communication technologies including:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eEmail and instant messaging\u003c/li\u003e\n\u003cli\u003eVideo conferencing\u003c/li\u003e\n\u003cli\u003eCloud storage and collaborative document editing\u003c/li\u003e\n\u003cli\u003eVirtual Private Networks (VPNs)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eDiscuss the impact of teleworking on both employees and employers. In your answer you should consider:\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eCommunication and collaboration\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eProductivity and work-life balance\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eTechnology requirements and costs\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eSecurity and data protection\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eSocial and environmental impacts\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eYou must include both positive and negative impacts in your answer.\u003c/strong\u003e \u003cstrong\u003e(17 marks)\u003c/strong\u003e\u003c/p\u003e\n\u003chr\u003e"])</script><script>self.__next_f.push([1,"19:Tcdc5,"])</script><script>self.__next_f.push([1,"\u003ch2\u003eMark Scheme\u003c/h2\u003e\n\u003ch3\u003eSection A — Structured Questions (48 marks)\u003c/h3\u003e\n\u003cp\u003e\u003cstrong\u003eQuestion 1\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003e(a)\u003c/strong\u003e (1 mark)\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eBoolean / Logical / Yes/No \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eAccept: True/False (data type)\nReject: Binary (insufficient precision for database context)\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003e(b)\u003c/strong\u003e (2 marks)\u003c/p\u003e\n\u003cp\u003eAward 1 mark for each of the following, up to 2 marks:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eCurrency format displays with appropriate currency symbol / decimal places \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eAllows calculations to be performed \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003ePrevents errors in arithmetic operations / ensures numerical data \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eText cannot be used in mathematical calculations \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eAccept: Any two valid points\nMaximum 2 marks\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003e(c)\u003c/strong\u003e (2 marks)\u003c/p\u003e\n\u003cp\u003eSport: \u003cstrong\u003e=\u0026quot;Tennis\u0026quot; OR \u0026quot;Tennis\u0026quot;\u003c/strong\u003e \u003cstrong\u003e(1)\u003c/strong\u003e\nDateJoined: \u003cstrong\u003e\u0026lt;01/01/2020 OR \u0026lt;#01/01/2020#\u003c/strong\u003e \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003eAccept: Alternative valid date formats (e.g., \u0026lt;01/01/20)\nAccept: Correct use of database query syntax\nBoth criteria must be correct for both marks\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003e(d)\u003c/strong\u003e (3 marks)\u003c/p\u003e\n\u003cp\u003eAward 1 mark for each of the following, up to 3 marks:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFilter / select records where Active = TRUE / Active field is true \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eUse Sum function / add together all MonthlyFee values \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eFor the filtered records only / only active members \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eDisplay the calculated total in the report footer / appropriate location \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eAccept: Any three valid steps in logical order\nMaximum 3 marks\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003e(e)\u003c/strong\u003e (3 marks)\u003c/p\u003e\n\u003cp\u003eSuitable rule: \u003cstrong\u003e(1 mark)\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eRange check: \u0026gt;0 AND \u0026lt;200 (or similar reasonable range) \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eOR Presence check: NOT NULL / must have data \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eExplanation: \u003cstrong\u003e(2 marks)\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003ePrevents negative values being entered \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003ePrevents unreasonably high fees / ensures realistic values \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003ePrevents zero or empty fields / ensures data is present \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eReduces data entry errors \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eAward 1 mark for a valid rule, and up to 2 marks for appropriate explanation\nMaximum 3 marks\u003c/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003cstrong\u003eQuestion 2\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003e(a)\u003c/strong\u003e (2 marks)\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003e=(B2+C2+D2)-(B2*E2/100)\u003c/strong\u003e \u003cstrong\u003e(2)\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003eOR\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003e=(B2+C2+D2)-(B2*E2*0.01)\u003c/strong\u003e \u003cstrong\u003e(2)\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003eAward 2 marks for completely correct formula showing:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eAddition of three costs \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eSubtraction of discount calculated from Base Cost only \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eAward 1 mark for partially correct formula (e.g., correct structure but minor error)\nAccept: Alternative correct bracket arrangements\nReject: Formulas that calculate discount from total rather than Base Cost\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003e(b)\u003c/strong\u003e (2 marks)\u003c/p\u003e\n\u003cp\u003eAward 2 marks for:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eIt would NOT need to be edited / it can be copied directly \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eBecause all cell references are relative (references) \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eThey will automatically adjust to the correct row \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eOR\u003c/p\u003e\n\u003cp\u003eAward 1 mark for:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eStating it does not need editing with incomplete explanation \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eAccept: Explanation showing understanding of relative referencing\nMaximum 2 marks\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003e(c)\u003c/strong\u003e (3 marks)\u003c/p\u003e\n\u003cp\u003eAward 1 mark for each of the following, up to 3 marks:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eThe function searches / looks up the Base Cost value \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eIn a defined table / range containing the cost ranges and insurance values \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eReturns / displays the corresponding insurance cost \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eBased on which range the Base Cost falls into \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eAccept: Any three valid points describing lookup function operation\nMaximum 3 marks\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003e(d)\u003c/strong\u003e (4 marks)\u003c/p\u003e\n\u003cp\u003eAward 2 marks for each feature described (1 mark for naming, 1 mark for explanation), up to 4 marks:\u003c/p\u003e\n\u003cp\u003eFeature 1:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eCell protection / Lock cells \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003ePrevents users from editing protected cells / only allows editing of unlocked cells \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eFeature 2:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eSheet protection / Workbook protection \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eRequires password to make changes / restricts access to structure \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eFeature 3:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eHidden formulas / Hide formula bar \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eUsers cannot see the formula content / prevents copying formulas \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eFeature 4:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eData validation with input messages \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eGuides users to enter correct data / shows permitted values \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eAccept: Any two valid features with appropriate explanations\nMaximum 4 marks (2 features × 2 marks each)\u003c/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003cstrong\u003eQuestion 3\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003e(a)\u003c/strong\u003e (2 marks)\u003c/p\u003e\n\u003cp\u003eAward 1 mark for each valid feature, up to 2 marks:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eMaster pages / ability to work with multiple pages simultaneously \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eLayering / ability to place objects in layers \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003ePrecise control over text and image placement / object positioning \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eProfessional templates designed for publications \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eBetter handling of graphics / image frames \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eColumns and text flow control / text wrapping \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eAccept: Any two valid features that distinguish DTP from word processing\nMaximum 2 marks\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003e(b)\u003c/strong\u003e (3 marks)\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eWorking:\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e4000 × 3000 = 12,000,000 pixels \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003e12,000,000 × 24 = 288,000,000 bits \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003e288,000,000 ÷ 8 = 36,000,000 bytes\u003c/li\u003e\n\u003cli\u003e36,000,000 ÷ 1024 ÷ 1024 = 34.33 MB \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eOR\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e4000 × 3000 × 24 = 288,000,000 bits \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003e288,000,000 ÷ 8 ÷ 1024 ÷ 1024 \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003e= 34.33 MB (accept 34.3 or 34) \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eAward marks for:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eCorrect calculation of total pixels \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eCorrect multiplication by colour depth \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eCorrect conversion to MB showing division by 8 and 1024 twice / 8388608 \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eAccept: 34.33 MB, 34.3 MB, 34 MB, 36 MB if divided by 1,000,000 instead of 1,048,576\nAward marks for correct method even if final answer is slightly incorrect due to rounding\nMaximum 3 marks\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003e(c)\u003c/strong\u003e (6 marks)\u003c/p\u003e\n\u003cp\u003eAward up to 3 marks for each method (1 mark for method, 2 marks for disadvantage), maximum 6 marks:\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eMethod 1:\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eReduce resolution / reduce number of pixels / reduce dimensions \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eDisadvantage:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eImage quality is reduced / image becomes less detailed \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eMay appear blurry or pixelated if enlarged / cannot be used for large prints \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eMethod 2:\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eReduce colour depth / use fewer bits per pixel \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eDisadvantage:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFewer colours available / colour accuracy reduced \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eImage may look less realistic / banding may occur \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eMethod 3:\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eCompress the file / use compression algorithm / convert to JPEG \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eDisadvantage:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eLossy compression reduces quality / artifacts may appear \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eCannot fully recover original quality / repeated saves worsen quality \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eMethod 4:\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eCrop the image / remove unwanted areas \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eDisadvantage:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eMay remove important parts of the image / reduces content \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eCannot be reversed if original is not saved \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eAccept: Any two valid methods with appropriate disadvantages\nEach method = 3 marks (1 for method + 2 for explained disadvantage)\nMaximum 6 marks\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003e(d)\u003c/strong\u003e (2 marks)\u003c/p\u003e\n\u003cp\u003eAward 1 mark for each of the following, up to 2 marks:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eAllows quick navigation / instant access to specific sections \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eEliminates need to scroll through entire document \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eMakes document more user-friendly / easier to find information \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eSaves time when locating content \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eAccept: Any two valid points about hyperlink benefits\nMaximum 2 marks\u003c/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003cstrong\u003eQuestion 4\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003e(a)\u003c/strong\u003e (2 marks)\u003c/p\u003e\n\u003cp\u003eAward 1 mark for each of the following, up to 2 marks:\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eCombines a standard document / template / main document \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eWith a data source / database / spreadsheet containing variable information \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eTo create multiple personalized documents / letters / emails \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eWhere each document contains different data for each recipient \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eAccept: Any two valid points describing mail merge\nMaximum 2 marks\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003e(b)\u003c/strong\u003e (1 mark)\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFiltering / Filter / Query \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eAccept: Selection criteria / Condition / Rule\nReject: Sorting / Sort\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003e(c)\u003c/strong\u003e (3 marks)\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eProblem:\u003c/strong\u003e (1 mark)\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eThe greeting would show blank space / incomplete greeting \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eLetter would show \u0026quot;\u0026lt;\u003cTitle\u003e\u0026gt;\u0026quot; or field name / merge error \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eSolution:\u003c/strong\u003e (2 marks)\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eUse conditional field / IF statement \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eThat inserts alternative text / default value when Title is empty \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eUse validation / presence check in data source to ensure Title is always entered \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eRemove Title from merge if unreliable / use FirstName instead \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eAward 1 mark for identifying the problem\nAward up to 2 marks for appropriate solution\nMaximum 3 marks\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003e(d)\u003c/strong\u003e (4 marks)\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eAdvantages:\u003c/strong\u003e (up to 2 marks)\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eFaster delivery / instant / immediate \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eLower cost / no printing or postage costs \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eEasier to track / can confirm receipt / read receipts \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eMore environmentally friendly / no paper waste \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eCan include hyperlinks / interactive elements \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eDisadvantages:\u003c/strong\u003e (up to 2 marks)\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eMay be marked as spam / filtered out \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eNot all customers may have email / check email regularly \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eLess formal / personal than postal mail \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eRisk of emails being intercepted / security concerns \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eTechnical problems / emails not delivered / bounce back \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eAward up to 2 marks for advantages\nAward up to 2 marks for disadvantages\nMust have both advantages and disadvantages for full marks\nMaximum 4 marks\u003c/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003cstrong\u003eQuestion 5\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003e(a)\u003c/strong\u003e (4 marks)\u003c/p\u003e\n\u003cp\u003eAward up to 2 marks for each feature described (1 mark for feature, 1 mark for consistency explanation), maximum 4 marks:\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eFeature 1:\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eContains formatting / layout applied to all slides \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eEnsures fonts / colours / logos are identical throughout presentation / changes apply to all slides at once \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFeature 2:\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eDefines position of elements / placeholders / headers / footers \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eEnsures consistent placement of titles / content / page numbers across slides \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFeature 3:\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eStores background design / theme \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eAll slides have same professional appearance / brand identity maintained \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eAccept: Any two valid features with explanations of how they improve consistency\nMaximum 4 marks (2 features × 2 marks each)\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003e(b)\u003c/strong\u003e (4 marks)\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eEmbedding:\u003c/strong\u003e (up to 2 marks)\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eVideo file becomes part of the presentation file / stored within presentation \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eFile size of presentation increases significantly \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003ePresentation is self-contained / portable / will work on any computer \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eNo risk of broken links / video always available \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eLinking:\u003c/strong\u003e (up to 2 marks)\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eVideo file remains separate / external to presentation \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003ePresentation file size remains smaller \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eVideo file must be available at same location / path / must be moved with presentation \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eRisk of broken links if video is moved or deleted \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eUpdates to video file are reflected automatically \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eMust have points about both embedding and linking for full marks\nAward up to 2 marks for each method\nMaximum 4 marks\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003e(c)\u003c/strong\u003e (6 marks)\u003c/p\u003e\n\u003cp\u003eAward 2 marks for each feature (1 mark for feature, 1 mark for explanation), up to 6 marks:\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eFeature 1:\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eLarge font size / minimum 28-32 point \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eText is readable from back of auditorium / from distance \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFeature 2:\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eHigh contrast between text and background / dark text on light background \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eImproves legibility / easier to read / reduces eye strain \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFeature 3:\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eLimited text per slide / bullet points / key words only \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003ePrevents information overload / audience can read quickly / focuses attention \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFeature 4:\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eSans serif font / simple clear font \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eEasier to read at distance / clearer letter shapes \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFeature 5:\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eLarge clear images / diagrams / graphics \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eVisible from all seats / supports understanding of content \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFeature 6:\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eAvoid excessive animation / distracting effects \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003eMaintains focus on content / professional appearance \u003cstrong\u003e(1)\u003c/strong\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eAccept: Any three valid design features with appropriate explanations\nMaximum 6 marks (3 features × 2 marks each)\u003c/p\u003e\n\u003chr\u003e\n\u003ch3\u003eSection B — Extended Response (32 marks)\u003c/h3\u003e\n\u003cp\u003e\u003cstrong\u003eQuestion 6\u003c/strong\u003e (15 marks)\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eLevel 3 (11-15 marks):\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eComprehensive evaluation covering most or all specified aspects\u003c/li\u003e\n\u003cli\u003eClear advantages and disadvantages are identified and explained\u003c/li\u003e\n\u003cli\u003eDemonstrates detailed understanding of database systems and practical implementation\u003c/li\u003e\n\u003cli\u003ePoints are developed with reference to the specific context (medical practice)\u003c/li\u003e\n\u003cli\u003eBalanced consideration of different perspectives (patients, staff, management)\u003c/li\u003e\n\u003cli\u003eClear, justified recommendation based on the evaluation\u003c/li\u003e\n\u003cli\u003eAnswer is well-structured and uses appropriate technical terminology throughout\u003c/li\u003e\n\u003cli\u003e13-15 marks: All of the above with sophisticated analysis\u003c/li\u003e\n\u003cli\u003e11-12 marks: Most of the above with good analysis\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eLevel 2 (6-10 marks):\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eAdequate evaluation covering some specified aspects\u003c/li\u003e\n\u003cli\u003eSome advantages and disadvantages identified with limited explanation\u003c/li\u003e\n\u003cli\u003eShows reasonable understanding of database systems\u003c/li\u003e\n\u003cli\u003eSome attempt to relate to the medical practice context\u003c/li\u003e\n\u003cli\u003eMay lack balance or depth in places\u003c/li\u003e\n\u003cli\u003eRecommendation may be present but weakly justified\u003c/li\u003e\n\u003cli\u003eGenerally clear with some appropriate terminology\u003c/li\u003e\n\u003cli\u003e8-10 marks: Most aspects of Level 2 achieved\u003c/li\u003e\n\u003cli\u003e6-7 marks: Some aspects of Level 2 achieved\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eLevel 1 (1-5 marks):\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eLimited evaluation of one or two aspects only\u003c/li\u003e\n\u003cli\u003eBasic advantages or disadvantages listed with minimal explanation\u003c/li\u003e\n\u003cli\u003eShows basic understanding of database concepts\u003c/li\u003e\n\u003cli\u003eLittle or no reference to the specific context\u003c/li\u003e\n\u003cli\u003eMay be one-sided or superficial\u003c/li\u003e\n\u003cli\u003eRecommendation may be absent or unjustified\u003c/li\u003e\n\u003cli\u003eLimited use of technical terminology\u003c/li\u003e\n\u003cli\u003e3-5 marks: Several valid basic points\u003c/li\u003e\n\u003cli\u003e1-2 marks: Minimal valid content\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eAward 0 marks for no creditable content\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eIndicative content — candidates may include:\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eAdvantages:\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eStorage/retrieval:\u003c/strong\u003e Instant access to patient records from any terminal, faster appointment booking, search functionality, reduced physical storage space, easier to locate historical information\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eSecurity:\u003c/strong\u003e Password protection, access levels, audit trails, encryption, controlled access compared to open filing cabinets\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eData management:\u003c/strong\u003e Easier to update records, reduced duplication, data consistency, automated backups, less risk of lost papers\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eAnalysis:\u003c/strong\u003e Can generate reports, identify trends, appointment statistics, medication tracking\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eIntegration:\u003c/strong\u003e Can link to NHS systems, prescription services, appointment reminders\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eDisadvantages:\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eInitial costs:\u003c/strong\u003e Expensive hardware/software purchase, network infrastructure, server costs\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eOngoing costs:\u003c/strong\u003e Software licenses, maintenance, IT support, updates\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eTraining:\u003c/strong\u003e Staff need training, takes time away from patient care, learning curve, resistance to change from older staff\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eTechnical issues:\u003c/strong\u003e System downtime prevents access to all records, dependent on electricity/internet, need backup procedures\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eSecurity risks:\u003c/strong\u003e Hacking, data breaches, ransomware attacks, need for robust security measures\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eData migration:\u003c/strong\u003e Time and cost to transfer 15,000 paper records to digital format, risk of errors\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eLegal compliance:\u003c/strong\u003e Must meet GDPR and data protection requirements, audit requirements\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eContext considerations:\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eSize of practice (15,000 patients) justifies cost\u003c/li\u003e\n\u003cli\u003eMultiple staff (26 total) accessing records simultaneously\u003c/li\u003e\n\u003cli\u003eOpening hours (12 hours/day) means system reliability critical\u003c/li\u003e\n\u003cli\u003eMedical data sensitivity requires strong security\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eQuestion 7\u003c/strong\u003e (17 marks)\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eLevel 3 (13-17 marks):\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eComprehensive discussion covering most or all specified aspects\u003c/li\u003e\n\u003cli\u003eBoth positive and negative impacts explored in depth for employees AND employers\u003c/li\u003e\n\u003cli\u003eDemonstrates detailed understanding of teleworking technologies and their implications\u003c/li\u003e\n\u003cli\u003ePoints are well-developed with examples or elaboration\u003c/li\u003e\n\u003cli\u003eShows awareness of wider context (social, environmental, economic)\u003c/li\u003e\n\u003cli\u003eBalanced perspective considering different viewpoints\u003c/li\u003e\n\u003cli\u003eAnswer is coherent, well-structured and uses appropriate technical terminology throughout\u003c/li\u003e\n\u003cli\u003e15-17 marks: All of the above with sophisticated, nuanced discussion\u003c/li\u003e\n\u003cli\u003e13-14 marks: Most of the above with good quality discussion\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eLevel 2 (7-12 marks):\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eAdequate discussion covering some specified aspects\u003c/li\u003e\n\u003cli\u003eSome positive and negative impacts identified for employees and/or employers\u003c/li\u003e\n\u003cli\u003eShows reasonable understanding of teleworking and technologies\u003c/li\u003e\n\u003cli\u003ePoints made with some development but may lack depth\u003c/li\u003e\n\u003cli\u003eSome awareness of wider implications\u003c/li\u003e\n\u003cli\u003eMay be imbalanced or incomplete\u003c/li\u003e\n\u003cli\u003eGenerally clear with some appropriate terminology\u003c/li\u003e\n\u003cli\u003e10-12 marks: Upper Level 2 — most aspects covered adequately\u003c/li\u003e\n\u003cli\u003e7-9 marks: Lower Level 2 — some aspects covered adequately\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eLevel 1 (1-6 marks):\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eLimited discussion of one or two aspects only\u003c/li\u003e\n\u003cli\u003eBasic positive or negative impacts listed with minimal development\u003c/li\u003e\n\u003cli\u003eShows basic understanding of teleworking\u003c/li\u003e\n\u003cli\u003eMay be mostly one-sided or superficial\u003c/li\u003e\n\u003cli\u003eLittle awareness of wider implications\u003c/li\u003e\n\u003cli\u003eMay lack structure or clarity\u003c/li\u003e\n\u003cli\u003eLimited use of technical terminology\u003c/li\u003e\n\u003cli\u003e4-6 marks: Several valid basic points made\u003c/li\u003e\n\u003cli\u003e1-3 marks: Minimal valid content\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eAward 0 marks for no creditable content\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eIndicative content — candidates may include:\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eCommunication and collaboration:\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003ePositive:\u003c/strong\u003e Video conferencing enables face-to-face meetings without travel, instant messaging for quick questions, cloud documents allow real-time collaboration, reduced meeting time\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNegative:\u003c/strong\u003e Lack of informal communication, harder to build team relationships, misunderstandings in written communication, time zone issues, \u0026quot;Zoom fatigue\u0026quot;\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eProductivity and work-life balance:\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eEmployees positive:\u003c/strong\u003e No commute saves time and money, flexible hours, can work when most productive, better for family commitments, less stressful\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eEmployees negative:\u003c/strong\u003e Difficulty separating work and home life, working longer hours, isolation, distractions at home, harder to \u0026quot;switch off\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eEmployers positive:\u003c/strong\u003e Increased productivity (no commute/office distractions), access to wider talent pool, reduced absence\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eEmployers negative:\u003c/strong\u003e Harder to monitor/manage staff, potential reduced productivity if poorly managed, difficulty assessing performance\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eTechnology requirements and costs:\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eEmployers positive:\u003c/strong\u003e Reduced office space costs, lower utility bills, smaller premises, less equipment\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eEmployers negative:\u003c/strong\u003e Need to provide/support home equipment, VPN infrastructure costs, increased IT support burden, cybersecurity tools\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eEmployees positive:\u003c/strong\u003e May receive equipment allowance, save on commute/clothing/lunch costs\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eEmployees negative:\u003c/strong\u003e Need adequate home space, internet costs, electricity costs, initial setup\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eSecurity and data protection:\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003ePositive:\u003c/strong\u003e VPNs provide encrypted connections, cloud storage with backup, reduced paper documents, centralized security management\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNegative:\u003c/strong\u003e Risk of data breaches on home networks, unsecured devices, family members accessing devices, public Wi-Fi risks, harder to enforce security policies, increased phishing attacks\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eSocial and environmental impacts:\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003ePositive:\u003c/strong\u003e Reduced carbon emissions from commuting, less traffic congestion, can live away from expensive cities, more time with family\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eNegative:\u003c/strong\u003e Social isolation, mental health impacts, reduced community in offices, impact on city center businesses (cafes, transport), digital divide (those without good home internet)\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eOther valid points:\u003c/strong\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003eLegal considerations (home working contracts, insurance, health and safety)\u003c/li\u003e\n\u003cli\u003eTraining and development opportunities may be reduced\u003c/li\u003e\n\u003cli\u003eCareer progression concerns\u003c/li\u003e\n\u003cli\u003eInclusive communication needed to avoid remote workers being \u0026quot;forgotten\u0026quot;\u003c/li\u003e\n\u003c/ul\u003e\n\u003chr\u003e\n\u003ch2\u003eSample Answers with Examiner Commentary\u003c/h2\u003e\n\u003ch3\u003eQuestion 6 — Sample Answers\u003c/h3\u003e\n\u003cp\u003e\u003cem\u003e\u003cem\u003eGrade A\u003c/em\u003e (high distinction) answer\u003c/em\u003e*\u003c/p\u003e\n\u003cp\u003eReplacing the paper-based system with an electronic database would bring significant advantages but also presents challenges that must be carefully considered.\u003c/p\u003e\n\u003cp\u003eIn terms of data storage and retrieval, an electronic database would offer major benefits. With 15,000 patients, the practice currently requires substantial physical storage space for paper records. An electronic system would eliminate this, freeing up valuable office space. More importantly, retrieval would be almost instantaneous – staff could search for any patient record in seconds using the patient\u0026#39;s name, ID or date of birth, rather than manually searching through filing cabinets. This is particularly crucial in emergencies when rapid access to medical history and allergies could be life-saving. Multiple staff members could access different patient records simultaneously, which is impossible with paper files. However, the practice would become entirely dependent on the database functioning correctly – if the system crashes during the 12-hour opening period, no records would be accessible, potentially putting patient safety at risk.\u003c/p\u003e\n\u003cp\u003eSecurity and confidentiality present both advantages and challenges. Electronic systems can implement sophisticated access controls, with different permission levels for doctors, nurses and administrative staff – for example, receptionists might only access appointment data while doctors access full medical histories. Audit trails automatically record who accessed which records and when, improving accountability and helping detect breaches. Encryption protects data from unauthorized access. In contrast, paper records in filing cabinets are vulnerable to anyone walking past. However, electronic systems face different threats: hacking, ransomware attacks and data breaches could expose thousands of patient records simultaneously. The practice would need robust cybersecurity measures including firewalls, regular security updates and staff training to recognize phishing attempts. A single breach could violate GDPR requirements and result in substantial fines.\u003c/p\u003e\n\u003cp\u003eInitial costs would be significant. The practice would need to purchase servers, computers or tablets for staff, networking equipment, and database software licenses. Professional installation and configuration would be required. Most expensive and time-consuming would be migrating 15,000 existing paper records into the digital system – this might require temporary additional staff or an external data entry service, taking weeks or months. Ongoing costs include annual software licenses, IT support contracts, regular hardware replacement, and backup systems. However, these must be balanced against long-term savings: reduced need for physical storage, less paper and printing, fewer lost or misfiled records, and improved efficiency allowing staff to see more patients.\u003c/p\u003e\n\u003cp\u003eTraining represents a major challenge. The 26 staff members have varying levels of computer literacy and experience. Older doctors and nurses who have used paper systems for decades may resist change or struggle with new technology. Comprehensive training would be essential, taking staff away from patient care during implementation. The practice would need ongoing IT support for troubleshooting, particularly in the first months. However, younger staff would likely adapt quickly, and eventually the digital system would become second nature to everyone, with new staff finding it easier than learning a paper-based system.\u003c/p\u003e\n\u003cp\u003eBackup and disaster recovery are critical for medical records. An electronic system makes backup straightforward – automated daily backups to secure cloud storage or off-site servers ensure records are never lost. If the building burns down, all digital data remains safe. With paper records, fire, flood or theft could destroy irreplaceable medical histories. However, the practice must invest in reliable backup systems and regularly test restoration procedures. They should maintain some paper backup capability for emergencies when the system is unavailable.\u003c/p\u003e\n\u003cp\u003eIn conclusion, I strongly recommend that the medical practice should implement the electronic database system. While initial costs and training challenges are significant, the practice\u0026#39;s size (15,000 patients), staffing levels, and operating hours make these worthwhile investments. The improvements in data access speed, security controls, and ability to handle simultaneous access by 26 staff members would greatly enhance patient care and operational efficiency. The risks of system failure can be mitigated through redundant systems, regular backups, and maintaining basic paper forms for emergencies. In modern healthcare, electronic records are becoming standard practice, and delaying implementation would leave the practice increasingly outdated and inefficient. The investment should be seen as essential infrastructure for 21st-century medical care.\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eMark: 15/15\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eExaminer commentary:\u003c/strong\u003e This is an exemplary response demonstrating comprehensive coverage of all five specified areas with sophisticated analysis. The candidate shows excellent understanding of database systems in healthcare context, balancing advantages against disadvantages throughout. Specific reference to the practice\u0026#39;s circumstances (15,000 patients, 26 staff, 12-hour operation) shows strong contextual awareness. The recommendation is clear, well-justified and acknowledges that implementation requires careful risk mitigation. Technical terminology is used accurately throughout, and the answer maintains a professional, analytical tone appropriate for this level.\u003c/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003cstrong\u003eGrade C (pass) answer\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003eA database system would have both advantages and disadvantages for the medical practice.\u003c/p\u003e\n\u003cp\u003eFor data storage and retrieval, a database would be much better than paper. The practice has 15,000 patients which must take up a lot of filing cabinet space. With a database, all the records could be stored on a computer server and accessed quickly by searching for the patient\u0026#39;s name. This would save time when patients arrive for appointments because staff wouldn\u0026#39;t have to find the paper file. Multiple people could also look at different records at the same time. A disadvantage is if the computer system breaks down, no one can access any records, whereas with paper you can always read the file even if there\u0026#39;s a power cut.\u003c/p\u003e\n\u003cp\u003eSecurity would be improved with a database because you can use passwords to control who accesses the records. You could make it so receptionists can only see basic information while doctors can see everything. The system would also keep a log of who looked at what records. However, hackers might try to break into the system and steal patient data, which would be very bad because medical information is private and confidential. The practice would need good security software to prevent this.\u003c/p\u003e\n\u003cp\u003eThe costs would be quite high. They would need to buy computers, servers, and the database software. They would also have to pay someone to set it all up and transfer the existing paper records into the computer, which would take a long time with 15,000 patients. There would be ongoing costs for maintaining the system and buying new equipment when it gets old. But they would save money on paper and storage space.\u003c/p\u003e\n\u003cp\u003eTraining would be necessary because not all staff know how to use databases. The doctors and nurses would need to learn the new system which takes time away from seeing patients. Some older staff might not want to change from the paper system they\u0026#39;re used to. The practice would need to provide training sessions and ongoing support.\u003c/p\u003e\n\u003cp\u003eFor backup, databases can be automatically backed up every day to prevent data loss. This is better than paper records which could be destroyed in a fire. The practice should backup to the cloud or an external location so the data is safe even if something happens to the building.\u003c/p\u003e\n\u003cp\u003eOverall, I think the medical practice should implement the database system because the advantages outweigh the disadvantages. It would be more efficient and secure in the long run, even though the initial setup is expensive and difficult.\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eMark: 9/15\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eExaminer commentary:\u003c/strong\u003e This response achieves a solid mid-Level 2. The candidate addresses all five specified areas and provides some valid advantages and disadvantages in each. There is reasonable understanding of database concepts and some attempt to relate points to the medical practice context. However, the analysis lacks the depth and development seen in top-band answers. Points are often stated rather than fully explained – for example, the candidate mentions audit trails but doesn\u0026#39;t explain their significance for compliance or detecting breaches. The recommendation is present but only briefly justified. To reach Level 3, the answer would need more sophisticated analysis, better development of points with specific examples, and stronger integration of the practice\u0026#39;s specific circumstances throughout the response.\u003c/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003cstrong\u003eGrade E (near miss) answer\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003eA database would be better than paper records for the medical practice.\u003c/p\u003e\n\u003cp\u003eOne advantage is that databases are faster than looking through paper files. You can search for a patient and find them straight away instead of looking through lots of files in cabinets. This saves time and makes the practice more efficient.\u003c/p\u003e\n\u003cp\u003eAnother advantage is databases are more secure. You can put a password on the database so only authorized people can access it. Paper files can be stolen or anyone can look at them if the cabinet is left open.\u003c/p\u003e\n\u003cp\u003eDatabases can store more information than paper. You can have lots of fields for different types of data like name, address, medical history, etc. and it doesn\u0026#39;t take up any physical space.\u003c/p\u003e\n\u003cp\u003eA disadvantage is that databases cost money to set up. You need to buy computers and software and pay someone to install it. You also need to train the staff how to use it which costs time and money.\u003c/p\u003e\n\u003cp\u003eAnother disadvantage is if the computer breaks or there\u0026#39;s no electricity, you can\u0026#39;t access the database. With paper records you can always read them even without power.\u003c/p\u003e\n\u003cp\u003eAlso, if someone hacks the database, they could steal all the patient information at once, but with paper they could only steal a few files at a time.\u003c/p\u003e\n\u003cp\u003eI think the practice should get a database because it\u0026#39;s more modern and efficient. Most places use computers now and paper files are old-fashioned. The advantages of speed and security make it worth the cost.\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eMark: 5/15\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eExaminer commentary:\u003c/strong\u003e This response falls into Level 1. While the candidate identifies several valid advantages and disadvantages, the treatment is superficial and lacks development. There is minimal reference to the specified aspects in the question – for example, \u0026quot;backup and disaster recovery\u0026quot; is not explicitly addressed, though the power cut point touches on it obliquely. The answer shows basic understanding of database concepts but doesn\u0026#39;t demonstrate depth of knowledge about implementation challenges in a medical context. Common misconceptions are evident: the claim that databases \u0026quot;don\u0026#39;t take up any physical space\u0026quot; ignores server requirements; the suggestion that paper records are inherently accessible during power cuts overlooks that modern practices need computers for appointments and other functions anyway. The recommendation is present but poorly justified with vague reasoning (\u0026quot;more modern\u0026quot;). To improve, the candidate should: address all five specified aspects systematically, develop each point with explanation or examples, relate points specifically to the practice\u0026#39;s size and context, and provide balanced analysis rather than listing points. The technical terminology usage is basic and the structure, while clear, is simplistic.\u003c/p\u003e\n\u003chr\u003e\n\u003ch3\u003eQuestion 7 — Sample Answers\u003c/h3\u003e\n\u003cp\u003e\u003cem\u003e\u003cem\u003eGrade A\u003c/em\u003e (high distinction) answer\u003c/em\u003e*\u003c/p\u003e\n\u003cp\u003eTeleworking has fundamentally transformed how many organizations operate, bringing profound impacts on both employees and employers across multiple dimensions.\u003c/p\u003e\n\u003cp\u003eCommunication and collaboration have been revolutionized by teleworking technologies, with both positive and negative consequences. Video conferencing platforms like Zoom and Microsoft Teams enable face-to-face meetings without travel, allowing employees to attend meetings from home while maintaining visual contact that helps convey tone and body language. Cloud-based collaborative document editing means multiple team members can simultaneously work on the same spreadsheet or presentation, seeing each other\u0026#39;s changes in real-time regardless of physical location. Instant messaging facilitates quick questions and rapid responses without the formality of email. For employers, this can increase efficiency by eliminating travel time between meetings and enabling collaboration across international offices. However, significant challenges exist. Remote communication lacks the informal interactions that build team cohesion – the casual conversations by the coffee machine or spontaneous desk-side discussions that often spark innovation and build workplace relationships. Misunderstandings occur more frequently in written communication without facial expressions and tone of voice. Video call \u0026quot;fatigue\u0026quot; is now recognized as a genuine problem, with back-to-back video meetings proving more mentally exhausting than in-person meetings. Time zone differences complicate scheduling when teams span continents. For employees, the loss of social connection can impact job satisfaction and mental wellbeing.\u003c/p\u003e\n\u003cp\u003eProductivity and work-life balance show complex, sometimes contradictory impacts. Many employees report increased productivity when working from home: elimination of commuting saves hours per day that can be redirected to work or personal activities, and some individuals concentrate better without office distractions and interruptions. Flexible scheduling allows employees to work during their most productive hours – early risers can start at dawn, while others work better in the evening. Parents can manage childcare more easily, and employees can attend medical appointments without taking half-days off. Employers benefit from this flexibility through reduced absenteeism and access to a geographically unlimited talent pool – they can hire the best candidate regardless of location rather than limiting recruitment to commuting distance. However, work-life balance can deteriorate rather than improve. Many teleworkers struggle to \u0026quot;switch off,\u0026quot; with the home office always present and accessible, leading to longer working hours than in traditional offices. The psychological separation between work and home life blurs, potentially causing stress. Social isolation affects some employees negatively, particularly those living alone or those who thrive on social interaction. For employers, managing remote teams presents challenges: monitoring productivity becomes harder without physical presence, leading some managers to micromanage through excessive check-ins, while others struggle to maintain team cohesion and company culture. Assessing performance fairly becomes more difficult when managers cannot observe daily work patterns.\u003c/p\u003e\n\u003cp\u003eTechnology requirements and costs show a significant shift in expense distribution. Employers save substantially on commercial real estate – with staff working remotely, organizations can downsize office space dramatically, reducing rent, utilities, office equipment, and facilities management costs. Some companies have eliminated physical offices entirely, operating as fully distributed organizations. However, employers must invest in different infrastructure: VPN systems to provide secure remote access, cloud storage and collaboration platforms (often requiring expensive subscriptions for hundreds of users), video conferencing licenses, and increased IT support to troubleshoot home technology problems. Many organizations provide laptops, monitors, and other equipment for home offices. For employees, costs and requirements also shift. Those with adequate home space, good broadband internet, and modern equipment benefit, but others must upgrade internet connections, create dedicated workspace, and potentially move to larger homes – costs not fully covered by employer allowances in many cases. The \u0026quot;digital divide\u0026quot; becomes apparent: employees with poor internet connectivity in rural areas or those lacking space for home offices are disadvantaged. Electricity and heating costs shift from employer to employee. Some workers find their domestic environment unsuitable for professional video calls, lacking privacy or professional backgrounds.\u003c/p\u003e\n\u003cp\u003eSecurity and data protection present heightened risks and new challenges. VPNs provide encrypted connections between home computers and organizational servers, maintaining data security during transmission. Cloud storage with enterprise-grade security and regular backups can be more secure than physical documents in offices. Centralized security management allows IT departments to monitor and update security across all devices remotely. However, home networks typically lack the sophisticated firewalls and security infrastructure of corporate offices. Family members might access work devices, or employees might use unsecured public Wi-Fi in cafes, exposing confidential data. Phishing attacks have increased during the teleworking era, targeting remote workers who lack immediate IT support to verify suspicious communications. Employers find it harder to enforce security policies when they cannot physically control the work environment. For organizations handling sensitive data – financial services, healthcare, legal firms – these security challenges require substantial investment in training, monitoring systems, and security protocols. Data breaches involving remote workers can result in regulatory penalties and reputational damage. Both employers and employees must maintain vigilance about cybersecurity in ways that weren\u0026#39;t necessary when everyone worked within a secured office perimeter.\u003c/p\u003e\n\u003cp\u003eSocial and environmental impacts extend beyond individual organizations. Environmentally, teleworking offers significant benefits: reduced commuting means fewer cars on roads, lowering carbon emissions, air pollution, and traffic congestion. If sustained globally, this represents a meaningful contribution to climate change mitigation. Employees save money on fuel or public transport, and time previously spent commuting can be used for exercise, family, or leisure. However, social impacts are mixed. Many employees report loneliness and isolation, particularly younger workers who previously relied on offices for social interaction. Mental health concerns have increased among remote workers lacking regular human contact. City center economies have been disrupted as office workers no longer support cafes, restaurants, dry cleaners, and public transport systems, potentially causing business failures and job losses in service industries. The separation between affluent knowledge workers who can telework and those in retail, manufacturing, or service roles who cannot has widened social inequality. Property markets have shifted as teleworkers move away from expensive cities to rural areas with lower costs but better living conditions, potentially driving up house prices in previously affordable areas.\u003c/p\u003e\n\u003cp\u003eIn conclusion, teleworking\u0026#39;s impact is profound and multifaceted, bringing substantial benefits but also significant challenges that vary greatly depending on individual circumstances and organizational approaches. The technology enables productivity and flexibility while reducing environmental impact, but risks employee wellbeing through isolation and blurred boundaries. Employers gain cost savings and access to wider talent but must navigate management challenges and security risks. The most successful implementations recognize that teleworking isn\u0026#39;t universally positive or negative – hybrid models allowing some office days alongside home working may capture benefits while mitigating drawbacks. As technology continues evolving and organizations learn from experience, teleworking will likely remain a significant component of modern work, requiring ongoing adaptation from both employers and employees.\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eMark: 17/17\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eExaminer commentary:\u003c/strong\u003e This is an outstanding response demonstrating comprehensive coverage of all specified aspects with sophisticated, nuanced analysis. The candidate shows excellent understanding of teleworking technologies and their complex, sometimes contradictory implications. Each aspect is explored in depth with well-developed points considering multiple perspectives. The answer demonstrates strong awareness of wider social, environmental and economic contexts, and shows mature analytical thinking by acknowledging that impacts vary by circumstance rather than presenting simplistic conclusions. The structure is coherent and logical, with effective topic sentences and transitions. Technical terminology is used accurately and naturally throughout. The conclusion synthesizes the discussion effectively, acknowledging complexity rather than forcing a simplistic judgment. This response would be used as an exemplar for training examiners.\u003c/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003cstrong\u003eGrade C (pass) answer\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003eTeleworking has had major impacts on both employees and employers, with both positive and negative effects.\u003c/p\u003e\n\u003cp\u003eFor communication and collaboration, video conferencing allows employees to have meetings from home without traveling to the office. Programs like Zoom let people see each other on screen which is better than just phone calls. Cloud storage means that documents can be shared and multiple people can edit them at the same time. Instant messaging is useful for quick questions. However, it\u0026#39;s harder to communicate clearly when you\u0026#39;re not face-to-face. You can\u0026#39;t just walk over to someone\u0026#39;s desk to ask them something, you have to send a message and wait for a reply. Team relationships are harder to build when everyone is remote because you don\u0026#39;t have casual conversations. Video calls can be tiring if you have many in one day.\u003c/p\u003e\n\u003cp\u003eProductivity and work-life balance are affected in different ways for different people. Some employees are more productive at home because they don\u0026#39;t have the distractions of a busy office and don\u0026#39;t waste time commuting. They can work flexible hours that suit them better. This is especially good for parents who need to do school runs or look after children. Employers benefit because employees take less time off and they can hire people from anywhere in the country. On the negative side, some people find it hard to stop working when their office is at home. They end up working longer hours because the computer is always there. Some people feel isolated and lonely working from home, especially if they live alone. Employers might find it difficult to manage remote workers and make sure they\u0026#39;re being productive.\u003c/p\u003e\n\u003cp\u003eTechnology requirements and costs have changed. Employers save money on office buildings because they don\u0026#39;t need as much space if people are working from home. They don\u0026#39;t have to pay for as much electricity, heating, and office equipment. However, they need to pay for VPN software so employees can access company systems securely, and they might need to provide laptops and other equipment for home offices. Employees need good internet connections at home, which might mean upgrading their broadband. They also have to have space at home for an office, which not everyone has. Their electricity bills will be higher because they\u0026#39;re home all day using heating and equipment.\u003c/p\u003e\n\u003cp\u003eSecurity and data protection are important concerns. VPNs provide secure encrypted connections between home computers and company servers. Cloud storage can be backed up automatically. But there are more security risks with people working from home. Their home Wi-Fi might not be as secure as the office network. Family members might use the work computer. There\u0026#39;s more risk of hacking and phishing attacks. Companies have to train employees about security and make sure they follow proper procedures. If there\u0026#39;s a data breach it could be very serious, especially for companies that handle sensitive information.\u003c/p\u003e\n\u003cp\u003eSocial and environmental impacts are significant. The environment benefits because less commuting means less pollution and carbon emissions from cars. This helps with climate change. Employees save money on petrol or train tickets. However, many people feel lonely and isolated working from home all the time. This can affect mental health. City centers have been negatively affected because office workers aren\u0026#39;t there to use cafes and shops anymore, so some businesses have closed down.\u003c/p\u003e\n\u003cp\u003eIn conclusion, teleworking has both positive and negative impacts. It offers flexibility and environmental benefits but can cause isolation and security challenges. The best approach might be a mixture of office and home working so people get the benefits of both.\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eMark: 10/17\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eExaminer commentary:\u003c/strong\u003e This response achieves mid-Level 2. The candidate addresses all five specified aspects and provides both positive and negative impacts for most areas, showing reasonable understanding of teleworking and associated technologies. Valid points are made throughout, and there is some development of ideas. However, the analysis lacks the depth and sophistication of higher-band answers. Points are often stated rather than fully explored – for example, the discussion of security mentions phishing attacks but doesn\u0026#39;t explain why remote workers are more vulnerable or what specific precautions are needed. The answer would benefit from more specific examples and deeper consideration of the implications of each point. The distinction between impacts on employees versus employers could be clearer in some sections. The conclusion is present but rather generic. To reach Level 3, the candidate should develop points more fully, provide more nuanced analysis (recognizing that impacts vary by circumstances), use more precise technical terminology, and demonstrate stronger critical thinking about the complexities involved.\u003c/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003cstrong\u003eGrade E (near miss) answer\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003eTeleworking means working from home instead of going to an office. It has become very popular and has both advantages and disadvantages.\u003c/p\u003e\n\u003cp\u003eOne advantage for communication is that people can use video calls like Zoom to have meetings without traveling. This saves time and money. You can also send instant messages to colleagues quickly. Cloud storage lets people share files easily. A disadvantage is that it\u0026#39;s harder to communicate when you\u0026#39;re not in the same room. You might misunderstand messages and video calls are not as good as meeting in person.\u003c/p\u003e\n\u003cp\u003eFor productivity, some people work better at home because it\u0026#39;s quieter and they can concentrate. They don\u0026#39;t have to waste time commuting. Employers can hire people from anywhere. However, some people get distracted at home by family members or housework. Some people work too many hours\u003c/p\u003e"])</script><script>self.__next_f.push([1,"a:[\"$\",\"main\",null,{\"children\":[[\"$\",\"$L15\",null,{}],[\"$\",\"div\",null,{\"className\":\"container\",\"style\":{\"padding\":\"32px 24px 60px\",\"maxWidth\":920},\"children\":[[\"$\",\"nav\",null,{\"style\":{\"fontSize\":13,\"color\":\"var(--text-muted)\",\"marginBottom\":16},\"children\":[\"$\",\"$L16\",null,{\"href\":\"/mocks\",\"style\":{\"color\":\"var(--text-muted)\",\"textDecoration\":\"none\"},\"children\":\"← All exam papers\"}]}],[\"$\",\"header\",null,{\"style\":{\"padding\":\"24px 22px\",\"background\":\"linear-gradient(135deg, rgba(255,107,53,0.06), rgba(255,145,0,0.02))\",\"border\":\"1px solid rgba(255,145,0,0.25)\",\"borderRadius\":18,\"marginBottom\":24},\"children\":[[\"$\",\"div\",null,{\"style\":{\"display\":\"flex\",\"alignItems\":\"center\",\"gap\":8,\"marginBottom\":8,\"flexWrap\":\"wrap\"},\"children\":[[\"$\",\"span\",null,{\"style\":{\"fontSize\":11,\"fontWeight\":700,\"color\":\"var(--brand-orange-500)\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"0.1em\"},\"children\":[\"CIE\",\" \",\"IGCSE\"]}],[\"$\",\"span\",null,{\"style\":{\"color\":\"var(--text-faint)\"},\"children\":\"·\"}],[\"$\",\"span\",null,{\"style\":{\"fontSize\":11,\"fontWeight\":600,\"color\":\"var(--text-muted)\"},\"children\":[\"📚\",\" \",\"Information and Communication Technology\"]}],null]}],[\"$\",\"h1\",null,{\"style\":{\"fontFamily\":\"var(--font-display)\",\"fontWeight\":800,\"fontSize\":\"var(--text-4xl)\",\"color\":\"var(--text-strong)\",\"marginBottom\":12,\"lineHeight\":1.15},\"children\":\"CIE IGCSE Information and Communication Technology — Paper 2 (Document Production and Data Manipulation — Theory)\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"flex\",\"gap\":16,\"flexWrap\":\"wrap\",\"fontSize\":13,\"color\":\"var(--text-muted)\"},\"children\":[[\"$\",\"span\",null,{\"children\":[\"⏱ \",150,\" minutes\"]}],[\"$\",\"span\",null,{\"children\":[\"📊 \",80,\" marks\"]}],[\"$\",\"span\",null,{\"children\":[\"📄 \",\"Paper 2 (Document Production and Data Manipulation — Theory)\"]}]]}],[\"$\",\"div\",null,{\"style\":{\"display\":\"flex\",\"gap\":10,\"marginTop\":16,\"flexWrap\":\"wrap\"},\"children\":[[\"$\",\"$L16\",null,{\"href\":\"/study/cie-igcse-information-and-communication-technology\",\"className\":\"btn btn-ghost\",\"children\":\"📚 Subject revision notes\"}],[\"$\",\"$L16\",null,{\"href\":\"/mocks\",\"className\":\"btn btn-ghost\",\"children\":\"↩ All exam papers\"}]]}]]}],[\"$\",\"div\",null,{\"style\":{\"background\":\"rgba(99,102,241,0.07)\",\"border\":\"1px solid rgba(99,102,241,0.2)\",\"borderRadius\":12,\"padding\":\"12px 16px\",\"marginBottom\":22,\"fontSize\":13,\"color\":\"#94a3b8\",\"lineHeight\":1.55},\"children\":[[\"$\",\"strong\",null,{\"style\":{\"color\":\"#818cf8\"},\"children\":\"ℹ️ About this paper:\"}],\" This is an exam-board-aligned \",[\"$\",\"em\",null,{\"children\":\"practice\"}],\" paper written in the style of \",\"CIE\",\" \",\"IGCSE\",\" — not an official past paper. Use it for timed practice, then check against the mark scheme included below. For official past papers, see the exam board's website.\"]}],[\"$\",\"$L17\",null,{\"paperHtml\":\"$18\",\"schemeHtml\":\"$19\",\"durationMin\":150,\"studySlug\":\"cie-igcse-information-and-communication-technology\"}],\"$L1a\"]}],\"$L1b\"]}]\n"])</script><script>self.__next_f.push([1,"d:null\n"])</script><script>self.__next_f.push([1,"12:[[\"$\",\"title\",\"0\",{\"children\":\"CIE IGCSE Information and Communication Technology — Paper 2 (Document Production and Data Manipulation — Theory)\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Full CIE IGCSE Information and Communication Technology exam paper (Paper 2 (Document Production and Data Manipulation — Theory)) with mark scheme and grade-tiered sample answers. 150 min · 80 marks · free to use.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"meta\",\"3\",{\"name\":\"keywords\",\"content\":\"GCSE revision,IGCSE revision,CSEC revision,exam questions,AQA,Edexcel,OCR,CIE,CXC,online revision\"}],[\"$\",\"meta\",\"4\",{\"name\":\"robots\",\"content\":\"index, follow\"}],[\"$\",\"link\",\"5\",{\"rel\":\"canonical\",\"href\":\"https://www.kramizo.com/mocks/cie-igcse-information-and-communication-technology-paper-2\"}],[\"$\",\"meta\",\"6\",{\"name\":\"google-site-verification\",\"content\":\"y1KxG1LuZ1CZB7ILL5UsDfm2dLPCY53vG55mY5rrNno\"}],[\"$\",\"meta\",\"7\",{\"name\":\"mobile-web-app-capable\",\"content\":\"yes\"}],[\"$\",\"meta\",\"8\",{\"name\":\"apple-mobile-web-app-title\",\"content\":\"Kramizo\"}],[\"$\",\"meta\",\"9\",{\"name\":\"apple-mobile-web-app-status-bar-style\",\"content\":\"default\"}],[\"$\",\"meta\",\"10\",{\"property\":\"og:title\",\"content\":\"CIE IGCSE Information and Communication Technology — Paper 2 (Document Production and Data Manipulation — Theory)\"}],[\"$\",\"meta\",\"11\",{\"property\":\"og:description\",\"content\":\"Full CIE IGCSE Information and Communication Technology exam paper (Paper 2 (Document Production and Data Manipulation — Theory)) with mark scheme and grade-tiered sample answers. 150 min · 80 marks · free to use.\"}],[\"$\",\"meta\",\"12\",{\"property\":\"og:type\",\"content\":\"article\"}],[\"$\",\"meta\",\"13\",{\"name\":\"twitter:card\",\"content\":\"summary_large_image\"}],[\"$\",\"meta\",\"14\",{\"name\":\"twitter:title\",\"content\":\"CIE IGCSE Information and Communication Technology — Paper 2 (Document Production and Data Manipulation — Theory)\"}],[\"$\",\"meta\",\"15\",{\"name\":\"twitter:description\",\"content\":\"Full CIE IGCSE Information and Communication Technology exam paper (Paper 2 (Document Production and Data Manipulation — Theory)) with mark scheme and grade-tiered sample answers. 150 min · 80 marks · free to use.\"}],[\"$\",\"link\",\"16\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?favicon.0x3dzn~oxb6tn.ico\",\"sizes\":\"256x256\",\"type\":\"image/x-icon\"}],[\"$\",\"link\",\"17\",{\"rel\":\"icon\",\"href\":\"/icon.svg?icon.10jrpb64vja5c.svg\",\"sizes\":\"any\",\"type\":\"image/svg+xml\"}],[\"$\",\"$L1c\",\"18\",{}]]\n"])</script><script>self.__next_f.push([1,"1d:Tb9d,"])</script><script>self.__next_f.push([1,"\n /* Scoped typography for the rendered mock paper. Keeps the markdown\n readable without polluting the rest of the app's CSS. */\n .mock-paper-prose h1, .mock-paper-prose h2, .mock-paper-prose h3 {\n font-family: var(--font-display, 'Inter', sans-serif);\n color: var(--text-strong);\n margin: 28px 0 12px;\n line-height: 1.25;\n font-weight: 800;\n }\n .mock-paper-prose h1 { font-size: 28px; border-bottom: 1px solid var(--border-default); padding-bottom: 8px; }\n .mock-paper-prose h2 { font-size: 22px; color: var(--brand-orange-500); }\n .mock-paper-prose h3 { font-size: 18px; }\n .mock-paper-prose h4 { font-size: 15px; font-weight: 700; margin: 18px 0 6px; color: var(--text-strong); }\n .mock-paper-prose p { margin: 10px 0; }\n .mock-paper-prose ul, .mock-paper-prose ol { margin: 10px 0 14px 22px; }\n .mock-paper-prose li { margin: 4px 0; }\n .mock-paper-prose strong { color: var(--text-strong); }\n .mock-paper-prose em { color: var(--text-secondary); }\n .mock-paper-prose hr { border: none; border-top: 1px solid var(--border-default); margin: 28px 0; }\n .mock-paper-prose code {\n background: rgba(15,23,42,0.06);\n border: 1px solid rgba(15,23,42,0.08);\n padding: 2px 6px; border-radius: 6px;\n font-family: 'JetBrains Mono', monospace;\n font-size: 0.9em;\n }\n .mock-paper-prose pre {\n background: rgba(15,23,42,0.04);\n border: 1px solid rgba(15,23,42,0.08);\n padding: 14px;\n border-radius: 10px;\n overflow-x: auto;\n margin: 14px 0;\n }\n .mock-paper-prose pre code { background: none; border: none; padding: 0; }\n .mock-paper-prose blockquote {\n border-left: 3px solid var(--brand-orange-500);\n padding: 4px 14px;\n margin: 14px 0;\n color: var(--text-secondary);\n background: rgba(255,145,0,0.04);\n border-radius: 0 8px 8px 0;\n }\n .mock-paper-prose table {\n border-collapse: collapse;\n width: 100%;\n margin: 16px 0;\n font-size: 14px;\n }\n .mock-paper-prose th, .mock-paper-prose td {\n border: 1px solid var(--border-default);\n padding: 8px 12px;\n text-align: left;\n }\n .mock-paper-prose th { background: rgba(15,23,42,0.04); font-weight: 700; }\n /* Print: hide nav + footer so students can print just the paper */\n @media print {\n nav, footer, header.appnav, .no-print { display: none !important; }\n body { background: #fff !important; color: #000 !important; }\n .mock-paper-prose { color: #000; }\n .mock-paper-prose h2 { color: #c2410c; }\n }\n "])</script><script>self.__next_f.push([1,"1a:[\"$\",\"style\",null,{\"children\":\"$1d\"}]\n"])</script><script>self.__next_f.push([1,"1b:[\"$\",\"footer\",null,{\"style\":{\"marginTop\":\"var(--space-20)\",\"borderTop\":\"1px solid var(--border-default)\",\"background\":\"var(--surface-2)\"},\"children\":[\"$\",\"div\",null,{\"className\":\"container\",\"style\":{\"padding\":\"var(--space-12) var(--space-6) var(--space-8)\"},\"children\":[[\"$\",\"div\",null,{\"style\":{\"display\":\"grid\",\"gridTemplateColumns\":\"minmax(220px, 1fr) repeat(auto-fit, minmax(160px, 1fr))\",\"gap\":\"var(--space-8)\",\"marginBottom\":\"var(--space-10)\"},\"children\":[[\"$\",\"div\",null,{\"children\":[[\"$\",\"$L16\",null,{\"href\":\"/\",\"aria-label\":\"Kramizo — home\",\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"gap\":12,\"textDecoration\":\"none\",\"color\":\"var(--text-primary)\",\"lineHeight\":1},\"children\":[[\"$\",\"svg\",null,{\"width\":56,\"height\":56,\"viewBox\":\"0 0 64 64\",\"xmlns\":\"http://www.w3.org/2000/svg\",\"role\":\"img\",\"aria-label\":\"Kramizo logo\",\"style\":{\"flexShrink\":0,\"display\":\"inline-block\"},\"children\":[[\"$\",\"defs\",null,{\"children\":[\"$\",\"linearGradient\",null,{\"id\":\"kr-grad-lg\",\"x1\":\"6\",\"y1\":\"58\",\"x2\":\"58\",\"y2\":\"6\",\"gradientUnits\":\"userSpaceOnUse\",\"children\":[[\"$\",\"stop\",null,{\"offset\":\"0\",\"stopColor\":\"#FF5A1F\"}],[\"$\",\"stop\",null,{\"offset\":\"0.55\",\"stopColor\":\"#FF9100\"}],[\"$\",\"stop\",null,{\"offset\":\"1\",\"stopColor\":\"#FFD700\"}]]}]}],[\"$\",\"g\",null,{\"fill\":\"none\",\"stroke\":\"url(#kr-grad-lg)\",\"strokeWidth\":\"11\",\"strokeLinecap\":\"round\",\"strokeLinejoin\":\"round\",\"children\":[[\"$\",\"path\",null,{\"d\":\"M 14 8 V 56\"}],[\"$\",\"path\",null,{\"d\":\"M 14 32 L 50 8\"}],[\"$\",\"path\",null,{\"d\":\"M 14 32 L 50 56\"}]]}],[\"$\",\"circle\",null,{\"cx\":\"50\",\"cy\":\"8\",\"r\":\"4\",\"fill\":\"#FFE07A\"}],[\"$\",\"circle\",null,{\"cx\":\"50\",\"cy\":\"8\",\"r\":\"4\",\"fill\":\"none\",\"stroke\":\"#FF6B35\",\"strokeWidth\":\"1.4\"}]]}],[\"$\",\"span\",null,{\"style\":{\"fontFamily\":\"var(--font-display)\",\"fontWeight\":800,\"fontSize\":30,\"color\":\"var(--text-strong)\",\"letterSpacing\":\"-0.02em\",\"lineHeight\":1},\"children\":\"Kramizo\"}]]}],[\"$\",\"p\",null,{\"style\":{\"color\":\"var(--text-muted)\",\"fontSize\":\"var(--text-sm)\",\"lineHeight\":1.6,\"marginTop\":\"var(--space-3)\",\"maxWidth\":280},\"children\":\"Exam-board-aligned revision for GCSE, IGCSE \u0026 CSEC, with instant feedback and long-form revision guides. Free forever — 45 questions a day.\"}]]}],[\"$\",\"div\",null,{\"children\":[[\"$\",\"h4\",null,{\"style\":{\"fontFamily\":\"var(--font-body)\",\"fontWeight\":700,\"fontSize\":\"var(--text-xs)\",\"color\":\"var(--text-strong)\",\"letterSpacing\":1.2,\"textTransform\":\"uppercase\",\"marginBottom\":\"var(--space-3)\"},\"children\":\"Practise\"}],[\"$\",\"ul\",null,{\"style\":{\"listStyle\":\"none\",\"padding\":0,\"margin\":0,\"display\":\"grid\",\"gap\":\"var(--space-2)\"},\"children\":[[\"$\",\"li\",null,{\"children\":[[\"$\",\"$L16\",null,{\"href\":\"/try\",\"style\":{\"color\":\"var(--text-muted)\",\"fontSize\":\"var(--text-sm)\",\"textDecoration\":\"none\",\"transition\":\"color var(--motion-fast)\"},\"className\":\"footer-link\",\"children\":\"Try a free question\"}],[\"$\",\"style\",null,{\"children\":\".footer-link:hover { color: var(--brand-gold-500); }\"}]]}],[\"$\",\"li\",null,{\"children\":[[\"$\",\"$L16\",null,{\"href\":\"/csec-2026\",\"style\":{\"color\":\"var(--text-muted)\",\"fontSize\":\"var(--text-sm)\",\"textDecoration\":\"none\",\"transition\":\"color var(--motion-fast)\"},\"className\":\"footer-link\",\"children\":\"CSEC 2026 crunch\"}],[\"$\",\"style\",null,{\"children\":\".footer-link:hover { color: var(--brand-gold-500); }\"}]]}],[\"$\",\"li\",null,{\"children\":[[\"$\",\"$L16\",null,{\"href\":\"/login\",\"style\":{\"color\":\"var(--text-muted)\",\"fontSize\":\"var(--text-sm)\",\"textDecoration\":\"none\",\"transition\":\"color var(--motion-fast)\"},\"className\":\"footer-link\",\"children\":\"Create account\"}],[\"$\",\"style\",null,{\"children\":\".footer-link:hover { color: var(--brand-gold-500); }\"}]]}]]}]]}],[\"$\",\"div\",null,{\"children\":[[\"$\",\"h4\",null,{\"style\":{\"fontFamily\":\"var(--font-body)\",\"fontWeight\":700,\"fontSize\":\"var(--text-xs)\",\"color\":\"var(--text-strong)\",\"letterSpacing\":1.2,\"textTransform\":\"uppercase\",\"marginBottom\":\"var(--space-3)\"},\"children\":\"For institutions\"}],[\"$\",\"ul\",null,{\"style\":{\"listStyle\":\"none\",\"padding\":0,\"margin\":0,\"display\":\"grid\",\"gap\":\"var(--space-2)\"},\"children\":[[\"$\",\"li\",null,{\"children\":[[\"$\",\"$L16\",null,{\"href\":\"/schools\",\"style\":{\"color\":\"var(--text-muted)\",\"fontSize\":\"var(--text-sm)\",\"textDecoration\":\"none\",\"transition\":\"color var(--motion-fast)\"},\"className\":\"footer-link\",\"children\":\"For schools\"}],[\"$\",\"style\",null,{\"children\":\".footer-link:hover { color: var(--brand-gold-500); }\"}]]}],[\"$\",\"li\",null,{\"children\":[[\"$\",\"$L16\",null,{\"href\":\"/parents\",\"style\":{\"color\":\"var(--text-muted)\",\"fontSize\":\"var(--text-sm)\",\"textDecoration\":\"none\",\"transition\":\"color var(--motion-fast)\"},\"className\":\"footer-link\",\"children\":\"For parents \u0026 home educators\"}],[\"$\",\"style\",null,{\"children\":\".footer-link:hover { color: var(--brand-gold-500); }\"}]]}],\"$L1e\",\"$L1f\"]}]]}],\"$L20\",\"$L21\"]}],\"$L22\",\"$L23\"]}]}]\n"])</script><script>self.__next_f.push([1,"1e:[\"$\",\"li\",null,{\"children\":[[\"$\",\"$L16\",null,{\"href\":\"mailto:info@kramizo.com\",\"style\":{\"color\":\"var(--text-muted)\",\"fontSize\":\"var(--text-sm)\",\"textDecoration\":\"none\",\"transition\":\"color var(--motion-fast)\"},\"className\":\"footer-link\",\"children\":\"info@kramizo.com\"}],[\"$\",\"style\",null,{\"children\":\".footer-link:hover { color: var(--brand-gold-500); }\"}]]}]\n1f:[\"$\",\"li\",null,{\"children\":[[\"$\",\"$L16\",null,{\"href\":\"mailto:info@kramizo.com?subject=District%20%2F%20national%20enquiry\",\"style\":{\"color\":\"var(--text-muted)\",\"fontSize\":\"var(--text-sm)\",\"textDecoration\":\"none\",\"transition\":\"color var(--motion-fast)\"},\"className\":\"footer-link\",\"children\":\"District / national enquiries\"}],[\"$\",\"style\",null,{\"children\":\".footer-link:hover { color: var(--brand-gold-500); }\"}]]}]\n"])</script><script>self.__next_f.push([1,"20:[\"$\",\"div\",null,{\"children\":[[\"$\",\"h4\",null,{\"style\":{\"fontFamily\":\"var(--font-body)\",\"fontWeight\":700,\"fontSize\":\"var(--text-xs)\",\"color\":\"var(--text-strong)\",\"letterSpacing\":1.2,\"textTransform\":\"uppercase\",\"marginBottom\":\"var(--space-3)\"},\"children\":\"Research\"}],[\"$\",\"ul\",null,{\"style\":{\"listStyle\":\"none\",\"padding\":0,\"margin\":0,\"display\":\"grid\",\"gap\":\"var(--space-2)\"},\"children\":[[\"$\",\"li\",null,{\"children\":[[\"$\",\"$L16\",null,{\"href\":\"/research/csec-2026\",\"style\":{\"color\":\"var(--text-muted)\",\"fontSize\":\"var(--text-sm)\",\"textDecoration\":\"none\",\"transition\":\"color var(--motion-fast)\"},\"className\":\"footer-link\",\"children\":\"State of CSEC 2026\"}],[\"$\",\"style\",null,{\"children\":\".footer-link:hover { color: var(--brand-gold-500); }\"}]]}],[\"$\",\"li\",null,{\"children\":[[\"$\",\"$L16\",null,{\"href\":\"/whatsapp\",\"style\":{\"color\":\"var(--text-muted)\",\"fontSize\":\"var(--text-sm)\",\"textDecoration\":\"none\",\"transition\":\"color var(--motion-fast)\"},\"className\":\"footer-link\",\"children\":\"WhatsApp updates\"}],[\"$\",\"style\",null,{\"children\":\".footer-link:hover { color: var(--brand-gold-500); }\"}]]}],[\"$\",\"li\",null,{\"children\":[[\"$\",\"$L16\",null,{\"href\":\"/notes/cxc-csec-chemistry-ph-scale-and-indicators\",\"style\":{\"color\":\"var(--text-muted)\",\"fontSize\":\"var(--text-sm)\",\"textDecoration\":\"none\",\"transition\":\"color var(--motion-fast)\"},\"className\":\"footer-link\",\"children\":\"Sample revision guide\"}],[\"$\",\"style\",null,{\"children\":\".footer-link:hover { color: var(--brand-gold-500); }\"}]]}],[\"$\",\"li\",null,{\"children\":[[\"$\",\"$L16\",null,{\"href\":\"mailto:info@kramizo.com\",\"style\":{\"color\":\"var(--text-muted)\",\"fontSize\":\"var(--text-sm)\",\"textDecoration\":\"none\",\"transition\":\"color var(--motion-fast)\"},\"className\":\"footer-link\",\"children\":\"info@kramizo.com\"}],[\"$\",\"style\",null,{\"children\":\".footer-link:hover { color: var(--brand-gold-500); }\"}]]}]]}]]}]\n"])</script><script>self.__next_f.push([1,"21:[\"$\",\"div\",null,{\"children\":[[\"$\",\"h4\",null,{\"style\":{\"fontFamily\":\"var(--font-body)\",\"fontWeight\":700,\"fontSize\":\"var(--text-xs)\",\"color\":\"var(--text-strong)\",\"letterSpacing\":1.2,\"textTransform\":\"uppercase\",\"marginBottom\":\"var(--space-3)\"},\"children\":\"Legal\"}],[\"$\",\"ul\",null,{\"style\":{\"listStyle\":\"none\",\"padding\":0,\"margin\":0,\"display\":\"grid\",\"gap\":\"var(--space-2)\"},\"children\":[[\"$\",\"li\",null,{\"children\":[[\"$\",\"$L16\",null,{\"href\":\"/privacy\",\"style\":{\"color\":\"var(--text-muted)\",\"fontSize\":\"var(--text-sm)\",\"textDecoration\":\"none\",\"transition\":\"color var(--motion-fast)\"},\"className\":\"footer-link\",\"children\":\"Privacy\"}],[\"$\",\"style\",null,{\"children\":\".footer-link:hover { color: var(--brand-gold-500); }\"}]]}],[\"$\",\"li\",null,{\"children\":[[\"$\",\"$L16\",null,{\"href\":\"/terms\",\"style\":{\"color\":\"var(--text-muted)\",\"fontSize\":\"var(--text-sm)\",\"textDecoration\":\"none\",\"transition\":\"color var(--motion-fast)\"},\"className\":\"footer-link\",\"children\":\"Terms\"}],[\"$\",\"style\",null,{\"children\":\".footer-link:hover { color: var(--brand-gold-500); }\"}]]}]]}]]}]\n"])</script><script>self.__next_f.push([1,"22:[\"$\",\"div\",null,{\"style\":{\"paddingTop\":\"var(--space-6)\",\"paddingBottom\":\"var(--space-5)\",\"borderTop\":\"1px solid var(--border-default)\"},\"children\":[[\"$\",\"div\",null,{\"style\":{\"fontSize\":\"var(--text-xs)\",\"fontWeight\":700,\"color\":\"var(--text-subtle)\",\"letterSpacing\":\"0.08em\",\"textTransform\":\"uppercase\",\"marginBottom\":\"var(--space-3)\"},\"children\":\"Serving students across the Caribbean \u0026 internationally\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"flex\",\"flexWrap\":\"wrap\",\"gap\":\"var(--space-2) var(--space-4)\",\"color\":\"var(--text-muted)\",\"fontSize\":\"var(--text-xs)\",\"lineHeight\":1.6},\"children\":[[\"$\",\"span\",\"Anguilla\",{\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"gap\":4},\"children\":[[\"$\",\"span\",null,{\"aria-hidden\":\"true\",\"children\":\"🇦🇮\"}],\" \",\"Anguilla\"]}],[\"$\",\"span\",\"Antigua and Barbuda\",{\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"gap\":4},\"children\":[[\"$\",\"span\",null,{\"aria-hidden\":\"true\",\"children\":\"🇦🇬\"}],\" \",\"Antigua and Barbuda\"]}],[\"$\",\"span\",\"Bahamas\",{\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"gap\":4},\"children\":[[\"$\",\"span\",null,{\"aria-hidden\":\"true\",\"children\":\"🇧🇸\"}],\" \",\"Bahamas\"]}],[\"$\",\"span\",\"Barbados\",{\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"gap\":4},\"children\":[[\"$\",\"span\",null,{\"aria-hidden\":\"true\",\"children\":\"🇧🇧\"}],\" \",\"Barbados\"]}],[\"$\",\"span\",\"Belize\",{\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"gap\":4},\"children\":[[\"$\",\"span\",null,{\"aria-hidden\":\"true\",\"children\":\"🇧🇿\"}],\" \",\"Belize\"]}],[\"$\",\"span\",\"British Virgin Islands\",{\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"gap\":4},\"children\":[[\"$\",\"span\",null,{\"aria-hidden\":\"true\",\"children\":\"🇻🇬\"}],\" \",\"British Virgin Islands\"]}],[\"$\",\"span\",\"Cayman Islands\",{\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"gap\":4},\"children\":[[\"$\",\"span\",null,{\"aria-hidden\":\"true\",\"children\":\"🇰🇾\"}],\" \",\"Cayman Islands\"]}],[\"$\",\"span\",\"Dominica\",{\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"gap\":4},\"children\":[[\"$\",\"span\",null,{\"aria-hidden\":\"true\",\"children\":\"🇩🇲\"}],\" \",\"Dominica\"]}],[\"$\",\"span\",\"Grenada\",{\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"gap\":4},\"children\":[[\"$\",\"span\",null,{\"aria-hidden\":\"true\",\"children\":\"🇬🇩\"}],\" \",\"Grenada\"]}],[\"$\",\"span\",\"Guyana\",{\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"gap\":4},\"children\":[[\"$\",\"span\",null,{\"aria-hidden\":\"true\",\"children\":\"🇬🇾\"}],\" \",\"Guyana\"]}],[\"$\",\"span\",\"Haiti\",{\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"gap\":4},\"children\":[[\"$\",\"span\",null,{\"aria-hidden\":\"true\",\"children\":\"🇭🇹\"}],\" \",\"Haiti\"]}],[\"$\",\"span\",\"Jamaica\",{\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"gap\":4},\"children\":[[\"$\",\"span\",null,{\"aria-hidden\":\"true\",\"children\":\"🇯🇲\"}],\" \",\"Jamaica\"]}],[\"$\",\"span\",\"Montserrat\",{\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"gap\":4},\"children\":[[\"$\",\"span\",null,{\"aria-hidden\":\"true\",\"children\":\"🇲🇸\"}],\" \",\"Montserrat\"]}],[\"$\",\"span\",\"Saint Kitts and Nevis\",{\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"gap\":4},\"children\":[[\"$\",\"span\",null,{\"aria-hidden\":\"true\",\"children\":\"🇰🇳\"}],\" \",\"Saint Kitts and Nevis\"]}],[\"$\",\"span\",\"Saint Lucia\",{\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"gap\":4},\"children\":[[\"$\",\"span\",null,{\"aria-hidden\":\"true\",\"children\":\"🇱🇨\"}],\" \",\"Saint Lucia\"]}],[\"$\",\"span\",\"Saint Vincent and the Grenadines\",{\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"gap\":4},\"children\":[[\"$\",\"span\",null,{\"aria-hidden\":\"true\",\"children\":\"🇻🇨\"}],\" \",\"Saint Vincent and the Grenadines\"]}],[\"$\",\"span\",\"Suriname\",{\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"gap\":4},\"children\":[[\"$\",\"span\",null,{\"aria-hidden\":\"true\",\"children\":\"🇸🇷\"}],\" \",\"Suriname\"]}],[\"$\",\"span\",\"Trinidad and Tobago\",{\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"gap\":4},\"children\":[[\"$\",\"span\",null,{\"aria-hidden\":\"true\",\"children\":\"🇹🇹\"}],\" \",\"Trinidad and Tobago\"]}],[\"$\",\"span\",\"Turks and Caicos Islands\",{\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"gap\":4},\"children\":[[\"$\",\"span\",null,{\"aria-hidden\":\"true\",\"children\":\"🇹🇨\"}],\" \",\"Turks and Caicos Islands\"]}],[\"$\",\"span\",\"United Kingdom\",{\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"gap\":4},\"children\":[[\"$\",\"span\",null,{\"aria-hidden\":\"true\",\"children\":\"🇬🇧\"}],\" \",\"United Kingdom\"]}]]}]]}]\n"])</script><script>self.__next_f.push([1,"23:[\"$\",\"div\",null,{\"style\":{\"paddingTop\":\"var(--space-5)\",\"borderTop\":\"1px solid var(--border-default)\",\"display\":\"flex\",\"flexWrap\":\"wrap\",\"gap\":\"var(--space-3)\",\"justifyContent\":\"space-between\",\"color\":\"var(--text-faint)\",\"fontSize\":\"var(--text-xs)\"},\"children\":[[\"$\",\"span\",null,{\"children\":\"© 2026 Kramizo. For students aged 13+. Under-16s need parent or school consent.\"}],[\"$\",\"span\",null,{\"children\":\"Kramizo Ltd · kramizo.com\"}]]}]\n"])</script></body></html>