Download as pdf or txt
Download as pdf or txt
You are on page 1of 134

0418/03 June 2006

UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS

June 2006

INTERNATIONAL GCSE

MARK SCHEME

MAXIMUM MARK : 72

SYLLABUS/COMPONENT : 0418/03

INFORMATION TECHNOLOGY

© UCLES 2006 [Turn Over]


Formulae: Countif – number of small 0418/03 June 2006
COUNTIF function correct 1 mark
Countif – number of Large Formulae:
COUNTIF function correct 1 mark If Purchase >=300 then use content of named cell ‘seven’, else use
Alignment not important content of named cell ‘five*, multiplied by the content of Purchase
Row/Column may not be the same as this example IF function used correctly to achieve the right result 1 mark
Do not penalise for the use of named cells/ranges or Named cell range 'seven' multiplied by purchase 1 mark
column reference Named cell range 'five' used multiplied by purchase 1 mark
Alignment not important
Row/Column may not be the same as this example

Information Table
Mark-up 0.05
0.07
Number of stock Formula:
items Sale = Purchase + Increase
Sale formula correct 1 mark
Small =COUNTIF($C$9:$C$20,A5) Alignment not important
Large =COUNTIF($C$9:$C$20,A6)

Date Item Size Purchase Increase Sale


38800 Basic exercise bike =IF(D9>=300,D9*seven,D9*five) =SUM(D9:E9)
38806 Cross trainer =IF(D10>=300,D10*seven,D10*five) =SUM(D10:E10)
38813 Multi gym =IF(D11>=300,D11*seven,D11*five) =SUM(D11:E11)
38822 Treadmill =IF(D12>=300,D12*seven,D12*five) =SUM(D12:E12)
38856 Rowing machine =IF(D13>=300,D13*seven,D13*five) =SUM(D13:E13)
38857 Trampoline =IF(D14>=300,D14*seven,D14*five) =SUM(D14:E14)
38863 Benches =IF(D15>=300,D15*seven,D15*five) =SUM(D15:E15)
38870 Punch bags =IF(D16>=300,D16*seven,D16*five) =SUM(D16:E16)
38870 Weights =IF(D17>=300,D17*seven,D17*five) =SUM(D17:E17)
38875 Elliptical cross trainers =IF(D18>=300,D18*seven,D18*five) =SUM(D18:E18)
38885 Step trainer =IF(D19>=300,D19*seven,D19*five) =SUM(D19:E19)
38890 Press =IF(D20>=300,D20*seven,D20*five) =SUM(D20:E20)

Layout - Data model created as shown to include date and


Replication:
item 1 mark
Both formulae replicated correctly 1 mark
All of the formulae and labels are visible in cell 1 mark
Single page landscape orientation 1 mark

© UCLES 2006 [Turn Over]


0418/03 June 2006

Format Mark-up as % with 0 dp


2 Cells in Information Table formatted to % Integer
- values as shown 1 mark
Information Table
Mark-up 5%
7% Format the results in the Purchase, Increase and
Number of stock items Sales columns to 2dp displaying $
All 3 columns formatted to $ and 2dp 1 mark
Small 7
Large 5

Date Item Size Purchase Increase Sale


March 24, 2006 Basic exercise bike Small $94.00 $4.70 $98.70
March 30, 2006 Cross trainer Large $295.00 $14.75 $309.75
April 6, 2006 Multi gym Large $449.00 $31.43 $480.43
April 15, 2006 Treadmill Large $839.00 $58.73 $897.73
May 19, 2006 Rowing machine Small $519.00 $36.33 $555.33
May 20, 2006 Trampoline Large $349.00 $24.43 $373.43
May 26, 2006 Benches Small $139.00 $6.95 $145.95
June 2, 2006 Punch bags Small $258.00 $12.90 $270.90
June 2, 2006 Weights Small $79.00 $3.95 $82.95
June 7, 2006 Elliptical cross trainers Large $444.00 $31.08 $475.08
June 17, 2006 Step trainer Small $45.00 $2.25 $47.25
June 22, 2006 Press Small $88.00 $4.40 $92.40

Test data:
All data must be 100% accurate. Ignore initial
capitalization on any words, other than the first unless Page orientation not specified
there is inconsistency. All data fits on a single page 1 mark
Date must contain month in words. Accept dd/mm/yyyy All data is visible 1 mark
or mm/dd/yyyy formats
Data added 100% accurately 4 marks

© UCLES 2006 [Turn Over]


0418/03 June 2006
Searching:
Size equals Large
Only these five rows should be visible
Correct data extracted 2 marks
All columns must be visible

Date Item Size Purchase Increase Sale


March 30, 2006 Cross trainer Large $295.00 $14.75 $309.75
April 6, 2006 Multi gym Large $449.00 $31.43 $480.43
April 15, 2006 Treadmill Large $839.00 $58.73 $897.73
May 20, 2006 Trampoline Large $349.00 $24.43 $373.43
June 7, 2006 Elliptical cross trainers Large $444.00 $31.08 $475.08

Searching:
Date after 01 June 2006 and Purchase is greater than 150
Only these two rows should be visible
Correct data extracted 2 marks
All columns must be visible

Date Item Size Purchase Increase Sale


June 2, 2006 Punch bags Small $258.00 $12.90 $270.90
June 7, 2006 Elliptical cross trainers Large $444.00 $31.08 $475.08

Page 5 of 13
0418/03 June 2006

Printout of Stylesheet should be included:

h1 { color: #008000; font-family: Arial; font-size: 45pt; text-align: Center; font-weight: bold }
h2 { color: #00FF00; font-family: Times New Roman; font-size: 18pt; text-align: Left;
font-weight: bold }
h3 { color: #00FF00; font-family: Arial; font-size: 12pt; text-align: Left }

Correct style created for h1 1 mark


Correct style created for h2 1 mark
Correct style created for h3 1 mark
Printout of style sheet included – must be a stylesheet – not a webpage 1 mark

Ensure the candidate’s name is printed

© UCLES 2006 [Turn Over]


0418/03 June 2006
Heading – Style h1
From stylesheet, dark green, sans-serif font, largest text size, bold,
centre aligned. Accept initial caps or upper case.
Heading 100% correct and h1 used as specified 1 mark

Menu contains SWAD6MEN.TXT - in h2


Menu added 1 mark

Table created with 5 rows and 2 columns 1 mark


rd
Merge columns 1 and 2 in the 3 row 1 mark
th
Merge columns 1 and2 in the 4 row 1 mark
th
Merge columns 1 and2 in the 5 row 1 mark
Correct text appears in each cell 1 mark

Style h2 applied to correct text (2 cells), SWAD6GYM.JPG in this cell


light green, serif font, (approx) 18 point, Any vertical alignment is acceptable.
align left, bold 1 mark Horizontal centre alignment. Resized to 500
pixels wide.
All image must be visible
Style h3 applied to correct text (4 cells), light Image inserted 1 mark
green, sans-serif font, (approx) 14 point, left correct position centre align 1 mark
aligned 1 mark

Page 7 of 13
0418/03 June 2006

HTML code is likely to vary greatly from this example – only check for required elements.
<html>

<head>
<title>GYMNASTIC</title>
<link rel="stylesheet" type="text/css" href="gyms.css">
</head>

<body> External stylesheet attached 1 mark


Any name can be used
<h1>GYMNASTIC</h1>
<div align="left">
<table border="0" cellpadding="0" cellspacing="0" width="300" align="left">
<tr>
<td>
<h2>Home Page</h2> Table border set to 0 point 1 mark
</td>
<td>
<h2><a href="SWAD6GYM.HTM" target="EXTERNAL">Rowing Machine</a></h2>
</td>
<td>
<h2>Order Form</h2>
</td>
</tr>
</table>
</div> Reference from hyperlink ‘Rowing Machine’ to
<div align="left"> open SWAD6GYM.HTM in new window called
<table border="4" cellpadding="0" cellspacing="0"EXTERNALwidth="300"> 1 mark
<tr>
<td>
<h2>What we do</h2> Table border set to 4 point 1 mark
</td>
<td>
<h3>Our company sells gym equipment to both public and private
customers, at well below retail prices.</h3>
</td>
</tr>
<tr>
<td>
<h3>We keep the costs low as we do not have a retail shop, our only shop
is on-line.</h3>
</td>
<td>
<h3>You can contact our office through many different media.</h3>
</td>
</tr>
<tr>
<td colspan="2">
<h3>Through our website on-line - use our order form.</h3>
<h3>By post - order our catalogue and complete the order form.</h3>
<h3>By phone or fax - all contact details on this website.</h3>
</td>
</tr>
<tr>
<td colspan="2"><img border="0" src="SWAD6GYM.JPG" width="500" height="137"
align="center"></td>
</tr>
<tr> SWAD6GYM.JPG in this cell
<td colspan="2">
Aspect ratio maintained. Image should be
<h2>In all cases you can order our catalogue for a full listing of our
centre aligned. Resized to 500 pixels wide.
services.</h2>
Image resized 1 mark
</td>
</tr>
</table>

</body>

</html>

© UCLES 2006 [Turn Over]


0418/03 June 2006

SWAD6ROW.JPG in this cell


Any vertical or horizontal alignment is acceptable
Image resized to 300 pixels wide
All image must be visible
Aspect ratio must be maintained
Image placed as specified 1 mark

Check this Image has replaced the text 1 mark


Must be placed outside the table

Page 9 of 13
0418/03 June 2006

HTML code is likely to vary greatly from this example – only check for required elements.

<head>
<title>GYM EQUIPMENT SUPPLIED FROM GYMNASTIC</title>
<link rel="stylesheet" type="text/css" href="gyms.css">
</head>

<body lang=EN-GB style='tab-interval:36.0pt'> External stylesheet applied 1 mark


Any name can be used. Stylesheet must not be
<h1>ROWING MACHINES FROM GYMNASTIC</h1> overridden
<table border="0" cellpadding="0" cellspacing="0" width="666" height="571">
<tr>
<td width="386" height="416">
<h2>Resistance</h2>
<h3>Space-saving hydraulic piston resistance to simulate the feel of
rowing</h3>
<h2>Size (L x W x H)</h2>
<h3>49&quot; x 31&quot; x 24&quot;</h3>
<h2>Weight</h2> SWAD6ROW.JPG
<h3>50 lbs</h3> Any vertical or horizontal alignment is acceptable
<h2>Rowing motion</h2> Image resized 300 pixels wide
<h3>Standard</h3> All image must be visible
<h2>Manufactured</h2> Image resized 1 mark
<h3>Germany</h3>
<h2>Monitor functions</h2>
<h3>Measurements of time, number of strokes rowed, stroke rating (with
audible setting), energy consumption, automatic display alternation, and
target settings</h3>
<h2>Assembly</h2>
<h3>Minor assembly required</h3>
</td>
<td width="276" height="416"><img border="0" src="SWAD6ROW.JPG" width="300"
height="200"></td>
</tr>
</table>
<p><a href="swad6hm.htm"><img border="0" src="swad6ico.gif" width="35"
height="35"></a></p>

</body>

Check for SWAD6ICO.GIF not .JPG - Width 35


Image converted to GIF 1 mark
Image resized to be 35 pixels wide and maintain the aspect ratio 1 mark
Hyperlink created from graphic to SWAD6HM.HTM 1 mark

© UCLES 2006 [Turn Over]


0418/03 June 2006

SLIDE 1 Master slide – check consistency


Logo –Any suitable clipart chosen
Master slide – check consistency Placed in top right quadrant of the screen
Candidate name and today’s date top left, Logo placed top right 1 mark
colour black, small text, 1 mark Logo not overlapping text or object 1 mark
Font size to be smallest text on the slide

Heading:
Dark blue, right aligned, large font between 50 & 68 point
Penalise for initial caps if omitted.
Heading formatted correctly, 1 mark
Text of heading entered correctly 1 mark

Subheading:
Bright blue, centre aligned, medium font between 36
& 48 point. Ignore initial caps.
Subheading formatted correctly, 1 mark
Text of subheading entered correctly 1 mark

Presenter Notes –
Not on the slide:
100% correct and right place or suitably adapted text.
Presenter notes present 1 mark

© UCLES 2006 [Turn Over]


0418/03 June 2006

SLIDE 2
Heading: Logo:
Dark blue, right aligned, large font between Suitable clipart chosen
50 & 68 point Placed in top right
Candidate’s name and today’s date: Do not penalize for capital ‘E’ if consistent quadrant of the screen
Placed in top left quadrant of the screen with other slides
Colour black Heading entered and formatted correctly
1 mark

Double headed arrow dark blue


vertical line between bullet and graph
Any form of arrow head is acceptable
Arrow present 1 mark

Allow ‘and’

Bulleted list:
Dark green, left aligned, small font between 16 &
34 point Background:
Allow any bullet points Light green
Bulleted list added correctly and in right place Must be consistent
1 mark throughout all slides
Bulleted list formatted as specified 1 mark

Vertical Bar Chart created from data –


displaying a legend:
Presenter Notes:
100% correct & right place 1 mark Business/IT 350
Catering 275
Art & Design 196
Science 371
Technology 215

Chart created correctly 1 mark


legend displayed& valid 1 mark

© UCLES 2006 [Turn Over]


0418/03 June 2006

SLIDE 3 Heading:
Dark blue, right aligned, large font between 50 & 68 point
Candidate’s name and today’s date: Do not penalize for capital ‘A’ if consistent with other slides
Placed in top left quadrant of the screen Heading entered and formatted correctly 1 mark
Colour black.

Logo:
Graphic (category 'sport’) Suitable clipart chosen
Clipart inserted correctly 1 mark Placed in top right quadrant
of the screen

Background:
Light green
Must be consistent
throughout all slides

Bulleted list:
Dark green, left aligned, small font between 16 & 34 point
Consistent symbol with slide 2
Bulleted list added correctly and in right place related to
image 1 mark
Bulleted list formatted as specified and bullet symbol
consistent with slide 2 1 mark

Presenter Notes:
100% correct & right place 1 mark

From ARF
Colour correct 1 mark
Slide transitions added 1 mark
Slide animation added 1 mark

© UCLES 2006 [Turn Over]


UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS
International General Certificate of Secondary Education

MARK SCHEME for the October/November 2006 question paper

0418 INFORMATION TECHNOLOGY


0418/03 Paper 3, maximum raw mark 72

This mark scheme is published as an aid to teachers and students, to indicate the requirements of the
examination. It shows the basis on which Examiners were instructed to award marks. It does not
indicate the details of the discussions that took place at an Examiners’ meeting before marking began.

All Examiners are instructed that alternative correct answers and unexpected approaches in
candidates’ scripts must be given marks that fairly reflect the relevant knowledge and skills
demonstrated.

Mark schemes must be read in conjunction with the question papers and the report on the
examination.

The grade thresholds for various grades are published in the report on the examination for most
IGCSE, GCE Advanced Level and Advanced Subsidiary Level syllabuses.

• CIE will not enter into discussions or correspondence in connection with these mark schemes.

CIE is publishing the mark schemes for the October/November 2006 question papers for most IGCSE,
GCE Advanced Level and Advanced Subsidiary Level syllabuses and some Ordinary Level
syllabuses.
Formulae: Countif – number of Kitchen Formulae:
COUNT function used correctly 1 mark If Offer=M then use content of named cell ‘six’, else used content
Countif – number of Household of named cell ‘three’, multiplied by the content of Price.
Page 2

COUNT function used correctly 1 mark IF function used correctly to achieve the right result 1 mark
Alignment not important Named cell range ' six' multiplied by price 1 mark
Row/Column may not be the same as this example Named cell range 'three' used multiplied by price 1 mark
Do not penalise the use of named cells/ranges or column reference Alignment not important
Row/Column may not be the same as this example

Information Table
Manager's Discount M 0.06
Clearance Discount C 0.03 Formula:
Number of sales Value = Price - Discount
Kitchen Value formula correct 1 mark
=COUNTIF($D$9:$D$20,A5) Alignment not important
Household =COUNTIF($D$9:$D$20,A6)

Date Product Offer Type Price Discount Value


38763 =IF(C9="M",E9*six,E9*three) =E9-F9
Mark Scheme

38800 =IF(C10="M",E10*six,E10*three) =E10-F10


38816 =IF(C11="M",E11*six,E11*three) =E11-F11

© UCLES 2006
IGCSE - OCT/NOV 2006

38834 =IF(C12="M",E12*six,E12*three) =E12-F12


38867 =IF(C13="M",E13*six,E13*three) =E13-F13
38876 =IF(C14="M",E14*six,E14*three) =E14-F14
38919 =IF(C15="M",E15*six,E15*three) =E15-F15
38919 =IF(C16="M",E16*six,E16*three) =E16-F16
38924 =IF(C17="M",E17*six,E17*three) =E17-F17
38930 =IF(C18="M",E18*six,E18*three) =E18-F18
38943 =IF(C19="M",E19*six,E19*three) =E19-F19
38954 =IF(C20="M",E20*six,E20*three) =E20-F20
0418

Replication: Layout - Data model created as shown to include date, labels and data 1 mark
Syllabus

Both formulae replicated correctly 1 mark All of the formulae and labels are fully visible in cells 1 mark
Single page landscape orientation 1 mark
3
Paper
Page 3 Mark Scheme Syllabus Paper
IGCSE - OCT/NOV 2006 0418 3

Format Manager’s Discount and Clearance


Discount as % with 0 dp
2 Cells in Information Table formatted to % Integer
values as shown 1 mark

Information Table
Manager's Discount M 6%
Clearance Discount 3% Format the results in the Price, Discount and Value
C
columns to 2dp displaying $
Number of sales All 3 columns formatted to $ and 2dp 1 mark
Kitchen 7
Household 5

Date Product Offer Type Price Discount Value


15-Feb-2006Washer M Kitchen $350.00 $21.00 $329.00
24-Mar-2006Iron M Kitchen $25.00 $1.50 $23.50
9-Apr-2006Television C Household $1,050.00 $31.50 $1,018.50
27-Apr-2006Dryer C Kitchen $150.00 $4.50 $145.50
30-May-2006Kettle C Kitchen $15.00 $0.45 $14.55
8-Jun-2006Radio C Household $34.00 $1.02 $32.98
21-Jul-2006Washer M Kitchen $550.00 $33.00 $517.00
21-Jul-2006Oven M Kitchen $650.00 $39.00 $611.00
26-Jul-2006Washer C Kitchen $421.00 $12.63 $408.37
1-Aug-2006Television C Household $624.00 $18.72 $605.28
14-Aug-2006Radio C Household $28.50 $0.85 $27.65
25-Aug-2006Television M Household $624.00 $37.44 $586.56

Test data:
All data must be 100% accurate. Date must contain month Page orientation not specified
in words. Accept dd/mmm/yyyy or mmm/dd/yyyy formats. All data fits on a single page 1 mark
Data added 100% accurately 4 marks All data and values are visible 1 mark
deduct 1 mark per error

© UCLES 2006
Page 4 Mark Scheme Syllabus Paper
IGCSE - OCT/NOV 2006 0418 3

Searching:
Type equals Kitchen
Only these seven rows should be visible
Correct data extracted 2 marks
All data must be visible

Date Product Offer Type Price Discount Value


15-Feb-2006Washer M Kitchen $350.00 $21.00 $329.00
24-Mar-2006Iron M Kitchen $25.00 $1.50 $23.50
27-Apr-2006Dryer C Kitchen $150.00 $4.50 $145.50
30-May-2006Kettle C Kitchen $15.00 $0.45 $14.55
21-Jul-2006Washer M Kitchen $550.00 $33.00 $517.00
21-Jul-2006Oven M Kitchen $650.00 $39.00 $611.00
26-Jul-2006Washer C Kitchen $421.00 $12.63 $408.37

Searching:
eDate less than 01/07/06 and Value is less than 30
Only these two rows should be visible
Correct data extracted 2 marks
All data must be visible

Date Product Offer Type Price Discount Value


24-Mar-2006Iron M Kitchen $25.00 $1.50 $23.50
30-May-2006Kettle C Kitchen $15.00 $0.45 $14.55

© UCLES 2006
Page 5 Mark Scheme Syllabus Paper
IGCSE - OCT/NOV 2006 0418 3

Printout of Stylesheet should be included:

h1 { color: #000000; font-family: Charlesworth; font-size: 45pt; text-align: Center;


font-weight: bold }
h2 { color: #0000FF; font-family: Arial; font-size: 18pt; font-style: italic;
font-weight: bold; text-align: left }
h3 { color: #003399; font-family: Arial; font-size: 14pt; text-align: left }

Correct style created for h1 1 mark


Correct style created for h2 1 mark
Correct style created for h3 1 mark
Printout of style sheet included – must be a stylesheet – not a webpage 1 mark
Ensure the candidate’s name is printed

© UCLES 2006
Page 6 Mark Scheme Syllabus Paper
IGCSE - OCT/NOV 2006 0418 3

Heading – Style h1 Table contains SWAA6INT.HTM


From stylesheet, black, serif font, largest text size, bold, centre Table created with 6 rows and 2 columns 1 mark
aligned. Accept initial caps or upper case (not lower case C). Merge columns 1 and 2 in the 1st row 1 mark
Heading 100% correct and h1 used as specified 1 mark Correct text appears in each cell 1 mark

SWAA6HOM.JPG in this cell


Resized to 150 pixels high not maintaining
aspect ratio.
Image inserted 1 mark
In correct position 1 mark
Image fully visible 1 mark

Style h3 – applied correctly to table


From stylesheet, Dark Blue, sans-serif font,
Menu contains SWAA6MEN.TXT - Style h2 smallest text size, left aligned
Menu added correct place 1 mark h3 applied to correct text 1 mark
Style h2 1 mark

Style h2 – applied correctly to table


From stylesheet, Bright Blue, sans-serif font,
bold, italic and middle text size, left aligned
h2 applied to correct text 1 mark

© UCLES 2006
Page 7 Mark Scheme Syllabus Paper
IGCSE - OCT/NOV 2006 0418 3

All links must be relative, no credit will be given for absolute references.

HTML code is likely to vary greatly from this example – only check for required elements.
<html>
External stylesheet attached & applied 1 mark
<title>The College IVC</title> Any name can be used. Stylesheet must not be
<link rel="stylesheet" type="text/css" href="col.css"> overridden.
</head>
Table border set to 6 point 1 mark
<body>

<h1>THE COLLEGE</h1>
<div align="right">
<table border="6" width="76%" align="right">
<tr>
<td width="80%" colspan="2">
<p align="center"><img border="0" src="swaa6hom.jpg" width="472"
height="150"></td>
</tr>
<tr> SWAA6HOM.JPG in this cell
<td width="17%"> Resized to 150 pixels high, width between
<h2>Business/IT</h2> 450 and 500
</td> Image resized 1 mark
<td>

<h3>The courses offered here are: Administration, Accounting, Call


Centre Techniques, Computer Literacy, Export Management, Information
Technology, Internet Technologies, Marketing, Management,&nbsp;
Programming, Secretarial Procedures, Travel &amp; Tourism, Webpage
Creation and Word Processing.</h3>
</td>
</tr>
<tr>
<td>
<h2>Catering</h2>
</td>
<td>
<h3>The courses offered here are: Accommodation &amp; Reception,
Advanced Culinary Diplomas in Patisserie &amp; Confectionery, Advanced
Culinary Diploma in Kitchen &amp; Larder, Bar Skills, Counter Service,
Food &amp; Drink Service, Food Preparation &amp; Cookery, Off-Licensed
Supervision and Restaurant Supervision.</h3>
</td>
</tr>
<tr>
<td>
<h2>Art &amp; Design</h2>
</td>
<td>

<h3>The courses offered here are:&nbsp; Art &amp; Design, Art &amp; Crafts, Film
Studies, Apple Macintosh Training, Photography, Art/Drawing &amp; Painting,
Ceramics, Media Studies, Multimedia Authoring, Making Sense of the Media,
Industrial Design, Product Design, Transport Design&nbsp; and Installation Art
&amp; Events.
</h3>

</td>
</tr>
<tr>
<td>
<h2>Science</h2>
</td>
<td>
<h3>The courses offered here are:&nbsp; Animal Care, Dog Grooming, Dog
Training, Environmental Conservation, Floristry &amp; Flower Arranging,
Agriculture, Horticulture, Forestry, Horse Studies, Caring for Animals,

© UCLES 2006
Page 8 Mark Scheme Syllabus Paper
IGCSE - OCT/NOV 2006 0418 3

Landscape Management and Zoology &amp; Behavioural Sciences.&nbsp; This


section includes courses such as Science, Laboratory Technician and
Process Operations.</h3>
</td>
</tr>
<tr>
<td>
<h2>Technology</h2>
</td>
<td width="63%">
<h3>The courses offered here are:&nbsp; Brickwork, Carpentry/Joinery,
Bench Joinery, Machine Woodwork, Furniture Craft, Painting and
Decorating, Marble and Graining, Installation Work and Regulations, Gas
Safety, Electrical and Electronic Engineering, Security Systems,
Electronic Servicing, Control Systems, Basic Engineering Competences,
Basic Mechanical Skills, Programmable Logic Controllers, Engineering
Maintenance Systems Competences and Mechanical Power Transmissions.</h3>
</td>
</tr>
</table>
</div>
<h2>Departments
Business/IT<br>
Catering<br>
Art &amp; Design<br>
Science<br>
Technology
Opening hours Relative reference from hyperlink ‘Flexible learning’ to
Mon - Thurs 9 am - 9 pm<br> open SWAA6FLX.HTM in new window called EXTERNAL
Fri &amp; Sat 10 am - 4 pm 1 mark
General
Enrolment&nbsp;<br>
Admissions<br>
Student guidance<br>
Fees &amp; finance<br>
Library<br>
<a href="swaa6flx.htm" target="EXTERNAL">Flexible learning</a></h3>
<h2>Contact details<br>
</h2>

</body>

</html>

© UCLES 2006
Page 9 Mark Scheme Syllabus Paper
IGCSE - OCT/NOV 2006 0418 3

SWAA6FLX.JPG in this cell


Any vertical or horizontal alignment is acceptable
All image must be visible
Aspect ratio must be maintained
Image placed as specified 1 mark

Check this Image has replaced the text 1 mark

© UCLES 2006
Page 10 Mark Scheme Syllabus Paper
IGCSE - OCT/NOV 2006 0418 3

<html>
All links must be relative, no credit will be given for absolute references.
<head>
<title>The Flexible Learning Centre IVC</title>
<link rel="stylesheet" type="text/css" href="col.css">
</head>

<body>

<h1>THE FLEXIBLE LEARNING CENTRE</h1> External stylesheet applied 1 mark


<div align="center"> Any name can be used but must be consistent with
<center> previous page. Stylesheet must not be overridden.
<table border="1" width="947" height="630">
<tr>
<td width="492" height="630">
<h2>The Flexible Learning Centre encourages and offers a
student-centred approach to learning via technology-based activities.</h2>
<h2>Take advantage of computer based learning packages.</h2>
<h2>Assistance is&nbsp; always available from learning
support and academic staff based in the Centre. </h2>
<h2>Attendance is on a drop-in basis.</h2>
<h2>A range of flexible IT courses is available.</h2>
<h2>Courses include: </h2>
<ul>
<li><h3>Introduction to the PC</h3>
<li><h3>Using Windows</h3>
<li><h3>Word Processing</h3>
<li><h3>Spreadsheets</h3>
<li><h3>Database</h3>
<li><h3>Internet Technology</h3>
<li><h3>Graphical Presentation</h3>
<li><h3>Desktop Publishing</h3>
</li>
</ul>
</td>
<td width="439" height="630"><img border="0" src="swaa6flx.jpg" align="right" </td>
</tr>
</table>
</center>
</div>
<p><a href="colhome.htm" target="_self"><img border="0" src="swaa6ico.gif" width="35"
height="35"></a></p>

</body>

Check for SWAA6ICO.GIF not .JPG - Width 35


Image converted to GIF 1 mark
Image resized to be 35 pixels wide and maintain the aspect ratio 1 mark
Hyperlink created from graphic to COLHOME.HTM 1 mark

© UCLES 2006
Page 11 Mark Scheme Syllabus Paper
IGCSE - OCT/NOV 2006 0418 3

SLIDE 1
Master slide – check consistency Master slide – check consistency
Background: Light green 1 mark Candidate name and date top right, colour
Must be consistent throughout all slides black, small text, 1 mark
Font size to be smallest text on the slide

Heading:
Dark green, right, large font between 50 & 72 point
Heading formatted correctly, 1 mark
Text of heading entered correctly 1 mark

Subheading:
Bright green, centred, medium font between 36 & 46
point
Subheading formatted correctly, 1 mark
Text of subheading entered correctly 1 mark

Master slide – check consistency


Automated slide number inserted
Centre aligned, starts at 1
Slide number in correct place 1 mark

Presenter Notes – Master slide – check consistency


Not on the slide: Logo (category 'Kitchen Electrical Equipment'): -Suitable
100% correct and right place or suitably adapted text. clipart chosen
Presenter notes present 1 mark Placed in bottom right quadrant of the screen
Logo placed bottom right 1 mark

Master slide – overlapping


Any master slide object not overlapping text or object on
any slide 1 mark

© UCLES 2006
Page 12 Mark Scheme Syllabus Paper
IGCSE - OCT/NOV 2006 0418 3

SLIDE 2
Pie Chart created from data – Displaying a Candidate’s name and today’s date:
legend and values set to currency $ sign Placed in top right quadrant of the screen
and 0 dp Colour black
Freezer 127.99 Font size to be smallest text on the slide
Fridge 205.99
Fridge/Freezer 498.99 Heading:
Oven 589.99 Style the same as slide 1.
Tumble Dryer 185.99 Heading entered and formatted correctly 1 mark
Washing Machine 404.99
Chart created correctly 1 mark
All legend displayed 1 mark
$ and 0dp 1 mark

Any form of vertical line between chart and bullets is


acceptable (not arrows) 1 mark

Slide number
inserted
centred Logo:
Suitable clipart chosen
Placed in bottom right
quadrant of the screen

Bulleted list:
Bright green, left aligned, small font between
Presenter Notes: 16 & 32 point. Allow any bullet points
100% correct & right place 1 mark Bulleted list added correctly and in right place
1 mark
Bulleted list formatted as specified
1 mark

© UCLES 2006
Page 13 Mark Scheme Syllabus Paper
IGCSE - OCT/NOV 2006 0418 3

SLIDE 3
Candidate’s name and today’s date:
Heading: Placed in top right quadrant of the screen
Style the same as slide 1. Colour black
Text & formatting of heading correct 1 mark Font size to be smallest text on the slide

Bulleted list: Graphic - category Kitchen Electrical Equipment,


Bullets as slide 2 Suitable clipart, fully visible and not distorted
Added correctly and in right place related Clipart inserted correctly 1 mark
to image 1 mark
Formatted correctly – must be consistent
with slide 2 1 mark

Slide number Logo:


inserted & centred Suitable clipart chosen
Placed in bottom right
quadrant of the screen

Presenter Notes:
100% correct & right place 1 mark

From ARF
Colour correct 1 mark
Slide transitions added 1 mark
Slide animation added 1 mark

© UCLES 2006
UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS
International General Certificate of Secondary Education

MARK SCHEME for the May/June 2007 question paper

0418 INFORMATION TECHNOLOGY


0418/03 Paper 3 (Practical Test B), maximum raw mark 100

This mark scheme is published as an aid to teachers and candidates, to indicate the requirements of
the examination. It shows the basis on which Examiners were instructed to award marks. It does not
indicate the details of the discussions that took place at an Examiners’ meeting before marking began.

All Examiners are instructed that alternative correct answers and unexpected approaches in
candidates’ scripts must be given marks that fairly reflect the relevant knowledge and skills
demonstrated.

Mark schemes must be read in conjunction with the question papers and the report on the
examination.

• CIE will not enter into discussions or correspondence in connection with these mark schemes.

CIE is publishing the mark schemes for the May/June 2007 question papers for most IGCSE, GCE
Advanced Level and Advanced Subsidiary Level syllabuses and some Ordinary Level syllabuses.
Page 2 Mark Scheme Syllabus Paper
IGCSE – May/June 2007 0418 03
Candidate name Centre number Candidate number Header name, candidate no, centre no 1 mark
Rate Data entry 100% 1 mark
CCode Number of items Dcode Rate
SX =COUNTIF($A$7:$A$80,A2) A 0.225
BE =COUNTIF($A$7:$A$80,A3) B 0.18
UTB =COUNTIF($A$7:$A$80,A4) C 0.1

CCode Company Code Item Unit Quantity Cost Discount Price


BB =VLOOKUP(A7,J7code!$A$2:$B$14,2) B Pencil 0.02 100 =E7*F7 =IF(C7="A",G7*RateA,IF(C7="B",G7*RateB,IF(C7="C",G7*RateC,0))) =G7-H7
COUNTIF
BB
Correct formulae
=VLOOKUP(A8,J7code!$A$2:$B$14,2) C
3 marks
Ruler 0.14 12 =E8*F8 =IF(C8="A",G8*RateA,IF(C8="B",G8*RateB,IF(C8="C",G8*RateC,0))) =G8-H8
BB =VLOOKUP(A9,J7code!$A$2:$B$14,2) Desk 146.3 3 =E9*F9 =IF(C9="A",G9*RateA,IF(C9="B",G9*RateB,IF(C9="C",G9*RateC,0))) =G9-H9
BB =VLOOKUP(A10,J7code!$A$2:$B$14,2) Chair 55.2 3 =E10*F10 =IF(C10="A",G10*RateA,IF(C10="B",G10*RateB,IF(C10="C",G10*RateC,0))) =G10-H10
BB =VLOOKUP(A11,J7code!$A$2:$B$14,2) Waste bin 5.2 5 =E11*F11 =IF(C11="A",G11*RateA,IF(C11="B",G11*RateB,IF(C11="C",G11*RateC,0))) =G11-H11
BB =VLOOKUP(A12,J7code!$A$2:$B$14,2) Shredder 23.4 1 =E12*F12 =IF(C12="A",G12*RateA,IF(C12="B",G12*RateB,IF(C12="C",G12*RateC,0))) =G12-H12
DY =VLOOKUP(A13,J7code!$A$2:$B$14,2) Clear Tape 1.12 6 =E13*F13 =IF(C13="A",G13*RateA,IF(C13="B",G13*RateB,IF(C13="C",G13*RateC,0))) =G13-H13
DY =VLOOKUP(A14,J7code!$A$2:$B$14,2) C Matt Tape 0.22 12 =E14*F14 =IF(C14="A",G14*RateA,IF(C14="B",G14*RateB,IF(C14="C",G14*RateC,0))) =G14-H14
DY =VLOOKUP(A15,J7code!$A$2:$B$14,2) B Paper Clips 0.745 60 =E15*F15 =IF(C15="A",G15*RateA,IF(C15="B",G15*RateB,IF(C15="C",G15*RateC,0))) =G15-H15
DY B Pencil 0.02 100 =IF(C16="A",G16*RateA,IF(C16="B",G16*RateB,IF(C16="C",G16*RateC,0)))
Company=VLOOKUP(A16,J7code!$A$2:$B$14,2)
Lookup used 1 mark Cost Correct formulae=E16*F16 1 mark Soil Nested IF 1 mark =G16-H16
MB =VLOOKUP(A17,J7code!$A$2:$B$14,2)
External file/sheet for code C
1 markBlue-Tack small 2.545 10 =E17*F17 =IF(C17="A",G17*RateA,IF(C17="B",G17*RateB,IF(C17="C",G17*RateC,0)))
Correct named cells 3 marks=G17-H17
MB =VLOOKUP(A18,J7code!$A$2:$B$14,2)
Correct range 1 markRed File 0.565 1 =E18*F18 =IF(C18="A",G18*RateA,IF(C18="B",G18*RateB,IF(C18="C",G18*RateC,0)))
Correct formulae (3 parts) 3 marks=G18-H18
MB =VLOOKUP(A19,J7code!$A$2:$B$14,2)
Correct return column 1 markBlack File 0.565 1 =E19*F19 =IF(C19="A",G19*RateA,IF(C19="B",G19*RateB,IF(C19="C",G19*RateC,0)))
Returns Zero if not ABC 1 mark =G19-H19
UTB =VLOOKUP(A20,J7code!$A$2:$B$14,2) C Transfer case 0.48075 20 =E20*F20 =IF(C20="A",G20*RateA,IF(C20="B",G20*RateB,IF(C20="C",G20*RateC,0))) =G20-H20
UTB =VLOOKUP(A21,J7code!$A$2:$B$14,2) C Transfer File 0.25975 20 =E21*F21 =IF(C21="A",G21*RateA,IF(C21="B",G21*RateB,IF(C21="C",G21*RateC,0))) =G21-H21
UTB =VLOOKUP(A22,J7code!$A$2:$B$14,2) Red Biro 2.4 2 =E22*F22 =IF(C22="A",G22*RateA,IF(C22="B",G22*RateB,IF(C22="C",G22*RateC,0))) =G22-H22
UTB =VLOOKUP(A23,J7code!$A$2:$B$14,2) Black Biro 2.4 5 =E23*F23 =IF(C23="A",G23*RateA,IF(C23="B",G23*RateB,IF(C23="C",G23*RateC,0)))
Price Correct formulae 1 mark =G23-H23
UTB =VLOOKUP(A24,J7code!$A$2:$B$14,2) Green Biro 2.4 1 =E24*F24 =IF(C24="A",G24*RateA,IF(C24="B",G24*RateB,IF(C24="C",G24*RateC,0))) =G24-H24
UTB =VLOOKUP(A25,J7code!$A$2:$B$14,2) A Red File 0.565 2000 =E25*F25 =IF(C25="A",G25*RateA,IF(C25="B",G25*RateB,IF(C25="C",G25*RateC,0))) =G25-H25
Replication
RT All 4 formulae
=VLOOKUP(A26,J7code!$A$2:$B$14,2) C 1 mark
Red File 0.565 25 =E26*F26 =IF(C26="A",G26*RateA,IF(C26="B",G26*RateB,IF(C26="C",G26*RateC,0))) =G26-H26
Orientation
RT Landscape
=VLOOKUP(A27,J7code!$A$2:$B$14,2) C 1 mark
Plastic Pockets 0.455 10 =E27*F27 =IF(C27="A",G27*RateA,IF(C27="B",G27*RateB,IF(C27="C",G27*RateC,0))) =G27-H27
RT =VLOOKUP(A28,J7code!$A$2:$B$14,2) Black Biro 2.4 5 =E28*F28 =IF(C28="A",G28*RateA,IF(C28="B",G28*RateB,IF(C28="C",G28*RateC,0))) =G28-H28
RT =VLOOKUP(A29,J7code!$A$2:$B$14,2) Blue Biro 2.4 5 =E29*F29 =IF(C29="A",G29*RateA,IF(C29="B",G29*RateB,IF(C29="C",G29*RateC,0))) =G29-H29
RT =VLOOKUP(A30,J7code!$A$2:$B$14,2) B Pencil 0.02 100 =E30*F30 =IF(C30="A",G30*RateA,IF(C30="B",G30*RateB,IF(C30="C",G30*RateC,0))) =G30-H30
DU =VLOOKUP(A31,J7code!$A$2:$B$14,2) Red folder 0.39 5 =E31*F31 =IF(C31="A",G31*RateA,IF(C31="B",G31*RateB,IF(C31="C",G31*RateC,0))) =G31-H31
DU =VLOOKUP(A32,J7code!$A$2:$B$14,2) C Blue-Tack small 2.545 10 =E32*F32 =IF(C32="A",G32*RateA,IF(C32="B",G32*RateB,IF(C32="C",G32*RateC,0))) =G32-H32
DU =VLOOKUP(A33,J7code!$A$2:$B$14,2) Green file 0.53 5 =E33*F33 =IF(C33="A",G33*RateA,IF(C33="B",G33*RateB,IF(C33="C",G33*RateC,0))) =G33-H33
DU =VLOOKUP(A34,J7code!$A$2:$B$14,2) Paper 65gm 1.2 4 =E34*F34 =IF(C34="A",G34*RateA,IF(C34="B",G34*RateB,IF(C34="C",G34*RateC,0))) =G34-H34
DU =VLOOKUP(A35,J7code!$A$2:$B$14,2) C Matt Tape 0.22 12 =E35*F35 =IF(C35="A",G35*RateA,IF(C35="B",G35*RateB,IF(C35="C",G35*RateC,0))) =G35-H35
DU =VLOOKUP(A36,J7code!$A$2:$B$14,2) C Plastic Pockets 0.455 40 =E36*F36 =IF(C36="A",G36*RateA,IF(C36="B",G36*RateB,IF(C36="C",G36*RateC,0))) =G36-H36

© UCLES 2007
Page 3 Mark Scheme Syllabus Paper
IGCSE – May/June 2007 0418 03
Candidate name Centre number Candidate number

DU =VLOOKUP(A37,J7code!$A$2:$B$14,2) C Paper 50gm 0.8 10 =E37*F37 =IF(C37="A",G37*RateA,IF(C37="B",G37*RateB,IF(C37="C",G37*RateC,0))) =G37-H37


SX =VLOOKUP(A38,J7code!$A$2:$B$14,2) B Red folder 0.39 100 =E38*F38 =IF(C38="A",G38*RateA,IF(C38="B",G38*RateB,IF(C38="C",G38*RateC,0))) =G38-H38
SX =VLOOKUP(A39,J7code!$A$2:$B$14,2) Black Biro 2.4 1 =E39*F39 =IF(C39="A",G39*RateA,IF(C39="B",G39*RateB,IF(C39="C",G39*RateC,0))) =G39-H39
SX =VLOOKUP(A40,J7code!$A$2:$B$14,2) Blue Biro 2.4 2 =E40*F40 =IF(C40="A",G40*RateA,IF(C40="B",G40*RateB,IF(C40="C",G40*RateC,0))) =G40-H40
BE =VLOOKUP(A41,J7code!$A$2:$B$14,2) Green file 0.53 5 =E41*F41 =IF(C41="A",G41*RateA,IF(C41="B",G41*RateB,IF(C41="C",G41*RateC,0))) =G41-H41
BE =VLOOKUP(A42,J7code!$A$2:$B$14,2) Plastic Pockets 0.455 2 =E42*F42 =IF(C42="A",G42*RateA,IF(C42="B",G42*RateB,IF(C42="C",G42*RateC,0))) =G42-H42
BE =VLOOKUP(A43,J7code!$A$2:$B$14,2) Black Biro 2.4 1 =E43*F43 =IF(C43="A",G43*RateA,IF(C43="B",G43*RateB,IF(C43="C",G43*RateC,0))) =G43-H43
BE =VLOOKUP(A44,J7code!$A$2:$B$14,2) Paper 50gm 0.8 4 =E44*F44 =IF(C44="A",G44*RateA,IF(C44="B",G44*RateB,IF(C44="C",G44*RateC,0))) =G44-H44
CH =VLOOKUP(A45,J7code!$A$2:$B$14,2) C Blu-Tack Econ 1.835 10 =E45*F45 =IF(C45="A",G45*RateA,IF(C45="B",G45*RateB,IF(C45="C",G45*RateC,0))) =G45-H45
CH =VLOOKUP(A46,J7code!$A$2:$B$14,2) Red folder 0.39 5 =E46*F46 =IF(C46="A",G46*RateA,IF(C46="B",G46*RateB,IF(C46="C",G46*RateC,0))) =G46-H46
UTB =VLOOKUP(A47,J7code!$A$2:$B$14,2) C Red file 0.225 40 =E47*F47 =IF(C47="A",G47*RateA,IF(C47="B",G47*RateB,IF(C47="C",G47*RateC,0))) =G47-H47
CH =VLOOKUP(A48,J7code!$A$2:$B$14,2) B Pencil 0.02 100 =E48*F48 =IF(C48="A",G48*RateA,IF(C48="B",G48*RateB,IF(C48="C",G48*RateC,0))) =G48-H48
CH =VLOOKUP(A49,J7code!$A$2:$B$14,2) Red Biro 2.4 2 =E49*F49 =IF(C49="A",G49*RateA,IF(C49="B",G49*RateB,IF(C49="C",G49*RateC,0))) =G49-H49
CH =VLOOKUP(A50,J7code!$A$2:$B$14,2) Black Biro 2.4 1 =E50*F50 =IF(C50="A",G50*RateA,IF(C50="B",G50*RateB,IF(C50="C",G50*RateC,0))) =G50-H50
CH =VLOOKUP(A51,J7code!$A$2:$B$14,2) Blue Biro 2.4 5 =E51*F51 =IF(C51="A",G51*RateA,IF(C51="B",G51*RateB,IF(C51="C",G51*RateC,0))) =G51-H51
CH =VLOOKUP(A52,J7code!$A$2:$B$14,2) Paper 50gm 0.8 3 =E52*F52 =IF(C52="A",G52*RateA,IF(C52="B",G52*RateB,IF(C52="C",G52*RateC,0))) =G52-H52
CH =VLOOKUP(A53,J7code!$A$2:$B$14,2) Plastic Pockets 0.455 2 =E53*F53 =IF(C53="A",G53*RateA,IF(C53="B",G53*RateB,IF(C53="C",G53*RateC,0))) =G53-H53
CH =VLOOKUP(A54,J7code!$A$2:$B$14,2) B Pencil 0.02 100 =E54*F54 =IF(C54="A",G54*RateA,IF(C54="B",G54*RateB,IF(C54="C",G54*RateC,0))) =G54-H54
CH =VLOOKUP(A55,J7code!$A$2:$B$14,2) Green file 0.53 5 =E55*F55 =IF(C55="A",G55*RateA,IF(C55="B",G55*RateB,IF(C55="C",G55*RateC,0))) =G55-H55
TI =VLOOKUP(A56,J7code!$A$2:$B$14,2) C Blu-Tack Econ 1.835 10 =E56*F56 =IF(C56="A",G56*RateA,IF(C56="B",G56*RateB,IF(C56="C",G56*RateC,0))) =G56-H56
TI =VLOOKUP(A57,J7code!$A$2:$B$14,2) C Transfer case 0.48075 20 =E57*F57 =IF(C57="A",G57*RateA,IF(C57="B",G57*RateB,IF(C57="C",G57*RateC,0))) =G57-H57
TI =VLOOKUP(A58,J7code!$A$2:$B$14,2) C Matt Tape 0.22 12 =E58*F58 =IF(C58="A",G58*RateA,IF(C58="B",G58*RateB,IF(C58="C",G58*RateC,0))) =G58-H58
TI =VLOOKUP(A59,J7code!$A$2:$B$14,2) Black File 0.565 1 =E59*F59 =IF(C59="A",G59*RateA,IF(C59="B",G59*RateB,IF(C59="C",G59*RateC,0))) =G59-H59
TI =VLOOKUP(A60,J7code!$A$2:$B$14,2) Plastic Pockets 0.455 2 =E60*F60 =IF(C60="A",G60*RateA,IF(C60="B",G60*RateB,IF(C60="C",G60*RateC,0))) =G60-H60
TI =VLOOKUP(A61,J7code!$A$2:$B$14,2) 9 part file 1.225 1 =E61*F61 =IF(C61="A",G61*RateA,IF(C61="B",G61*RateB,IF(C61="C",G61*RateC,0))) =G61-H61
PM =VLOOKUP(A62,J7code!$A$2:$B$14,2) B Pencil 0.02 100 =E62*F62 =IF(C62="A",G62*RateA,IF(C62="B",G62*RateB,IF(C62="C",G62*RateC,0))) =G62-H62
PM =VLOOKUP(A63,J7code!$A$2:$B$14,2) C Matt Tape 0.22 12 =E63*F63 =IF(C63="A",G63*RateA,IF(C63="B",G63*RateB,IF(C63="C",G63*RateC,0))) =G63-H63
PM =VLOOKUP(A64,J7code!$A$2:$B$14,2) Black Biro 2.4 1 =E64*F64 =IF(C64="A",G64*RateA,IF(C64="B",G64*RateB,IF(C64="C",G64*RateC,0))) =G64-H64
PM =VLOOKUP(A65,J7code!$A$2:$B$14,2) B Paper 50gm 0.8 50 =E65*F65 =IF(C65="A",G65*RateA,IF(C65="B",G65*RateB,IF(C65="C",G65*RateC,0))) =G65-H65
PM =VLOOKUP(A66,J7code!$A$2:$B$14,2) C Matt Tape 0.22 12 =E66*F66 =IF(C66="A",G66*RateA,IF(C66="B",G66*RateB,IF(C66="C",G66*RateC,0))) =G66-H66
PM =VLOOKUP(A67,J7code!$A$2:$B$14,2) C Plastic Pockets 0.455 10 =E67*F67 =IF(C67="A",G67*RateA,IF(C67="B",G67*RateB,IF(C67="C",G67*RateC,0))) =G67-H67
PM =VLOOKUP(A68,J7code!$A$2:$B$14,2) Red Biro 2.4 3 =E68*F68 =IF(C68="A",G68*RateA,IF(C68="B",G68*RateB,IF(C68="C",G68*RateC,0))) =G68-H68
PM =VLOOKUP(A69,J7code!$A$2:$B$14,2) C Blue-Tack small 2.545 10 =E69*F69 =IF(C69="A",G69*RateA,IF(C69="B",G69*RateB,IF(C69="C",G69*RateC,0))) =G69-H69
PM =VLOOKUP(A70,J7code!$A$2:$B$14,2) Pencil sharpener 0.2 6 =E70*F70 =IF(C70="A",G70*RateA,IF(C70="B",G70*RateB,IF(C70="C",G70*RateC,0))) =G70-H70
PM =VLOOKUP(A71,J7code!$A$2:$B$14,2) Green File 0.565 1 =E71*F71 =IF(C71="A",G71*RateA,IF(C71="B",G71*RateB,IF(C71="C",G71*RateC,0))) =G71-H71
SX =VLOOKUP(A72,J7code!$A$2:$B$14,2) Red File 0.565 1 =E72*F72 =IF(C72="A",G72*RateA,IF(C72="B",G72*RateB,IF(C72="C",G72*RateC,0))) =G72-H72

© UCLES 2007
Page 4 Mark Scheme Syllabus Paper
IGCSE – May/June 2007 0418 03
Candidate name Centre number Candidate number

OW =VLOOKUP(A73,J7code!$A$2:$B$14,2) C Red file 0.225 10 =E73*F73 =IF(C73="A",G73*RateA,IF(C73="B",G73*RateB,IF(C73="C",G73*RateC,0))) =G73-H73


OW =VLOOKUP(A74,J7code!$A$2:$B$14,2) C Transfer File 0.25975 20 =E74*F74 =IF(C74="A",G74*RateA,IF(C74="B",G74*RateB,IF(C74="C",G74*RateC,0))) =G74-H74
OW =VLOOKUP(A75,J7code!$A$2:$B$14,2) C Matt Tape 0.22 12 =E75*F75 =IF(C75="A",G75*RateA,IF(C75="B",G75*RateB,IF(C75="C",G75*RateC,0))) =G75-H75
PT =VLOOKUP(A76,J7code!$A$2:$B$14,2) Plastic Pockets 0.455 2 =E76*F76 =IF(C76="A",G76*RateA,IF(C76="B",G76*RateB,IF(C76="C",G76*RateC,0))) =G76-H76
PT =VLOOKUP(A77,J7code!$A$2:$B$14,2) C Transfer case 0.48075 20 =E77*F77 =IF(C77="A",G77*RateA,IF(C77="B",G77*RateB,IF(C77="C",G77*RateC,0))) =G77-H77
PT =VLOOKUP(A78,J7code!$A$2:$B$14,2) Blue folder 0.565 1 =E78*F78 =IF(C78="A",G78*RateA,IF(C78="B",G78*RateB,IF(C78="C",G78*RateC,0))) =G78-H78
PT =VLOOKUP(A79,J7code!$A$2:$B$14,2) Red File 0.565 1 =E79*F79 =IF(C79="A",G79*RateA,IF(C79="B",G79*RateB,IF(C79="C",G79*RateC,0))) =G79-H79
PT =VLOOKUP(A80,J7code!$A$2:$B$14,2) C Blue-Tack small 2.545 10 =E80*F80 =IF(C80="A",G80*RateA,IF(C80="B",G80*RateB,IF(C80="C",G80*RateC,0))) =G80-H80

© UCLES 2007
Page 5 Mark Scheme Syllabus Paper
IGCSE – May/June 2007 0418 03
Candidate name Centre number Candidate number

CCode Number of items Dcode Rate


Rate 0dp & % values 1 mark
SX 4 A 23%
BE 4 B 18%
UTB 7 C 10%

CCode Company Code Item Unit Quantity Cost Discount Price


BB Bettabuy B Pencil £0.02 100 £2.00 £0.36 £1.64
BB Bettabuy C Ruler £0.14 12 £1.68 £0.17 £1.51
BB Bettabuy Desk £146.30 3 £438.90 £0.00 £438.90
BB Bettabuy Chair £55.20 3 £165.60 £0.00 £165.60
BB Bettabuy Waste bin £5.20 5 £26.00 £0.00 £26.00
BB Bettabuy Shredder £23.40 1 £23.40 £0.00 £23.40
DY Dygitell Clear Tape £1.12 6 £6.72 £0.00 £6.72
DY Dygitell C Matt Tape £0.22 12 £2.64 £0.26 £2.38
Unit, Cost, Discount, Price ONLY
DY Dygitell
Sterling & 2dp B Paper
1 markClips £0.75 60 £44.70 £8.05 £36.65
DY Dygitell B Pencil £0.02 100 £2.00 £0.36 £1.64
Blue-Tack
MB Ms Bright C small £2.55 10 £25.45 £2.55 £22.91
MB Ms Bright Red File £0.57 1 £0.57 £0.00 £0.57
MB Ms Bright Black File £0.57 1 £0.57 £0.00 £0.57
University of Tawara
UTB Beach C Transfer case £0.48 20 £9.62 £0.96 £8.65
University of Tawara
UTB Beach C Transfer File £0.26 20 £5.20 £0.52 £4.68
University of Tawara
UTB Beach Red Biro £2.40 2 £4.80 £0.00 £4.80
University of Tawara
UTB Beach Black Biro £2.40 5 £12.00 £0.00 £12.00
University of Tawara
UTB Beach Green Biro £2.40 1 £2.40 £0.00 £2.40
University of Tawara
UTB Beach A Red File £0.57 2000 £1,130.00 £254.25 £875.75
RT Rootrainer Trees C Red File £0.57 25 £14.13 £1.41 £12.71
Plastic
RT Rootrainer Trees C Pockets £0.46 10 £4.55 £0.46 £4.10
RT Rootrainer Trees Black Biro £2.40 5 £12.00 £0.00 £12.00
RT Rootrainer Trees Blue Biro £2.40 5 £12.00 £0.00 £12.00
RT Rootrainer Trees B Pencil £0.02 100 £2.00 £0.36 £1.64
DU Dudley Red folder £0.39 5 £1.95 £0.00 £1.95
Blue-Tack
DU Dudley C small £2.55 10 £25.45 £2.55 £22.91
DU Dudley Green file £0.53 5 £2.65 £0.00 £2.65
DU Dudley Paper 65gm £1.20 4 £4.80 £0.00 £4.80
DU Dudley C Matt Tape £0.22 12 £2.64 £0.26 £2.38
Plastic
DU Dudley C Pockets £0.46 40 £18.20 £1.82 £16.38
DU Dudley C Paper 50gm £0.80 10 £8.00 £0.80 £7.20
SX Simplex B Red folder £0.39 100 £39.00 £7.02 £31.98
SX Simplex Black Biro £2.40 1 £2.40 £0.00 £2.40
SX Simplex Blue Biro £2.40 2 £4.80 £0.00 £4.80
BE Beauchamp Green file £0.53 5 £2.65 £0.00 £2.65
Plastic
BE Beauchamp Pockets £0.46 2 £0.91 £0.00 £0.91
BE Beauchamp Black Biro £2.40 1 £2.40 £0.00 £2.40
BE Beauchamp Paper 50gm £0.80 4 £3.20 £0.00 £3.20
Blu-Tack
CH Cheaper C Economy £1.84 10 £18.35 £1.84 £16.52
CH Cheaper Red folder £0.39 5 £1.95 £0.00 £1.95
© UCLES 2007
Page 6 Mark Scheme Syllabus Paper
IGCSE – May/June 2007 0418 03
Candidate name Centre number Candidate number

University of Tawara
UTB Beach C Red file £0.23 40 £9.00 £0.90 £8.10
CH Cheaper B Pencil £0.02 100 £2.00 £0.36 £1.64
CH Cheaper Red Biro £2.40 2 £4.80 £0.00 £4.80
CH Cheaper Black Biro £2.40 1 £2.40 £0.00 £2.40
CH Cheaper Blue Biro £2.40 5 £12.00 £0.00 £12.00
CH Cheaper Paper 50gm £0.80 3 £2.40 £0.00 £2.40
Plastic
CH Cheaper Pockets £0.46 2 £0.91 £0.00 £0.91
CH Cheaper B Pencil £0.02 100 £2.00 £0.36 £1.64
CH Cheaper Green file £0.53 5 £2.65 £0.00 £2.65
Blu-Tack
TI TryIT C Economy £1.84 10 £18.35 £1.84 £16.52
TI TryIT C Transfer case £0.48 20 £9.62 £0.96 £8.65
TI TryIT C Matt Tape £0.22 12 £2.64 £0.26 £2.38
TI TryIT Black File £0.57 1 £0.57 £0.00 £0.57
Plastic
TI TryIT Pockets £0.46 2 £0.91 £0.00 £0.91
TI TryIT 9 part file £1.23 1 £1.23 £0.00 £1.23
PM Papermite B Pencil £0.02 100 £2.00 £0.36 £1.64
PM Papermite C Matt Tape £0.22 12 £2.64 £0.26 £2.38
PM Papermite Black Biro £2.40 1 £2.40 £0.00 £2.40
PM Papermite B Paper 50gm £0.80 50 £40.00 £7.20 £32.80
PM Papermite C Matt Tape £0.22 12 £2.64 £0.26 £2.38
Plastic
PM Papermite C Pockets £0.46 10 £4.55 £0.46 £4.10
PM Papermite Red Biro £2.40 3 £7.20 £0.00 £7.20
Blue-Tack
PM Papermite C small £2.55 10 £25.45 £2.55 £22.91
Pencil
PM Papermite sharpener £0.20 6 £1.20 £0.00 £1.20
PM Papermite Green File £0.57 1 £0.57 £0.00 £0.57
SX Simplex Red File £0.57 1 £0.57 £0.00 £0.57
OW Owen C Red file £0.23 10 £2.25 £0.23 £2.03
OW Owen C Transfer File £0.26 20 £5.20 £0.52 £4.68
OW Owen C Matt Tape £0.22 12 £2.64 £0.26 £2.38
Plastic
PT Patel Pockets £0.46 2 £0.91 £0.00 £0.91
PT Patel C Transfer case £0.48 20 £9.62 £0.96 £8.65
PT Patel Blue folder £0.57 1 £0.57 £0.00 £0.57
PT Patel Red File £0.57 1 £0.57 £0.00 £0.57
Blue-Tack
PT Patel C small £2.55 10 £25.45 £2.55 £22.91

Candidate name Centre number Candidate number


Step 16
Company Item Quantity Price Hidden Rows 1-5 1 mark
Ms Bright Red File 1 £0.57
Hidden Columns A, C, E, G, H 1 mark
Search Price <1 2 marks
Ms Bright Black File 1 £0.57
Beauchamp Plastic Pockets 2 £0.91
Cheaper Plastic Pockets 2 £0.91
TryIT Black File 1 £0.57
TryIT Plastic Pockets 2 £0.91
Papermite Green File 1 £0.57
Simplex Red File 1 £0.57
Patel Plastic Pockets 2 £0.91
Patel Blue folder 1 £0.57
Search Quantity >=60 AND Price >2 2 marks
Patel Red File 1 £0.57
© UCLES 2007
Page 7 Mark Scheme Syllabus Paper
IGCSE – May/June 2007 0418 03
Candidate name Centre number Candidate number

Step 17
Company Item Quantity Price
Dygitell Paper Clips 60 £36.65
University of Tawara Beach Red File 2000 £875.75
Simplex Red folder 100 £31.98

STYLESHEET

h1 { color: #000066; font-family: Arial, sans-serif; font-size: 24pt; text-align: center; font-weight:
bold }
h2 { color: #000066; font-family: Arial, sans-serif; font-size: 18pt; text-align: center }
h3 { color: #0000FF; font-family: Arial, sans-serif; font-size: 12pt; text-align: right }
h4 { color: #0000FF; font-family: Arial, sans-serif; font-size: 12pt; text-align: center }
li { color: #000000; font-family: “Times New Roman”, serif; font-size: 10pt; text-align: left; font-
style: italic}
p { color: #0000FF; font-family: “Times New Roman”, serif; font-size: 10pt; text-align: left }

Candidate name Centre number Candidate number

Colour all correct 1 mark


Font all correct 1 mark
Size all correct – including units 1 mark
Alignment all correct 1 mark
h1 bold 1 mark
li italic 1 mark

© UCLES 2007
Page 8 Mark Scheme Syllabus Paper
IGCSE – May/June 2007 0418 03
Candidate name Centre number Candidate number

Menu Contains J7MENU.HTM 1 mark Top right Last edited by & NAME & No’s 1 mark
Style h4 1 mark style h3 1 mark

Style h1 From stylesheet 1 mark

Style p From stylesheet 1 mark Style h2 From stylesheet 1 mark

Style li From stylesheet 1 mark Image Correct image aspect ratio


and position 1 mark
Style p From stylesheet 1 mark

Style h2 From stylesheet 1 mark

Style h3 From stylesheet 1 mark

Table 4 rows & 2 columns 1 mark


Merge cells in row 1 1 mark
Merge cells in row 4 1 mark
Merge rows 2 & 3 in 2nd col 1 mark
Correct text in each cell 1 mark

<html>
<head> External stylesheet attached 1 mark
<title>Homepage</title>
<link rel="stylesheet" type ="text/css" href="styles.css">
</head>
<body>
<h3>Last edited by Candidate name, candidate number, centre number<h3>
<h1>Hothouse Design</h1>

<table width="100%" border="3" cellspacing="4" cellpadding="4">


<tbody> Table Cell padding 4 1 mark
<tr> Cell spacing 4 1 mark
<td><h4>Home Page</h4></td> Width 100% 1 mark
<td><h4>About us</h4></td> Border 3 1 mark
<td><h4>Products</h4></td>

© UCLES 2007
Page 9 Mark Scheme Syllabus Paper
IGCSE – May/June 2007 0418 03
Candidate name Centre number Candidate number

<td><h4><a href="J7OFFER.htm" target="_external">Special offers</h4></a></td>


</tr>
</tbody>
Hyperlink Correct target window 1 mark
</table>

<table cellspacing="4" cellpadding="4" width="100%" border=1>


<tr>
<td colspan="2"><h2>Hothouse Design can provide your stationery and ICT needs, with a first rate service
and high quality products.</h2></td>
</tr>
Table Cell padding 4 1 mark
<tr>
Cell spacing 4 1 mark
<td><p>We offer a range of products including:</p>
Width 100% 1 mark
<li>stationery</li>
Border 1 1 mark
<li>computer hardware</li>
<li>computer software</li>
<li>computer consumables</li>
<p>and much more.</p></td>
<td rowspan="2"><img src="J7SUPPLY.jpg" width="300"></td>
</tr>
<tr> Image Width = “300” 1 mark
<td><h2>You can contact us in many ways.</h2></td>
</tr>
<tr>
<td colspan="2"><h3>Through our website on-line - use our order form. By post - order our catalogue and
complete the order form. By phone or fax - all contact details on this website. You can order our catalogue for a
full listing of our services.</h3></td>
</tr>
</table>
</body>
</html>

© UCLES 2007
Page 10 Mark Scheme Syllabus Paper
IGCSE – May/June 2007 0418 03
Candidate name Centre number Candidate number

Top left NAME & No’s 1 mark

Image Correct & in this cell 1 mark

Image Replaced text 1 mark

<html>
<head> External stylesheet attached 1 mark
<title>Special Offers Page</title>
<link rel="stylesheet" type ="text/css" href="styles.css"
</head>

<body>
<p>Last updated by Candidate name, candidate number and centre number</p>
<h1>This weeks special offers!</h1>

<table border="0" cellpadding="10" cellspacing="10" width="800" height="300">


<tr>
<td width="220" height="300">
<h4><b>Limited whilst stocks last</b></h4>
<p>Contact the sales team for:</p>
<li>12 pencils 4H to 4B £0.80</li>
<li>Rounded scissors £0.20</li>
<li>Parcel Tape - roll £0.85</li>
<li>Highlighters - each £0.18</li>
<h3>We offer many more exciting offers including daily SPECIAL OFFERS</h3>
<p>Please ring our sales staff for details</p>
</td>
<td> Image Width 250 1 mark
<img src="j7supp1.jpg" width = "250" />

© UCLES 2007
Page 11 Mark Scheme Syllabus Paper
IGCSE – May/June 2007 0418 03
Candidate name Centre number Candidate number

</td>
</tr>
</table>
<p>Click on the logo for the homepage</p>
<a href="homepage.htm"><img src="j7logo.gif" width="50" height="53"></a>

</body>
Image Width 50 & height 52 or 53 1 mark
</html>
If height not visible in code look at browser view
Correct Hyperlink 1 mark

© UCLES 2007
Page 12 Mark Scheme Syllabus Paper
IGCSE – May/June 2007 0418 03
Candidate name Centre number Candidate number

Heading Dark blue, right aligned, 48 point 1 mark


Subheading Blue, right aligned, 32 point 1 mark

Presenter notes on all slides 1 mark


100 % Correct 1 mark
right place 1 mark

Master slide - CHECK CONSISTENCY


Logo pen/pencil, top right 1 mark
Page numbering Bottom right & automated 1 mark
Name cand no, centre no bottom left 1 mark
All 3 Not overlapping text or object 1 mark

© UCLES 2007
Page 13 Mark Scheme Syllabus Paper
IGCSE – May/June 2007 0418 03
Candidate name Centre number Candidate number

Heading Dark blue, right aligned, 48 point 1 mark


Bullets Black, left aligned, 24 point, consistent 1 mark
Subheading Blue, right aligned, 32 point 1 mark

Image J7SUPP1,jpg 1 mark


Fills most of right side with no overlap 1 mark
Line 3 point, black 1 mark
Horizontal 1 mark

© UCLES 2007
Page 14 Mark Scheme Syllabus Paper
IGCSE – May/June 2007 0418 03
Candidate name Centre number Candidate number

Heading Dark blue, right aligned, 48 point 1 mark


Bullets Black, left aligned, 24 point, consistent 1 mark
Correct &Consistent with slide 2 1 mark

Chart Correct chart 1 mark


Product names all visible 1 mark
Products label 1 mark
Number Sold label 1 mark
Right side 1 mark

© UCLES 2007
Page 15 Mark Scheme Syllabus Paper
IGCSE – May/June 2007 0418 03
Candidate name Centre number Candidate number

Audience notes Printed with space to annotate 1 mark


3 per page ` 1 mark

© UCLES 2007
Page 16 Mark Scheme Syllabus Paper
IGCSE – May/June 2007 0418 03
Candidate name Centre number Candidate number

Animation Bullets only 2 marks

Transition slides 2 and 3 2 marks

© UCLES 2007
UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS
International General Certificate of Secondary Education

MARK SCHEME for the October/November 2007 question paper

0418 INFORMATION TECHNOLOGY


0418/03 Paper 3 (Practical Test B), maximum raw mark 100

This mark scheme is published as an aid to teachers and candidates, to indicate the
requirements of the examination. It shows the basis on which Examiners were instructed to
award marks. It does not indicate the details of the discussions that took place at an Examiners’
meeting before marking began.

All Examiners are instructed that alternative correct answers and unexpected approaches in
candidates’ scripts must be given marks that fairly reflect the relevant knowledge and skills
demonstrated.

Mark schemes must be read in conjunction with the question papers and the report on the
examination.

• CIE will not enter into discussions or correspondence in connection with these mark schemes.

CIE is publishing the mark schemes for the October/November 2007 question papers for most
IGCSE, GCE Advanced Level and Advanced Subsidiary Level syllabuses and some Ordinary
Level syllabuses.
Page 2 Mark Scheme Syllabus Paper
IGCSE – October/November 2007 0418 03
Candidate name Centre number Candidate number

DCode Rate Header Name and Numbers 1 mark Type Count


A 0.045 Cartridge =COUNTIF($A$7:$A$80,G2)
B 0.09 Paper =COUNTIF($A$7:$A$80,G3)
Rate Data entry 100% 1 mark
C 0.125 Storage =COUNTIF($A$7:$A$80,G4)

Type Item Supplier Code Sales Unit Cost Cost Discount Price
Storage CD-R Maxell A 10 =VLOOKUP(D7,N7code.csv!$A$2:$B$14,2) =E7*F7 =IF(E7>=30,RateC*G7,IF(E7>=20,RateB*G7,IF(E7>=10,RateA*G7,0))) =G7-H7
Storage CD-R Sony B 10 =VLOOKUP(D8,N7code.csv!$A$2:$B$14,2) =E8*F8 =IF(E8>=30,RateC*G8,IF(E8>=20,RateB*G8,IF(E8>=10,RateA*G8,0))) =G8-H8
Storage CD-RW Sony E 2 =VLOOKUP(D9,N7code.csv!$A$2:$B$14,2) COUNTIF
=E9*F9 Correct formulae 3 marks
=IF(E9>=30,RateC*G9,IF(E9>=20,RateB*G9,IF(E9>=10,RateA*G9,0))) =G9-H9
Paper P2345 HP A 30 =VLOOKUP(D10,N7code.csv!$A$2:$B$14,2) 1 mark for each correct formulae with correct range –
=E10*F10 =IF(E10>=30,RateC*G10,IF(E10>=20,RateB*G10,IF(E10>=10,RateA*G10,0))) =G10-H10
Storage DVD-R Maxell H 12 =VLOOKUP(D11,N7code.csv!$A$2:$B$14,2) do not=IF(E11>=30,RateC*G11,IF(E11>=20,RateB*G11,IF(E11>=10,RateA*G11,0)))
=E11*F11 accept references within the range =G11-H11
Cartridge HP56 HP H 1 =VLOOKUP(D12,N7code.csv!$A$2:$B$14,2) =E12*F12 =IF(E12>=30,RateC*G12,IF(E12>=20,RateB*G12,IF(E12>=10,RateA*G12,0))) =G12-H12
Storage CD-R Sony B 8 =VLOOKUP(D13,N7code.csv!$A$2:$B$14,2) =E13*F13 =IF(E13>=30,RateC*G13,IF(E13>=20,RateB*G13,IF(E13>=10,RateA*G13,0))) =G13-H13
Cartridge HP29 HP J 1 =VLOOKUP(D14,N7code.csv!$A$2:$B$14,2) =E14*F14 =IF(E14>=30,RateC*G14,IF(E14>=20,RateB*G14,IF(E14>=10,RateA*G14,0))) =G14-H14
Cartridge HP26 HP I 6 =VLOOKUP(D15,N7code.csv!$A$2:$B$14,2) =E15*F15 =IF(E15>=30,RateC*G15,IF(E15>=20,RateB*G15,IF(E15>=10,RateA*G15,0))) =G15-H15
Cartridge HP15 HP UnitL cost 6 Lookup used 1 mark
=VLOOKUP(D16,N7code.csv!$A$2:$B$14,2) =E16*F16 =IF(E16>=30,RateC*G16,IF(E16>=20,RateB*G16,IF(E16>=10,RateA*G16,0))) =G16-H16
Storage DVD-RW Sony K 1 External file/sheet for code 1 mark
=VLOOKUP(D17,N7code.csv!$A$2:$B$14,2) =E17*F17 =IF(E17>=30,RateC*G17,IF(E17>=20,RateB*G17,IF(E17>=10,RateA*G17,0))) =G17-H17
Cartridge HP15 HP L 2 Correct range 1 mark
=VLOOKUP(D18,N7code.csv!$A$2:$B$14,2) =E18*F18 =IF(E18>=30,RateC*G18,IF(E18>=20,RateB*G18,IF(E18>=10,RateA*G18,0))) =G18-H18
Storage CD-RW Imation D 12 Correct return column 1 mark
=VLOOKUP(D19,N7code.csv!$A$2:$B$14,2) =E19*F19 =IF(E19>=30,RateC*G19,IF(E19>=20,RateB*G19,IF(E19>=10,RateA*G19,0))) =G19-H19
Paper P2348 HP F 8 =VLOOKUP(D20,N7code.csv!$A$2:$B$14,2) =E20*F20 =IF(E20>=30,RateC*G20,IF(E20>=20,RateB*G20,IF(E20>=10,RateA*G20,0))) =G20-H20
Storage CD-RW Sony E 5 =VLOOKUP(D21,N7code.csv!$A$2:$B$14,2) =E21*F21 =IF(E21>=30,RateC*G21,IF(E21>=20,RateB*G21,IF(E21>=10,RateA*G21,0))) =G21-H21
Storage CD-RW Sony E 25 =VLOOKUP(D22,N7code.csv!$A$2:$B$14,2) =E22*F22 =IF(E22>=30,RateC*G22,IF(E22>=20,RateB*G22,IF(E22>=10,RateA*G22,0))) =G22-H22
Cartridge HP56 HP H 20 =VLOOKUP(D23,N7code.csv!$A$2:$B$14,2) =E23*F23 =IF(E23>=30,RateC*G23,IF(E23>=20,RateB*G23,IF(E23>=10,RateA*G23,0))) =G23-H23
Paper P2348 HP F 1 =VLOOKUP(D24,N7code.csv!$A$2:$B$14,2) =E24*F24 =IF(E24>=30,RateC*G24,IF(E24>=20,RateB*G24,IF(E24>=10,RateA*G24,0))) =G24-H24
Cartridge BCI-6PY Amazon M 12 Cost Correct
=VLOOKUP(D25,N7code.csv!$A$2:$B$14,2) formulae 1 mark
=E25*F25 =IF(E25>=30,RateC*G25,IF(E25>=20,RateB*G25,IF(E25>=10,RateA*G25,0))) =G25-H25
Storage DVD-R Maxell H 4 =VLOOKUP(D26,N7code.csv!$A$2:$B$14,2) =E26*F26 =IF(E26>=30,RateC*G26,IF(E26>=20,RateB*G26,IF(E26>=10,RateA*G26,0))) =G26-H26
Storage DVD-RW Sony K 1 =VLOOKUP(D27,N7code.csv!$A$2:$B$14,2) =E27*F27 =IF(E27>=30,RateC*G27,IF(E27>=20,RateB*G27,IF(E27>=10,RateA*G27,0))) =G27-H27
Cartridge T036120 Amazon D 5 =VLOOKUP(D28,N7code.csv!$A$2:$B$14,2) =E28*F28 =IF(E28>=30,RateC*G28,IF(E28>=20,RateB*G28,IF(E28>=10,RateA*G28,0))) =G28-H28
Cartridge HP45 HP L 12 =VLOOKUP(D29,N7code.csv!$A$2:$B$14,2) =E29*F29 =IF(E29>=30,RateC*G29,IF(E29>=20,RateB*G29,IF(E29>=10,RateA*G29,0))) =G29-H29
Storage CD-RW Imation D 4 =VLOOKUP(D30,N7code.csv!$A$2:$B$14,2) =E30*F30 =IF(E30>=30,RateC*G30,IF(E30>=20,RateB*G30,IF(E30>=10,RateA*G30,0))) =G30-H30
Discount Nested IF – must be 3 tiers 1 mark
Storage CD-RW Sony E 1 =VLOOKUP(D31,N7code.csv!$A$2:$B$14,2) =E31*F31 =IF(E31>=30,RateC*G31,IF(E31>=20,RateB*G31,IF(E31>=10,RateA*G31,0))) =G31-H31
Correct named cells 3 marks
Cartridge HP49 HP I 3 =VLOOKUP(D32,N7code.csv!$A$2:$B$14,2) =E32*F32 =IF(E32>=30,RateC*G32,IF(E32>=20,RateB*G32,IF(E32>=10,RateA*G32,0))) =G32-H32
Cartridge BCI-24BK Amazon B 6 =VLOOKUP(D33,N7code.csv!$A$2:$B$14,2)
Correct formulae (3 parts) 3 marks
=E33*F33 =IF(E33>=30,RateC*G33,IF(E33>=20,RateB*G33,IF(E33>=10,RateA*G33,0))) =G33-H33
Storage CD-RW Imation D 24 =VLOOKUP(D34,N7code.csv!$A$2:$B$14,2)
Returns zero 1 mark
=E34*F34 =IF(E34>=30,RateC*G34,IF(E34>=20,RateB*G34,IF(E34>=10,RateA*G34,0))) =G34-H34
Cartridge BCI-6BK Amazon D 3 =VLOOKUP(D35,N7code.csv!$A$2:$B$14,2) =E35*F35 =IF(E35>=30,RateC*G35,IF(E35>=20,RateB*G35,IF(E35>=10,RateA*G35,0))) =G35-H35
Cartridge T037020 Amazon E 10 =VLOOKUP(D36,N7code.csv!$A$2:$B$14,2) =E36*F36 =IF(E36>=30,RateC*G36,IF(E36>=20,RateB*G36,IF(E36>=10,RateA*G36,0)))
Price Correct formulae 1 mark =G36-H36
Storage CD-RW Sony E 12 =VLOOKUP(D37,N7code.csv!$A$2:$B$14,2) =E37*F37 =IF(E37>=30,RateC*G37,IF(E37>=20,RateB*G37,IF(E37>=10,RateA*G37,0))) =G37-H37
Replication All 4 formulae 1 mark
Cartridge BCI-6PC Amazon M 1 =VLOOKUP(D38,N7code.csv!$A$2:$B$14,2) =E38*F38 =IF(E38>=30,RateC*G38,IF(E38>=20,RateB*G38,IF(E38>=10,RateA*G38,0))) =G38-H38
Cartridge
Orientation
BCI-6PM Amazon M
Landscape 1
1 mark
=VLOOKUP(D39,N7code.csv!$A$2:$B$14,2) =E39*F39 =IF(E39>=30,RateC*G39,IF(E39>=20,RateB*G39,IF(E39>=10,RateA*G39,0))) =G39-H39
Storage CD-RW Sony E 10 =VLOOKUP(D40,N7code.csv!$A$2:$B$14,2) =E40*F40 =IF(E40>=30,RateC*G40,IF(E40>=20,RateB*G40,IF(E40>=10,RateA*G40,0))) =G40-H40
Paper P2354 HP B 10 =VLOOKUP(D41,N7code.csv!$A$2:$B$14,2) =E41*F41 =IF(E41>=30,RateC*G41,IF(E41>=20,RateB*G41,IF(E41>=10,RateA*G41,0))) =G41-H41

© UCLES 2007
Page 3 Mark Scheme Syllabus Paper
IGCSE – October/November 2007 0418 03
Candidate name Centre number Candidate number
Paper P2346 HP C 15 =VLOOKUP(D42,N7code.csv!$A$2:$B$14,2) =E42*F42 =IF(E42>=30,RateC*G42,IF(E42>=20,RateB*G42,IF(E42>=10,RateA*G42,0))) =G42-H42
Storage CD-RW Sony E 12 =VLOOKUP(D43,N7code.csv!$A$2:$B$14,2) =E43*F43 =IF(E43>=30,RateC*G43,IF(E43>=20,RateB*G43,IF(E43>=10,RateA*G43,0))) =G43-H43
Paper P2352 HP A 4 =VLOOKUP(D44,N7code.csv!$A$2:$B$14,2) =E44*F44 =IF(E44>=30,RateC*G44,IF(E44>=20,RateB*G44,IF(E44>=10,RateA*G44,0))) =G44-H44
Cartridge HP200 HP I 6 =VLOOKUP(D45,N7code.csv!$A$2:$B$14,2) =E45*F45 =IF(E45>=30,RateC*G45,IF(E45>=20,RateB*G45,IF(E45>=10,RateA*G45,0))) =G45-H45
Cartridge T037020 Amazon E 20 =VLOOKUP(D46,N7code.csv!$A$2:$B$14,2) =E46*F46 =IF(E46>=30,RateC*G46,IF(E46>=20,RateB*G46,IF(E46>=10,RateA*G46,0))) =G46-H46
Storage DVD-RW Sony K 6 =VLOOKUP(D47,N7code.csv!$A$2:$B$14,2) =E47*F47 =IF(E47>=30,RateC*G47,IF(E47>=20,RateB*G47,IF(E47>=10,RateA*G47,0))) =G47-H47
Paper P2351 HP D 8 =VLOOKUP(D48,N7code.csv!$A$2:$B$14,2) =E48*F48 =IF(E48>=30,RateC*G48,IF(E48>=20,RateB*G48,IF(E48>=10,RateA*G48,0))) =G48-H48
Paper P2356 HP C 2 =VLOOKUP(D49,N7code.csv!$A$2:$B$14,2) =E49*F49 =IF(E49>=30,RateC*G49,IF(E49>=20,RateB*G49,IF(E49>=10,RateA*G49,0))) =G49-H49
Paper P2346 HP C 10 =VLOOKUP(D50,N7code.csv!$A$2:$B$14,2) =E50*F50 =IF(E50>=30,RateC*G50,IF(E50>=20,RateB*G50,IF(E50>=10,RateA*G50,0))) =G50-H50
Storage CD-RW Sony E 10 =VLOOKUP(D51,N7code.csv!$A$2:$B$14,2) =E51*F51 =IF(E51>=30,RateC*G51,IF(E51>=20,RateB*G51,IF(E51>=10,RateA*G51,0))) =G51-H51
Cartridge BCI-6BK Amazon D 2 =VLOOKUP(D52,N7code.csv!$A$2:$B$14,2) =E52*F52 =IF(E52>=30,RateC*G52,IF(E52>=20,RateB*G52,IF(E52>=10,RateA*G52,0))) =G52-H52
Cartridge BCI-6C Amazon D 2 =VLOOKUP(D53,N7code.csv!$A$2:$B$14,2) =E53*F53 =IF(E53>=30,RateC*G53,IF(E53>=20,RateB*G53,IF(E53>=10,RateA*G53,0))) =G53-H53
Cartridge BCI-6M Amazon D 2 =VLOOKUP(D54,N7code.csv!$A$2:$B$14,2) =E54*F54 =IF(E54>=30,RateC*G54,IF(E54>=20,RateB*G54,IF(E54>=10,RateA*G54,0))) =G54-H54
Cartridge BCI-6Y Amazon D 2 =VLOOKUP(D55,N7code.csv!$A$2:$B$14,2) =E55*F55 =IF(E55>=30,RateC*G55,IF(E55>=20,RateB*G55,IF(E55>=10,RateA*G55,0))) =G55-H55
Paper P2356 HP C 10 =VLOOKUP(D56,N7code.csv!$A$2:$B$14,2) =E56*F56 =IF(E56>=30,RateC*G56,IF(E56>=20,RateB*G56,IF(E56>=10,RateA*G56,0))) =G56-H56
Storage CD-RW Imation D 12 =VLOOKUP(D57,N7code.csv!$A$2:$B$14,2) =E57*F57 =IF(E57>=30,RateC*G57,IF(E57>=20,RateB*G57,IF(E57>=10,RateA*G57,0))) =G57-H57
Paper P2347 HP D 2 =VLOOKUP(D58,N7code.csv!$A$2:$B$14,2) =E58*F58 =IF(E58>=30,RateC*G58,IF(E58>=20,RateB*G58,IF(E58>=10,RateA*G58,0))) =G58-H58
Paper P2351 HP D 8 =VLOOKUP(D59,N7code.csv!$A$2:$B$14,2) =E59*F59 =IF(E59>=30,RateC*G59,IF(E59>=20,RateB*G59,IF(E59>=10,RateA*G59,0))) =G59-H59
Storage CD-RW Sony E 1 =VLOOKUP(D60,N7code.csv!$A$2:$B$14,2) =E60*F60 =IF(E60>=30,RateC*G60,IF(E60>=20,RateB*G60,IF(E60>=10,RateA*G60,0))) =G60-H60
Storage DVD-RW Sony K 1 =VLOOKUP(D61,N7code.csv!$A$2:$B$14,2) =E61*F61 =IF(E61>=30,RateC*G61,IF(E61>=20,RateB*G61,IF(E61>=10,RateA*G61,0))) =G61-H61
Cartridge BCI-6PBK Amazon F 4 =VLOOKUP(D62,N7code.csv!$A$2:$B$14,2) =E62*F62 =IF(E62>=30,RateC*G62,IF(E62>=20,RateB*G62,IF(E62>=10,RateA*G62,0))) =G62-H62
Cartridge HP23 HP K 10 =VLOOKUP(D63,N7code.csv!$A$2:$B$14,2) =E63*F63 =IF(E63>=30,RateC*G63,IF(E63>=20,RateB*G63,IF(E63>=10,RateA*G63,0))) =G63-H63
Storage CD-RW Imation D 12 =VLOOKUP(D64,N7code.csv!$A$2:$B$14,2) =E64*F64 =IF(E64>=30,RateC*G64,IF(E64>=20,RateB*G64,IF(E64>=10,RateA*G64,0))) =G64-H64
Storage CD-RW Sony E 1 =VLOOKUP(D65,N7code.csv!$A$2:$B$14,2) =E65*F65 =IF(E65>=30,RateC*G65,IF(E65>=20,RateB*G65,IF(E65>=10,RateA*G65,0))) =G65-H65
Cartridge BCI-6BK Amazon D 4 =VLOOKUP(D66,N7code.csv!$A$2:$B$14,2) =E66*F66 =IF(E66>=30,RateC*G66,IF(E66>=20,RateB*G66,IF(E66>=10,RateA*G66,0))) =G66-H66
Paper P2352 HP A 5 =VLOOKUP(D67,N7code.csv!$A$2:$B$14,2) =E67*F67 =IF(E67>=30,RateC*G67,IF(E67>=20,RateB*G67,IF(E67>=10,RateA*G67,0))) =G67-H67
Paper P2353 HP A 10 =VLOOKUP(D68,N7code.csv!$A$2:$B$14,2) =E68*F68 =IF(E68>=30,RateC*G68,IF(E68>=20,RateB*G68,IF(E68>=10,RateA*G68,0))) =G68-H68
Paper P2351 HP D 5 =VLOOKUP(D69,N7code.csv!$A$2:$B$14,2) =E69*F69 =IF(E69>=30,RateC*G69,IF(E69>=20,RateB*G69,IF(E69>=10,RateA*G69,0))) =G69-H69
Paper P2352 HP A 1 =VLOOKUP(D70,N7code.csv!$A$2:$B$14,2) =E70*F70 =IF(E70>=30,RateC*G70,IF(E70>=20,RateB*G70,IF(E70>=10,RateA*G70,0))) =G70-H70
Storage CD-RW Sony E 2 =VLOOKUP(D71,N7code.csv!$A$2:$B$14,2) =E71*F71 =IF(E71>=30,RateC*G71,IF(E71>=20,RateB*G71,IF(E71>=10,RateA*G71,0))) =G71-H71
Storage CD-RW Sony E 10 =VLOOKUP(D72,N7code.csv!$A$2:$B$14,2) =E72*F72 =IF(E72>=30,RateC*G72,IF(E72>=20,RateB*G72,IF(E72>=10,RateA*G72,0))) =G72-H72
Cartridge HP23 HP K 6 =VLOOKUP(D73,N7code.csv!$A$2:$B$14,2) =E73*F73 =IF(E73>=30,RateC*G73,IF(E73>=20,RateB*G73,IF(E73>=10,RateA*G73,0))) =G73-H73
Cartridge T041020 Amazon E 2 =VLOOKUP(D74,N7code.csv!$A$2:$B$14,2) =E74*F74 =IF(E74>=30,RateC*G74,IF(E74>=20,RateB*G74,IF(E74>=10,RateA*G74,0))) =G74-H74
Cartridge T042220 Amazon F 10 =VLOOKUP(D75,N7code.csv!$A$2:$B$14,2) =E75*F75 =IF(E75>=30,RateC*G75,IF(E75>=20,RateB*G75,IF(E75>=10,RateA*G75,0))) =G75-H75
Storage CD-RW Sony E 3 =VLOOKUP(D76,N7code.csv!$A$2:$B$14,2) =E76*F76 =IF(E76>=30,RateC*G76,IF(E76>=20,RateB*G76,IF(E76>=10,RateA*G76,0))) =G76-H76
Cartridge BCI-6BK Amazon D 1 =VLOOKUP(D77,N7code.csv!$A$2:$B$14,2) =E77*F77 =IF(E77>=30,RateC*G77,IF(E77>=20,RateB*G77,IF(E77>=10,RateA*G77,0))) =G77-H77
Paper P2346 HP C 30 =VLOOKUP(D78,N7code.csv!$A$2:$B$14,2) =E78*F78 =IF(E78>=30,RateC*G78,IF(E78>=20,RateB*G78,IF(E78>=10,RateA*G78,0))) =G78-H78
Paper P2352 HP A 1 =VLOOKUP(D79,N7code.csv!$A$2:$B$14,2) =E79*F79 =IF(E79>=30,RateC*G79,IF(E79>=20,RateB*G79,IF(E79>=10,RateA*G79,0))) =G79-H79
Storage CD-RW Imation D 2 =VLOOKUP(D80,N7code.csv!$A$2:$B$14,2) =E80*F80 =IF(E80>=30,RateC*G80,IF(E80>=20,RateB*G80,IF(E80>=10,RateA*G80,0))) =G80-H80

© UCLES 2007
Page 4 Mark Scheme Syllabus Paper
IGCSE – October/November 2007 0418 03
Rate Candidate1 mark
0dp & % values name Centre number Candidate number

DCode Rate Type Count


A 5% Cartridge 28
B 9% Paper 18
C 13% Storage 28

Type Item Supplier Code Sales Unit Cost Cost Discount Price
Storage CD-R Maxell A 10 £2.79 £27.90 £1.26 £26.64
Storage CD-R Sony B 10 £2.99 £29.90 £1.35 £28.55
Storage CD-RW Sony E 2 £4.79 £9.58 £0.00 £9.58
Paper P2345 HP A 30 £2.79 £83.70 £10.46 £73.24
Storage DVD-R Unit
Maxell Cost,
H Cost, 12
Discount, Price £95.88
£7.99 £4.31 £91.57
Cartridge HP56 HP 2dp & currency
H sterling
1 £7.99 1 mark
£7.99 £0.00 £7.99
Storage CD-R Sony B 8 £2.99 £23.92 £0.00 £23.92
Cartridge HP29 HP J 1 £8.79 £8.79 £0.00 £8.79
Cartridge HP26 HP I 6 £8.29 £49.74 £0.00 £49.74
Cartridge HP15 HP L 6 £9.29 £55.74 £0.00 £55.74
Storage DVD-RW Sony K 1 £8.99 £8.99 £0.00 £8.99
Cartridge HP15 HP L 2 £9.29 £18.58 £0.00 £18.58
Storage CD-RW Imation D 12 £4.49 £53.88 £2.42 £51.46
Paper P2348 HP F 8 £4.99 £39.92 £0.00 £39.92
Storage CD-RW Sony E 5 £4.79 £23.95 £0.00 £23.95
Storage CD-RW Sony E 25 £4.79 £119.75 £10.78 £108.97
Cartridge HP56 HP H 20 £7.99 £159.80 £14.38 £145.42
Paper P2348 HP F 1 £4.99 £4.99 £0.00 £4.99
Cartridge BCI-6PY Amazon M 12 £5.49 £65.88 £2.96 £62.92
Storage DVD-R Maxell H 4 £7.99 £31.96 £0.00 £31.96
Storage DVD-RW Sony K 1 £8.99 £8.99 £0.00 £8.99
Cartridge T036120 Amazon D 5 £4.49 £22.45 £0.00 £22.45
Cartridge HP45 HP L 12 £9.29 £111.48 £5.02 £106.46
Storage CD-RW Imation D 4 £4.49 £17.96 £0.00 £17.96
Storage CD-RW Sony E 1 £4.79 £4.79 £0.00 £4.79
Cartridge HP49 HP I 3 £8.29 £24.87 £0.00 £24.87
Cartridge BCI-24BK Amazon B 6 £2.99 £17.94 £0.00 £17.94
Storage CD-RW Imation D 24 £4.49 £107.76 £9.70 £98.06
Cartridge BCI-6BK Amazon D 3 £4.49 £13.47 £0.00 £13.47
Cartridge T037020 Amazon E 10 £4.79 £47.90 £2.16 £45.74
Storage CD-RW Sony E 12 £4.79 £57.48 £2.59 £54.89
Cartridge BCI-6PC Amazon M 1 £5.49 £5.49 £0.00 £5.49
Cartridge BCI-6PM Amazon M 1 £5.49 £5.49 £0.00 £5.49
Storage CD-RW Sony E 10 £4.79 £47.90 £2.16 £45.74
Paper P2354 HP B 10 £2.99 £29.90 £1.35 £28.55
Paper P2346 HP C 15 £3.29 £49.35 £2.22 £47.13
Storage CD-RW Sony E 12 £4.79 £57.48 £2.59 £54.89
Paper P2352 HP A 4 £2.79 £11.16 £0.00 £11.16
Cartridge HP200 HP I 6 £8.29 £49.74 £0.00 £49.74
Cartridge T037020 Amazon E 20 £4.79 £95.80 £8.62 £87.18
Storage DVD-RW Sony K 6 £8.99 £53.94 £0.00 £53.94
Paper P2351 HP D 8 £4.49 £35.92 £0.00 £35.92
Paper P2356 HP C 2 £3.29 £6.58 £0.00 £6.58
Paper P2346 HP C 10 £3.29 £32.90 £1.48 £31.42
Storage CD-RW Sony E 10 £4.79 £47.90 £2.16 £45.74
Cartridge BCI-6BK Amazon D 2 £4.49 £8.98 £0.00 £8.98
Cartridge BCI-6C Amazon D 2 £4.49 £8.98 £0.00 £8.98
Cartridge BCI-6M Amazon D 2 £4.49 £8.98 £0.00 £8.98
Cartridge BCI-6Y Amazon D 2 £4.49 £8.98 £0.00 £8.98

© UCLES 2007
Page 5 Mark Scheme Syllabus Paper
IGCSE – October/November 2007 0418 03
Candidate name Centre number Candidate number
Paper P2356 HP C 10 £3.29 £32.90 £1.48 £31.42
Storage CD-RW Imation D 12 £4.49 £53.88 £2.42 £51.46
Paper P2347 HP D 2 £4.49 £8.98 £0.00 £8.98
Paper P2351 HP D 8 £4.49 £35.92 £0.00 £35.92
Storage CD-RW Sony E 1 £4.79 £4.79 £0.00 £4.79
Storage DVD-RW Sony K 1 £8.99 £8.99 £0.00 £8.99
Cartridge BCI-6PBK Amazon F 4 £4.99 £19.96 £0.00 £19.96
Cartridge HP23 HP K 10 £8.99 £89.90 £4.05 £85.85
Storage CD-RW Imation D 12 £4.49 £53.88 £2.42 £51.46
Storage CD-RW Sony E 1 £4.79 £4.79 £0.00 £4.79
Cartridge BCI-6BK Amazon D 4 £4.49 £17.96 £0.00 £17.96
Paper P2352 HP A 5 £2.79 £13.95 £0.00 £13.95
Paper P2353 HP A 10 £2.79 £27.90 £1.26 £26.64
Paper P2351 HP D 5 £4.49 £22.45 £0.00 £22.45
Paper P2352 HP A 1 £2.79 £2.79 £0.00 £2.79
Storage CD-RW Sony E 2 £4.79 £9.58 £0.00 £9.58
Storage CD-RW Sony E 10 £4.79 £47.90 £2.16 £45.74
Cartridge HP23 HP K 6 £8.99 £53.94 £0.00 £53.94
Cartridge T041020 Amazon E 2 £4.79 £9.58 £0.00 £9.58
Cartridge T042220 Amazon F 10 £4.99 £49.90 £2.25 £47.65
Storage CD-RW Sony E 3 £4.79 £14.37 £0.00 £14.37
Cartridge BCI-6BK Amazon D 1 £4.49 £4.49 £0.00 £4.49
Paper P2346 HP C 30 £3.29 £98.70 £12.34 £86.36
Paper P2352 HP A 1 £2.79 £2.79 £0.00 £2.79
Storage CD-RW Imation D 2 £4.49 £8.98 £0.00 £8.98

Candidate name Centre number Candidate number


Step 16
Hidden Rows 1-5 1 mark
Item Supplier Sales Price
Columns A, D, F, G, H 1 mark
CD-R Maxell 10 £26.64
Search Supplier = Maxell 2 marks
DVD-R Maxell 12 £91.57
DVD-R Maxell 4 £31.96

Candidate name Centre number Candidate number


Step 17
Item Supplier Sales Price
Search Sales >=20 AND Price< 100 2 marks
P2345 HP 30 £73.24
CD-RW Imation 24 £98.06
T037020 Amazon 20 £87.18
P2346 HP 30 £86.36
Colour all correct 1 mark
Font all correct 1 mark
Size all correct 1 mark
correct units 1 mark
Alignment all correct 1 mark
STYLESHEET h3 bold 1 mark

h1 { color: #000000; font-family: Times New Roman, serif; font-size:36pt; text-align: Center }
h2 { color: #000000; font-family: Times New Roman, serif; font-size: 18pt; text-align: Center }
h3 { color: #FF0000; font-family: Arial, sans-serif; font-size: 12pt; text-align: center; font-weight:
bold }
h4 { color: #FF0000; font-family: Arial, sans-serif; font-size: 12pt; text-align: left }
li { color: #FF0000; font-family: Arial, sans-serif; font-size: 10pt; text-align: left }
p { color: #800000; font-family: Arial, sans-serif; font-size: 10pt; text-align: left }

© UCLES 2007
Page 6 Mark Scheme Syllabus Paper
IGCSE – October/November 2007 0418 03
Candidate name Centre number Candidate number
Candidate name Centre number Candidate number
Top left Last edited by & NAME & No’s 1 mark
in style h4 1 mark

style h1 From stylesheet 100% correct 1 mark

Table 4 rows & 2 columns 1 mark


Merge cells in row 1 1 mark
Merge cells in row 4 1 mark
Merge rows 2 & 3 in 2nd col 1 mark
Correct text in each cell 1 mark

Style h2 From stylesheet 1 mark

Image Correct position & aspect ratio 1 mark


Style p From stylesheet 1 mark

Style li From stylesheet 1 mark

Style p From stylesheet 1 mark

Style li From stylesheet 1 mark

Style h3 From stylesheet 1 mark

Style h4 From stylesheet 1 mark


Full width of table cell

Menu Contains N7Menu.TXT in style h2 1 mark

© UCLES 2007
Page 7 Mark Scheme Syllabus Paper
IGCSE – October/November 2007 0418 03
Candidate name Centre number Candidate number

<HTML> External stylesheet attached 1 mark


<HEAD>
<TITLE>Homepage</TITLE>
<link rel="stylesheet" type ="text/css" href="styles.css"
</HEAD>
Table Cell padding 10 1 mark
<BODY>
Cell spacing 2 1 mark
<h4>Last edited by A.N.Other, Candidate 9999, Centre number ZZ999<h4> Border 2 1 mark
<h1>Peripherals and Consumables</h1> Width 100% 1 mark

<TABLE cellSpacing="2" cellPadding="10" width="100%" border=2>


<TR>
<TD colspan="2"><h2>We stock a wide range of computer peripherals, accessories and
consumables.</h2></TD>
</TR>
<TR>
<TD><p>Peripherals include:</p>
<li>printers</li>
<li>scanners</li>
<li>network and WIFI,</li>
<p>and consumables like:</p>
<li>cartridges</li>
<li>specialist paper</li> Image Height = “200” 1 mark
<li>Blank CDs and DVDs.</li></TD>
<TD rowspan="2"><img src="n7cart.jpg" height="200"></TD>
</TR>
<TR>
<TD><h3>You can contact us in many ways.</h3></TD>
</TR>
<TR>
<TD colspan="2"><h4>Through our website on-line - use our order form. By post - order our
catalogue and complete the order form. By phone or fax - all contact Cell
Table details on this
padding 10 website. You can
1 mark
order our catalogue for a full listing of our services.</h4></TD> Cell spacing 2 1 mark
</TR> Width “600” 1 mark
Border = 2 1 mark
</TABLE>

<TABLE cellSpacing="2" cellPadding="10" width="600" border="2">


<TBODY>
<TR>
<TD><h2>Home Page</h2></TD>
<TD><h2>Products</h2></TD>
<TD><h2><a href="N7OFFERS.htm" target="_external">Special Offers</a></h2></TD>
<TD><h2>Order Form</h2></TD>
</TR>
Hyperlink Correct target window 1 mark
</TBODY>
</TABLE>
</BODY>
</HTML>

© UCLES 2007
Page 8 Mark Scheme Syllabus Paper
IGCSE – October/November 2007 0418 03
Candidate name Centre number Candidate number

Top left NAME & No’s 1 mark

Image In this cell 1 mark

Image Replaced text 1 mark

<html>
<head> External stylesheet attached 1 mark
<title>Special Offers Page</title>
<link rel="stylesheet" type ="text/css" href="styles.css">
</head>

<body>
<p>Last updated by A.N.Other, Candidate 9999, Centre ZZ999</p>
<h1>This weeks special offers!</h1>

<table border="0" cellpadding="10" cellspacing="10" width="800" height="300">


<tr>
<td width="220" height="300">
<h4><b>On writeable and rewritable media</b></h4>
<p>Each listed is a 10 pack:</p>
<li>CD-R Maxell £2.79</li>
<li>CD-R Sony £2.99</li>
<li>CD-RW Imation £4.49</li>
<li>DVD-R Maxell £7.99</li>
© UCLES 2007
UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS
International General Certificate of Secondary Education

MARK SCHEME for the May/June 2008 question paper

0418 INFORMATION TECHNOLOGY


0418/03 Paper 3 (Practical Test B), maximum raw mark 100

This mark scheme is published as an aid to teachers and candidates, to indicate the requirements of
the examination. It shows the basis on which Examiners were instructed to award marks. It does not
indicate the details of the discussions that took place at an Examiners’ meeting before marking began.

All Examiners are instructed that alternative correct answers and unexpected approaches in
candidates’ scripts must be given marks that fairly reflect the relevant knowledge and skills
demonstrated.

Mark schemes must be read in conjunction with the question papers and the report on the
examination.

• CIE will not enter into discussions or correspondence in connection with these mark schemes.

CIE is publishing the mark schemes for the May/June 2008 question papers for most IGCSE, GCE
Advanced Level and Advanced Subsidiary Level syllabuses and some Ordinary Level syllabuses.
Candidate name Centre number Candidate number

Rate Data entry 100% 3 marks Header Name, candidate no, Centre no 1 mark
Code Rate
C 1.1 Department Lookup used 1 mark
I 3 External file/sheet for code 1 mark
P 1.6 Correct range & return column 1 mark

Department Dcode Number Total Duration


COUNTIF Correct function that can
be replicated 1 mark
=VLOOKUP(B7, J8code'!$A$2:$B$13,2) MD =COUNTIF($B$16:$B$89,B7) =SUMIF($B$16:$B$89,B7,$D$16:$D$89)
Correct range
=VLOOKUP(B8,J8code'!$A$2:$B$13,2) AC =COUNTIF($B$16:$B$89,B8) =SUMIF($B$16:$B$89,B8,$D$16:$D$89)
(accept named range) 1 mark
=VLOOKUP(B9,J8code'!$A$2:$B$13,2) PR =COUNTIF($B$16:$B$89,B9) =SUMIF($B$16:$B$89,B9,$D$16:$D$89) Correct reference 1 mark
=VLOOKUP(B10,J8code'!$A$2:$B$13,2) SA =COUNTIF($B$16:$B$89,B10) =SUMIF($B$16:$B$89,B10,$D$16:$D$89)
=VLOOKUP(B11,J8code'!$A$2:$B$13,2) HR =COUNTIF($B$16:$B$89,B11) =SUMIF($B$16:$B$89,B11,$D$16:$D$89)
SUMIF Correct function 1 mark
=VLOOKUP(B12,J8code'!$A$2:$B$13,2) PU =COUNTIF($B$16:$B$89,B12) =SUMIF($B$16:$B$89,B12,$D$16:$D$89) Correct compare range 1 mark
=VLOOKUP(B13,J8code'!$A$2:$B$13,2) MA =COUNTIF($B$16:$B$89,B13) =SUMIF($B$16:$B$89,B13,$D$16:$D$89) Correct reference 1 mark
Correct calculate range 1 mark
Date Dcode Code Duration Units
39450 HR P 321 =IF(C16="C",D16*Cheap,IF(C16="I",D16*Intl,IF(C16="P",D16*Peak,0)))
39450 HR I 334 =IF(C17="C",D17*Cheap,IF(C17="I",D17*Intl,IF(C17="P",D17*Peak,0)))
39450 HR P 332 =IF(C18="C",D18*Cheap,IF(C18="I",D18*Intl,IF(C18="P",D18*Peak,0)))
39450 PU C 586 =IF(C19="C",D19*Cheap,IF(C19="I",D19*Intl,IF(C19="P",D19*Peak,0)))
39450 HR P 1462 =IF(C20="C",D20*Cheap,IF(C20="I",D20*Intl,IF(C20="P",D20*Peak,0)))
39450 HR P 400 =IF(C21="C",D21*Cheap,IF(C21="I",D21*Intl,IF(C21="P",D21*Peak,0)))
39450 MD C 430 =IF(C22="C",D22*Cheap,IF(C22="I",D22*Intl,IF(C22="P",D22*Peak,0)))
39450 MD P 359 =IF(C23="C",D23*Cheap,IF(C23="I",D23*Intl,IF(C23="P",D23*Peak,0)))
39450 MD P 376 =IF(C24="C",D24*Cheap,IF(C24="I",D24*Intl,IF(C24="P",D24*Peak,0)))
39450 MD P 168 =IF(C25="C",D25*Cheap,IF(C25="I",D25*Intl,IF(C25="P",D25*Peak,0)))
39450 SA P 878 =IF(C26="C",D26*Cheap,IF(C26="I",D26*Intl,IF(C26="P",D26*Peak,0)))
39450 SA P 289 =IF(C27="C",D27*Cheap,IF(C27="I",D27*Intl,IF(C27="P",D27*Peak,0)))
39450 SA C 302 =IF(C28="C",D28*Cheap,IF(C28="I",D28*Intl,IF(C28="P",D28*Peak,0)))
39450 MD P 438 =IF(C29="C",D29*Cheap,IF(C29="I",D29*Intl,IF(C29="P",D29*Peak,0)))
39450 MD I 352 =IF(C30="C",D30*Cheap,IF(C30="I",D30*Intl,IF(C30="P",D30*Peak,0)))
39450 MD P 798 =IF(C31="C",D31*Cheap,IF(C31="I",D31*Intl,IF(C31="P",D31*Peak,0)))
39450 MD I 769 =IF(C32="C",D32*Cheap,IF(C32="I",D32*Intl,IF(C32="P",D32*Peak,0)))
39450 MD I 937 =IF(C33="C",D33*Cheap,IF(C33="I",D33*Intl,IF(C33="P",D33*Peak,0)))
39450 MD P 313 =IF(C34="C",D34*Cheap,IF(C34="I",D34*Intl,IF(C34="P",D34*Peak,0)))
39450 RT P 390 =IF(C35="C",D35*Cheap,IF(C35="I",D35*Intl,IF(C35="P",D35*Peak,0)))
39450 RT C 326 =IF(C36="C",D36*Cheap,IF(C36="I",D36*Intl,IF(C36="P",D36*Peak,0)))
39450 RT C 880 =IF(C37="C",D37*Cheap,IF(C37="I",D37*Intl,IF(C37="P",D37*Peak,0)))
© UCLES 2008 Page 2 of 14 [Turn Over
Candidate name Centre number Candidate number

39450 RT P 820 =IF(C38="C",D38*Cheap,IF(C38="I",D38*Intl,IF(C38="P",D38*Peak,0)))


39450 RT P 333 =IF(C39="C",D39*Cheap,IF(C39="I",D39*Intl,IF(C39="P",D39*Peak,0)))
39450 MA C 352 =IF(C40="C",D40*Cheap,IF(C40="I",D40*Intl,IF(C40="P",D40*Peak,0)))
39450 MA C 806 =IF(C41="C",D41*Cheap,IF(C41="I",D41*Intl,IF(C41="P",D41*Peak,0)))
39451 MA P 388 =IF(C42="C",D42*Cheap,IF(C42="I",D42*Intl,IF(C42="P",D42*Peak,0)))
39451 MA P 488 =IF(C43="C",D43*Cheap,IF(C43="I",D43*Intl,IF(C43="P",D43*Peak,0)))
39451 MA C 302 =IF(C44="C",D44*Cheap,IF(C44="I",D44*Intl,IF(C44="P",D44*Peak,0)))
39451 MA P 351 =IF(C45="C",D45*Cheap,IF(C45="I",D45*Intl,IF(C45="P",D45*Peak,0)))
39451 MA P 527 =IF(C46="C",D46*Cheap,IF(C46="I",D46*Intl,IF(C46="P",D46*Peak,0)))
39451 PR P 249 =IF(C47="C",D47*Cheap,IF(C47="I",D47*Intl,IF(C47="P",D47*Peak,0)))
39451 MD P 942 =IF(C48="C",D48*Cheap,IF(C48="I",D48*Intl,IF(C48="P",D48*Peak,0)))
39451 MD P 776 =IF(C49="C",D49*Cheap,IF(C49="I",D49*Intl,IF(C49="P",D49*Peak,0)))
39451 PU P 324 =IF(C50="C",D50*Cheap,IF(C50="I",D50*Intl,IF(C50="P",D50*Peak,0)))
39451 PU P 354 =IF(C51="C",D51*Cheap,IF(C51="I",D51*Intl,IF(C51="P",D51*Peak,0)))
39451 MD P 824 =IF(C52="C",D52*Cheap,IF(C52="I",D52*Intl,IF(C52="P",D52*Peak,0)))
39451 MD C 426 =IF(C53="C",D53*Cheap,IF(C53="I",D53*Intl,IF(C53="P",D53*Peak,0)))
39451 HR P 739 =IF(C54="C",D54*Cheap,IF(C54="I",D54*Intl,IF(C54="P",D54*Peak,0)))
39451 HR P 300 =IF(C55="C",D55*Cheap,IF(C55="I",D55*Intl,IF(C55="P",D55*Peak,0)))
39451 MD P 263 =IF(C56="C",D56*Cheap,IF(C56="I",D56*Intl,IF(C56="P",D56*Peak,0)))
39451 PR P 168 =IF(C57="C",D57*Cheap,IF(C57="I",D57*Intl,IF(C57="P",D57*Peak,0)))
39451 PR P 807 =IF(C58="C",D58*Cheap,IF(C58="I",D58*Intl,IF(C58="P",D58*Peak,0)))
39451 PR P 821 =IF(C59="C",D59*Cheap,IF(C59="I",D59*Intl,IF(C59="P",D59*Peak,0)))
39451 PR P 796 =IF(C60="C",D60*Cheap,IF(C60="I",D60*Intl,IF(C60="P",D60*Peak,0)))
39451 HR C 361 =IF(C61="C",D61*Cheap,IF(C61="I",D61*Intl,IF(C61="P",D61*Peak,0)))
39451 HR P 351 =IF(C62="C",D62*Cheap,IF(C62="I",D62*Intl,IF(C62="P",D62*Peak,0)))
39451 HR C 282 =IF(C63="C",D63*Cheap,IF(C63="I",D63*Intl,IF(C63="P",D63*Peak,0)))
39451 HR P 342 =IF(C64="C",D64*Cheap,IF(C64="I",D64*Intl,IF(C64="P",D64*Peak,0)))
39451 SA P 711 =IF(C65="C",D65*Cheap,IF(C65="I",D65*Intl,IF(C65="P",D65*Peak,0)))
39451 SA P 398 =IF(C66="C",D66*Cheap,IF(C66="I",D66*Intl,IF(C66="P",D66*Peak,0)))
39451 SA C 276 =IF(C67="C",D67*Cheap,IF(C67="I",D67*Intl,IF(C67="P",D67*Peak,0)))
39451 SA P 297 =IF(C68="C",D68*Cheap,IF(C68="I",D68*Intl,IF(C68="P",D68*Peak,0)))
39451 SA I 359 =IF(C69="C",D69*Cheap,IF(C69="I",D69*Intl,IF(C69="P",D69*Peak,0)))
39451 PU P 558 =IF(C70="C",D70*Cheap,IF(C70="I",D70*Intl,IF(C70="P",D70*Peak,0)))
39451 AC P 304 =IF(C71="C",D71*Cheap,IF(C71="I",D71*Intl,IF(C71="P",D71*Peak,0)))
39451 AC C 264 =IF(C72="C",D72*Cheap,IF(C72="I",D72*Intl,IF(C72="P",D72*Peak,0)))
39452 AC P 936 =IF(C73="C",D73*Cheap,IF(C73="I",D73*Intl,IF(C73="P",D73*Peak,0)))
39452 AC C 512 =IF(C74="C",D74*Cheap,IF(C74="I",D74*Intl,IF(C74="P",D74*Peak,0)))

© UCLES 2008 Page 3 of 14 [Turn Over


Candidate name Centre number Candidate number

39452 AC C 310 =IF(C75="C",D75*Cheap,IF(C75="I",D75*Intl,IF(C75="P",D75*Peak,0)))


39452 AC P 368 =IF(C76="C",D76*Cheap,IF(C76="I",D76*Intl,IF(C76="P",D76*Peak,0)))
39452 AC P 837 =IF(C77="C",D77*Cheap,IF(C77="I",D77*Intl,IF(C77="P",D77*Peak,0)))
39452 AC C 854 =IF(C78="C",D78*Cheap,IF(C78="I",D78*Intl,IF(C78="P",D78*Peak,0)))
39452 AC P 230 =IF(C79="C",D79*Cheap,IF(C79="I",D79*Intl,IF(C79="P",D79*Peak,0)))
39452 AC P 422 =IF(C80="C",D80*Cheap,IF(C80="I",D80*Intl,IF(C80="P",D80*Peak,0)))
39452 MD P 296 =IF(C81="C",D81*Cheap,IF(C81="I",D81*Intl,IF(C81="P",D81*Peak,0)))
39452 SA C 219 =IF(C82="C",D82*Cheap,IF(C82="I",D82*Intl,IF(C82="P",D82*Peak,0)))
39452 SA P 368 =IF(C83="C",D83*Cheap,IF(C83="I",D83*Intl,IF(C83="P",D83*Peak,0)))
39452 SA I 385 =IF(C84="C",D84*Cheap,IF(C84="I",D84*Intl,IF(C84="P",D84*Peak,0)))
39452 PR P 269 =IF(C85="C",D85*Cheap,IF(C85="I",D85*Intl,IF(C85="P",D85*Peak,0)))
39452 PR C 366 =IF(C86="C",D86*Cheap,IF(C86="I",D86*Intl,IF(C86="P",D86*Peak,0)))
39452 MA P 354 =IF(C87="C",D87*Cheap,IF(C87="I",D87*Intl,IF(C87="P",D87*Peak,0)))
39452 MA P 448 =IF(C88="C",D88*Cheap,IF(C88="I",D88*Intl,IF(C88="P",D88*Peak,0)))
39452 PU P 833 =IF(C89="C",D89*Cheap,IF(C89="I",D89*Intl,IF(C89="P",D89*Peak,0)))

Replication All 4 formulae 1 mark Units Nested IF 1 mark


Orientation Landscape & fit to page 1 mark Correct named cells 3 marks
Correct function (3 parts) 3 marks
Returns Zero if not CIP 1 mark

© UCLES 2008 Page 4 of 14 [Turn Over


Candidate name Centre number Candidate number
Rate 1dp 1 mark

Code Rate
Row 1 Centre 1 mark
C 1.1
Bold 1 mark
I 3.0
P 1.6 Cells A2-A4 Right aligned 1 mark

Department Dcode Number Total Duration


Row 6 & 15 Centre & bold 1 mark
Managing Director MD 16 8467
Accounts AC 10 5037
Production PR 7 3476
Sales SA 11 4482
Human Resources HR 11 5224
Purchasing PU 5 2655
Maintenance MA 9 4016
Orientation Portrait 1 mark
Date Dcode Code Duration Units
03/01/2008 HR P 321 514 Units 0 dp 1 mark
03/01/2008 HR I 334 1002
03/01/2008 HR P 332 531
03/01/2008 PU C 586 645
03/01/2008 HR P 1462 2339
03/01/2008 HR P 400 640
03/01/2008 MD C 430 473
03/01/2008 MD P 359 574
03/01/2008 MD P 376 602
03/01/2008 MD P 168 269
03/01/2008 SA P 878 1405
03/01/2008 SA P 289 462
03/01/2008 SA C 302 332
03/01/2008 MD P 438 701
03/01/2008 MD I 352 1056
03/01/2008 MD P 798 1277
03/01/2008 MD I 769 2307
03/01/2008 MD I 937 2811
03/01/2008 MD P 313 501
03/01/2008 RT P 390 624
03/01/2008 RT C 326 359
03/01/2008 RT C 880 968
03/01/2008 RT P 820 1312
03/01/2008 RT P 333 533
03/01/2008 MA C 352 387
03/01/2008 MA C 806 887
04/01/2008 MA P 388 621
04/01/2008 MA P 488 781
04/01/2008 MA C 302 332
04/01/2008 MA P 351 562
04/01/2008 MA P 527 843
04/01/2008 PR P 249 398
04/01/2008 MD P 942 1507
04/01/2008 MD P 776 1242
04/01/2008 PU P 324 518
04/01/2008 PU P 354 566
04/01/2008 MD P 824 1318
04/01/2008 MD C 426 469

© UCLES 2008 Page 5 of 14 [Turn Over


Candidate name Centre number Candidate number

04/01/2008 HR P 739 1182


04/01/2008 HR P 300 480
04/01/2008 MD P 263 421
04/01/2008 PR P 168 269
04/01/2008 PR P 807 1291
04/01/2008 PR P 821 1314
04/01/2008 PR P 796 1274
04/01/2008 HR C 361 397
04/01/2008 HR P 351 562
04/01/2008 HR C 282 310
04/01/2008 HR P 342 547
04/01/2008 SA P 711 1138
04/01/2008 SA P 398 637
04/01/2008 SA C 276 304
04/01/2008 SA P 297 475
04/01/2008 SA I 359 1077
04/01/2008 PU P 558 893
04/01/2008 AC P 304 486
04/01/2008 AC C 264 290
05/01/2008 AC P 936 1498
05/01/2008 AC C 512 563
05/01/2008 AC C 310 341
05/01/2008 AC P 368 589
05/01/2008 AC P 837 1339
05/01/2008 AC C 854 939
05/01/2008 AC P 230 368
05/01/2008 AC P 422 675
05/01/2008 MD P 296 474
05/01/2008 SA C 219 241
05/01/2008 SA P 368 589
05/01/2008 SA I 385 1155
05/01/2008 PR P 269 430
05/01/2008 PR C 366 403
05/01/2008 MA P 354 566
05/01/2008 MA P 448 717
05/01/2008 PU P 833 1333

Candidate name Centre number Candidate number


Step 18
Date Dcode Code Units
Hidden Rows 1-14 1 mark
03/01/2008 HR I 1002 Hidden Column D 1 mark
03/01/2008 MD I 1056 Search Code = I 2 marks
03/01/2008 MD I 2307
03/01/2008 MD I 2811
04/01/2008 SA I 1077
05/01/2008 SA I 1155

© UCLES 2008 Page 6 of 14 [Turn Over


Candidate name Centre number Candidate number

Step 19
Date Dcode Units
04/01/2008 PU 518 Search Date = 04/01/2008 AND DCode = PU or SA 2 marks
04/01/2008 PU 566 Hidden Rows 1-14 and Columns C & D 1 mark
04/01/2008 SA 1138
04/01/2008 SA 637
04/01/2008 SA 304
04/01/2008 SA 475
04/01/2008 SA 1077
04/01/2008 PU 893

Candidate name Centre number Candidate number


Step 20
Chart Vertical bars 1 mark
Total Duration By Department Correct data 1 mark
Title 100% correct 1 mark
Labels Cat axis fully visible 1 mark
9000 Legend No legend 1 mark
8000

7000

6000

5000

4000

3000

2000

1000

0
or

ce
ng
n

s
s
s

ce
le
t io
t
ct

un

an
si
Sa

ur
re

uc

ha
co

en
so
Di

od

rc
Ac

nt
Re
g

Pu
Pr

ai
in

M
ag

an
an

m
Hu
M

© UCLES 2008 Page 7 of 14 [Turn Over


Candidate name Centre number Candidate number

STYLESHEET

h1 { color: #000000; font-family: ”Times New Roman”, serif; font-size: 20px; text-align: Center;
font-weight: bold }
h2 { color: #0000FF; font-family: ”Times New Roman”, serif; font-size: 18px; text-align: Center;
font-weight: bold }
h3 { color: #000000; font-family: ”Times New Roman”, serif; font-size: 16px; text-align: left }
li { color: #000000; font-family: Arial, sans-serif; font-size: 14px; text-align: left }
p { color: #000066; font-family: Arial, sans-serif; font-size: 14px; text-align: left; font-style: italic }

Colour All correct 1 mark


Font All correct 1 mark
Size All correct 1 mark
Units correct 1 mark
Alignment All correct 1 mark
h1 & h2 Bold 1 mark
p Italic 1 mark

© UCLES 2008 Page 8 of 14 [Turn Over


Top left Last edited by & Name & No’s in style h3 1 mark

Table 5 rows & 3 columns 1 mark


Merge cells in row 1 1 mark
Merge cells in row 5 1 mark
Merge rows 2,3 & 4 in 3rd col 1 mark
Correct text in each cell 1 mark

Heading in style h1& 100% correct 1 mark

Style h3 From stylesheet 1 mark

Style
Style h2 All 3 cells 1
1 mark
mark

Style p From stylesheet 1 mark

Style li From stylesheet 1 mark

Style p From stylesheet 1 mark

Image Placed in correct cell 1 mark


Centre aligned 1 mark

Image J8PROD.JPG in cell B 1 mark


J8HIST.JPG in cell D 1 mark
J8TEL.JPG in cell F 1 mark

Menu Contains J8MENU.HTM in h2 1 mark

<HTML> External stylesheet attached


<HEAD> With relative references 1 mark
<TITLE>Sample</TITLE>
<link rel="stylesheet" type ="text/css" href="J8styles.css"> Anchor Set to TOP 1 mark
</HEAD>
<BODY>
<a name=TOP></a> Table Cell padding 6 1 mark
<h3>Last edited by Candidate name, centre number, candidate number<h3> Cell spacing 6 1 mark
<h1>Sample Website for client X</h1> Width 100% 1 mark
Border 4 1 mark
<TABLE cellSpacing="6" cellPadding="6" width="100%" border=”4”>
<TR>
<TD colspan="3"><h3>Our Vision is to promote your business through the development and hosting of a web
presence.</h3></TD>
</TR>
<TR>
<TD><img src="J8PROD.jpg"></TD>
© UCLES 2008 Page 9 of 14 [Turn Over
<TD><h2>Our Products</h2></TD>
<TD rowspan="3"><p>Each section of this table can be used to convey information, or to provide a link to
other areas.</p>
<p> For example there may be:</P>
<li>your flagship products</li>
<li>special offers</li>
<li>price reductions</li>
<p> in order to entice customers to buy your products. Images, text, animations, movie 'clips' and sounds
can be included on the web site.</p></TD>
</TR> Hyperlink Correct target window
<TR> Relative reference 1 mark
<TD><img src="J8HIST.jpg"></TD>
<TD><h2><a href="J8COHIST.htm" target="_history">Company History</a></h2></TD>
</TR>
<TR>
<TD><img src="J8TEL.jpg"></TD> Image Width = “400” 1 mark
<TD><h2>Contact Us</h2></TD> Height = “50” 1 mark
</TR>
<TR>
<TD colspan="3" align="center"><img src="J8MOVIE.jpg" width="400" height="50"></TD>
</TR>
</TABLE> Table Cell padding 6 1 mark
<BR> Cell spacing 6 1 mark
Width 100% 1 mark
Border 2 1 mark
<TABLE cellSpacing="6" cellPadding="6" width="100%" border=”2”>
<TBODY>
<TR>
Hyperlink Correct anchor
<TD><h2><a href="#TOP">Home</a></h2></TD>
Relative reference 1 mark
<TD><h2>Products</h2></TD>
<TD><h2><a href="J8COHIST.htm" target="_history">History </a></h2></TD>
<TD><h2>Contact Us</h2></TD>
</TR>
</TBODY>
</TABLE> Hyperlink Correct target window
Relative reference 1 mark
</HTML>

© UCLES 2008 Page 10 of 14 [Turn Over


Top left Name & No’s replaced ‘Candidate name’ 1 mark

Image In this cell 1 mark

<html> External stylesheet attached


<head> Relative reference 1 mark
<title>Company History</title>
<link rel="stylesheet" type ="text/css" href="styles.css"
</head>

<body>
<h3>Last updated by Candidate name, candidate number and centre number</h3>
<h1>Company History</h1>

<table border="0" cellpadding="10" cellspacing="10" width="800" height="300">


<tr>
<td width="220" height="300">
<h3><b>This great company was founded in 1879 by Bernard House.</b></h3>
<p>Although it has a great company history, we have adapted to every technological change presented to
them. Their use of ICT is unsurpassed, even the web pages can contain data drawn from a wide variety of
sources like the electronic drawing board.</p>
<h3>Here is an example of our versatility:</h3>
</td>
<td>
<img src="j8image.gif" width = "300" /> Image Width 300 (height 310 +-2)
</td> Maintain aspect ratio 1 mark
</tr>
© UCLES 2008 Page 11 of 14 [Turn Over
</table>
<table border="0" cellpadding="10" cellspacing="2" width="800" height="40">
<TBODY> Home Correct Hyperlink 1 mark
<TR>
<TD><a href="SAMPLE.htm">Home</a></TD>
<TD>Products</TD>
<TD>History</TD>
<TD>Contact Us</TD>
</TR>
</TBODY>
</TABLE>
</body>
</html>

Diagonal line, green 6 point 1 mark

Vertical line, green 6 point 1 mark

Heading 100% correct, black 48 pt sans-serif, not overlapping


1 mark

Clip art Pen or Pencil 1 mark

Horizontal line, green 6 point 1 mark

Horizontal line, green 6 point 1 mark

Automatic numbering corner 1 mark Between lines Name & No’s 1 mark

© UCLES 2008 Page 12 of 14 [Turn Over


Text 24 point blue, left aligned, serif 1 mark

Text 24 point blue, left aligned, serif 1 mark

© UCLES 2008 Page 13 of 14 [Turn Over


Chart From step 20, placed 1 mark
No overlap 1 mark

© UCLES 2008
Page 9 Mark Scheme Syllabus Paper
IGCSE – October/November 2007 0418 03
Candidate name Centre number Candidate number
<li>DVD-RW Sony £8.99</li>
<h3>We offer many more exciting deals including daily SPECIAL OFFERS</h3>
<p>Please ring our sales staff for details</p>
</td>
<td> Image Width 300 1 mark
<img src="n7media.jpg" width = "300" />
</td>
</tr>
</table>
<p>Click on the logo for the homepage</p>
<a href="homepage.htm"><img src = "n7icon.gif" width = "40" height = "42"><a>
</body>
</html> Image Gif format, Width 40 & Height 42 1 mark
Correct Hyperlink 1 mark

© UCLES 2007
Page 10 Mark Scheme Syllabus Paper
IGCSE – October/November 2007 0418 03
Candidate name Centre number Candidate number
Heading Black, centre aligned, 48 point 1 mark
Subheading Dark red, left aligned, 32 point 1 mark

Presenter notes on all slides 1 mark


100 % Correct 1 mark
right place 1 mark

Master slide - CHECK CONSISTENCY


Logo Peripheral, bottom right 1 mark
Page numbering Bottom left & automated 1 mark
Name and date Top right 1 mark
All 3 Not overlapping text or object 1 mark

© UCLES 2007
Page 11 Mark Scheme Syllabus Paper
IGCSE – October/November 2007 0418 03
Candidate name Centre number Candidate number

Heading Black, centre aligned, 48 point 1 mark


Top Bullets Red, left aligned, 24 point, consistent 1 mark
Subheading Dark red, left aligned 32 point 1 mark
2nd Bullets Red, left aligned, 24 point, consistent 1 mark

Image N7PRINT,jpg on right side 1 mark


No overlap 1 mark
Line 5 pt, red 1 mark
vertical 1 mark

© UCLES 2007
Page 12 Mark Scheme Syllabus Paper
IGCSE – October/November 2007 0418 03
Heading Candidate namealigned,Centre
Black, centre 48 pointnumber Candidate number
1 mark
Bullets Red, left aligned, 24 point, consistent 1 mark
Consistent with slide 2 1 mark

Chart Correct chart 1 mark


Type names visible 1 mark
Type & Total Sales labels 1 mark
Left side & bullets right side 1 mark

© UCLES 2007
Page 13 Mark Scheme Syllabus Paper
IGCSE – October/November 2007 0418 03
Candidate name Centre number Candidate number
Audience notes Printed with space to annotate 1 mark
3 / slide 1 mark

© UCLES 2007
Page 14 Mark Scheme Syllabus Paper
IGCSE – October/November 2007 0418 03
Candidate name Centre number Candidate number
Animation Bullets only 2 marks

Transition slides 2 and 3 2 marks

© UCLES 2007
UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS
International General Certificate of Secondary Education

MARK SCHEME for the May/June 2008 question paper

0418 INFORMATION TECHNOLOGY


0418/03 Paper 3 (Practical Test B), maximum raw mark 100

This mark scheme is published as an aid to teachers and candidates, to indicate the requirements of
the examination. It shows the basis on which Examiners were instructed to award marks. It does not
indicate the details of the discussions that took place at an Examiners’ meeting before marking began.

All Examiners are instructed that alternative correct answers and unexpected approaches in
candidates’ scripts must be given marks that fairly reflect the relevant knowledge and skills
demonstrated.

Mark schemes must be read in conjunction with the question papers and the report on the
examination.

• CIE will not enter into discussions or correspondence in connection with these mark schemes.

CIE is publishing the mark schemes for the May/June 2008 question papers for most IGCSE, GCE
Advanced Level and Advanced Subsidiary Level syllabuses and some Ordinary Level syllabuses.
Candidate name Centre number Candidate number

Rate Data entry 100% 3 marks Header Name, candidate no, Centre no 1 mark
Code Rate
C 1.1 Department Lookup used 1 mark
I 3 External file/sheet for code 1 mark
P 1.6 Correct range & return column 1 mark

Department Dcode Number Total Duration


COUNTIF Correct function that can
be replicated 1 mark
=VLOOKUP(B7, J8code'!$A$2:$B$13,2) MD =COUNTIF($B$16:$B$89,B7) =SUMIF($B$16:$B$89,B7,$D$16:$D$89)
Correct range
=VLOOKUP(B8,J8code'!$A$2:$B$13,2) AC =COUNTIF($B$16:$B$89,B8) =SUMIF($B$16:$B$89,B8,$D$16:$D$89)
(accept named range) 1 mark
=VLOOKUP(B9,J8code'!$A$2:$B$13,2) PR =COUNTIF($B$16:$B$89,B9) =SUMIF($B$16:$B$89,B9,$D$16:$D$89) Correct reference 1 mark
=VLOOKUP(B10,J8code'!$A$2:$B$13,2) SA =COUNTIF($B$16:$B$89,B10) =SUMIF($B$16:$B$89,B10,$D$16:$D$89)
=VLOOKUP(B11,J8code'!$A$2:$B$13,2) HR =COUNTIF($B$16:$B$89,B11) =SUMIF($B$16:$B$89,B11,$D$16:$D$89)
SUMIF Correct function 1 mark
=VLOOKUP(B12,J8code'!$A$2:$B$13,2) PU =COUNTIF($B$16:$B$89,B12) =SUMIF($B$16:$B$89,B12,$D$16:$D$89) Correct compare range 1 mark
=VLOOKUP(B13,J8code'!$A$2:$B$13,2) MA =COUNTIF($B$16:$B$89,B13) =SUMIF($B$16:$B$89,B13,$D$16:$D$89) Correct reference 1 mark
Correct calculate range 1 mark
Date Dcode Code Duration Units
39450 HR P 321 =IF(C16="C",D16*Cheap,IF(C16="I",D16*Intl,IF(C16="P",D16*Peak,0)))
39450 HR I 334 =IF(C17="C",D17*Cheap,IF(C17="I",D17*Intl,IF(C17="P",D17*Peak,0)))
39450 HR P 332 =IF(C18="C",D18*Cheap,IF(C18="I",D18*Intl,IF(C18="P",D18*Peak,0)))
39450 PU C 586 =IF(C19="C",D19*Cheap,IF(C19="I",D19*Intl,IF(C19="P",D19*Peak,0)))
39450 HR P 1462 =IF(C20="C",D20*Cheap,IF(C20="I",D20*Intl,IF(C20="P",D20*Peak,0)))
39450 HR P 400 =IF(C21="C",D21*Cheap,IF(C21="I",D21*Intl,IF(C21="P",D21*Peak,0)))
39450 MD C 430 =IF(C22="C",D22*Cheap,IF(C22="I",D22*Intl,IF(C22="P",D22*Peak,0)))
39450 MD P 359 =IF(C23="C",D23*Cheap,IF(C23="I",D23*Intl,IF(C23="P",D23*Peak,0)))
39450 MD P 376 =IF(C24="C",D24*Cheap,IF(C24="I",D24*Intl,IF(C24="P",D24*Peak,0)))
39450 MD P 168 =IF(C25="C",D25*Cheap,IF(C25="I",D25*Intl,IF(C25="P",D25*Peak,0)))
39450 SA P 878 =IF(C26="C",D26*Cheap,IF(C26="I",D26*Intl,IF(C26="P",D26*Peak,0)))
39450 SA P 289 =IF(C27="C",D27*Cheap,IF(C27="I",D27*Intl,IF(C27="P",D27*Peak,0)))
39450 SA C 302 =IF(C28="C",D28*Cheap,IF(C28="I",D28*Intl,IF(C28="P",D28*Peak,0)))
39450 MD P 438 =IF(C29="C",D29*Cheap,IF(C29="I",D29*Intl,IF(C29="P",D29*Peak,0)))
39450 MD I 352 =IF(C30="C",D30*Cheap,IF(C30="I",D30*Intl,IF(C30="P",D30*Peak,0)))
39450 MD P 798 =IF(C31="C",D31*Cheap,IF(C31="I",D31*Intl,IF(C31="P",D31*Peak,0)))
39450 MD I 769 =IF(C32="C",D32*Cheap,IF(C32="I",D32*Intl,IF(C32="P",D32*Peak,0)))
39450 MD I 937 =IF(C33="C",D33*Cheap,IF(C33="I",D33*Intl,IF(C33="P",D33*Peak,0)))
39450 MD P 313 =IF(C34="C",D34*Cheap,IF(C34="I",D34*Intl,IF(C34="P",D34*Peak,0)))
39450 RT P 390 =IF(C35="C",D35*Cheap,IF(C35="I",D35*Intl,IF(C35="P",D35*Peak,0)))
39450 RT C 326 =IF(C36="C",D36*Cheap,IF(C36="I",D36*Intl,IF(C36="P",D36*Peak,0)))
39450 RT C 880 =IF(C37="C",D37*Cheap,IF(C37="I",D37*Intl,IF(C37="P",D37*Peak,0)))
© UCLES 2008 Page 2 of 14 [Turn Over
Candidate name Centre number Candidate number

39450 RT P 820 =IF(C38="C",D38*Cheap,IF(C38="I",D38*Intl,IF(C38="P",D38*Peak,0)))


39450 RT P 333 =IF(C39="C",D39*Cheap,IF(C39="I",D39*Intl,IF(C39="P",D39*Peak,0)))
39450 MA C 352 =IF(C40="C",D40*Cheap,IF(C40="I",D40*Intl,IF(C40="P",D40*Peak,0)))
39450 MA C 806 =IF(C41="C",D41*Cheap,IF(C41="I",D41*Intl,IF(C41="P",D41*Peak,0)))
39451 MA P 388 =IF(C42="C",D42*Cheap,IF(C42="I",D42*Intl,IF(C42="P",D42*Peak,0)))
39451 MA P 488 =IF(C43="C",D43*Cheap,IF(C43="I",D43*Intl,IF(C43="P",D43*Peak,0)))
39451 MA C 302 =IF(C44="C",D44*Cheap,IF(C44="I",D44*Intl,IF(C44="P",D44*Peak,0)))
39451 MA P 351 =IF(C45="C",D45*Cheap,IF(C45="I",D45*Intl,IF(C45="P",D45*Peak,0)))
39451 MA P 527 =IF(C46="C",D46*Cheap,IF(C46="I",D46*Intl,IF(C46="P",D46*Peak,0)))
39451 PR P 249 =IF(C47="C",D47*Cheap,IF(C47="I",D47*Intl,IF(C47="P",D47*Peak,0)))
39451 MD P 942 =IF(C48="C",D48*Cheap,IF(C48="I",D48*Intl,IF(C48="P",D48*Peak,0)))
39451 MD P 776 =IF(C49="C",D49*Cheap,IF(C49="I",D49*Intl,IF(C49="P",D49*Peak,0)))
39451 PU P 324 =IF(C50="C",D50*Cheap,IF(C50="I",D50*Intl,IF(C50="P",D50*Peak,0)))
39451 PU P 354 =IF(C51="C",D51*Cheap,IF(C51="I",D51*Intl,IF(C51="P",D51*Peak,0)))
39451 MD P 824 =IF(C52="C",D52*Cheap,IF(C52="I",D52*Intl,IF(C52="P",D52*Peak,0)))
39451 MD C 426 =IF(C53="C",D53*Cheap,IF(C53="I",D53*Intl,IF(C53="P",D53*Peak,0)))
39451 HR P 739 =IF(C54="C",D54*Cheap,IF(C54="I",D54*Intl,IF(C54="P",D54*Peak,0)))
39451 HR P 300 =IF(C55="C",D55*Cheap,IF(C55="I",D55*Intl,IF(C55="P",D55*Peak,0)))
39451 MD P 263 =IF(C56="C",D56*Cheap,IF(C56="I",D56*Intl,IF(C56="P",D56*Peak,0)))
39451 PR P 168 =IF(C57="C",D57*Cheap,IF(C57="I",D57*Intl,IF(C57="P",D57*Peak,0)))
39451 PR P 807 =IF(C58="C",D58*Cheap,IF(C58="I",D58*Intl,IF(C58="P",D58*Peak,0)))
39451 PR P 821 =IF(C59="C",D59*Cheap,IF(C59="I",D59*Intl,IF(C59="P",D59*Peak,0)))
39451 PR P 796 =IF(C60="C",D60*Cheap,IF(C60="I",D60*Intl,IF(C60="P",D60*Peak,0)))
39451 HR C 361 =IF(C61="C",D61*Cheap,IF(C61="I",D61*Intl,IF(C61="P",D61*Peak,0)))
39451 HR P 351 =IF(C62="C",D62*Cheap,IF(C62="I",D62*Intl,IF(C62="P",D62*Peak,0)))
39451 HR C 282 =IF(C63="C",D63*Cheap,IF(C63="I",D63*Intl,IF(C63="P",D63*Peak,0)))
39451 HR P 342 =IF(C64="C",D64*Cheap,IF(C64="I",D64*Intl,IF(C64="P",D64*Peak,0)))
39451 SA P 711 =IF(C65="C",D65*Cheap,IF(C65="I",D65*Intl,IF(C65="P",D65*Peak,0)))
39451 SA P 398 =IF(C66="C",D66*Cheap,IF(C66="I",D66*Intl,IF(C66="P",D66*Peak,0)))
39451 SA C 276 =IF(C67="C",D67*Cheap,IF(C67="I",D67*Intl,IF(C67="P",D67*Peak,0)))
39451 SA P 297 =IF(C68="C",D68*Cheap,IF(C68="I",D68*Intl,IF(C68="P",D68*Peak,0)))
39451 SA I 359 =IF(C69="C",D69*Cheap,IF(C69="I",D69*Intl,IF(C69="P",D69*Peak,0)))
39451 PU P 558 =IF(C70="C",D70*Cheap,IF(C70="I",D70*Intl,IF(C70="P",D70*Peak,0)))
39451 AC P 304 =IF(C71="C",D71*Cheap,IF(C71="I",D71*Intl,IF(C71="P",D71*Peak,0)))
39451 AC C 264 =IF(C72="C",D72*Cheap,IF(C72="I",D72*Intl,IF(C72="P",D72*Peak,0)))
39452 AC P 936 =IF(C73="C",D73*Cheap,IF(C73="I",D73*Intl,IF(C73="P",D73*Peak,0)))
39452 AC C 512 =IF(C74="C",D74*Cheap,IF(C74="I",D74*Intl,IF(C74="P",D74*Peak,0)))

© UCLES 2008 Page 3 of 14 [Turn Over


Candidate name Centre number Candidate number

39452 AC C 310 =IF(C75="C",D75*Cheap,IF(C75="I",D75*Intl,IF(C75="P",D75*Peak,0)))


39452 AC P 368 =IF(C76="C",D76*Cheap,IF(C76="I",D76*Intl,IF(C76="P",D76*Peak,0)))
39452 AC P 837 =IF(C77="C",D77*Cheap,IF(C77="I",D77*Intl,IF(C77="P",D77*Peak,0)))
39452 AC C 854 =IF(C78="C",D78*Cheap,IF(C78="I",D78*Intl,IF(C78="P",D78*Peak,0)))
39452 AC P 230 =IF(C79="C",D79*Cheap,IF(C79="I",D79*Intl,IF(C79="P",D79*Peak,0)))
39452 AC P 422 =IF(C80="C",D80*Cheap,IF(C80="I",D80*Intl,IF(C80="P",D80*Peak,0)))
39452 MD P 296 =IF(C81="C",D81*Cheap,IF(C81="I",D81*Intl,IF(C81="P",D81*Peak,0)))
39452 SA C 219 =IF(C82="C",D82*Cheap,IF(C82="I",D82*Intl,IF(C82="P",D82*Peak,0)))
39452 SA P 368 =IF(C83="C",D83*Cheap,IF(C83="I",D83*Intl,IF(C83="P",D83*Peak,0)))
39452 SA I 385 =IF(C84="C",D84*Cheap,IF(C84="I",D84*Intl,IF(C84="P",D84*Peak,0)))
39452 PR P 269 =IF(C85="C",D85*Cheap,IF(C85="I",D85*Intl,IF(C85="P",D85*Peak,0)))
39452 PR C 366 =IF(C86="C",D86*Cheap,IF(C86="I",D86*Intl,IF(C86="P",D86*Peak,0)))
39452 MA P 354 =IF(C87="C",D87*Cheap,IF(C87="I",D87*Intl,IF(C87="P",D87*Peak,0)))
39452 MA P 448 =IF(C88="C",D88*Cheap,IF(C88="I",D88*Intl,IF(C88="P",D88*Peak,0)))
39452 PU P 833 =IF(C89="C",D89*Cheap,IF(C89="I",D89*Intl,IF(C89="P",D89*Peak,0)))

Replication All 4 formulae 1 mark Units Nested IF 1 mark


Orientation Landscape & fit to page 1 mark Correct named cells 3 marks
Correct function (3 parts) 3 marks
Returns Zero if not CIP 1 mark

© UCLES 2008 Page 4 of 14 [Turn Over


Candidate name Centre number Candidate number
Rate 1dp 1 mark

Code Rate
Row 1 Centre 1 mark
C 1.1
Bold 1 mark
I 3.0
P 1.6 Cells A2-A4 Right aligned 1 mark

Department Dcode Number Total Duration


Row 6 & 15 Centre & bold 1 mark
Managing Director MD 16 8467
Accounts AC 10 5037
Production PR 7 3476
Sales SA 11 4482
Human Resources HR 11 5224
Purchasing PU 5 2655
Maintenance MA 9 4016
Orientation Portrait 1 mark
Date Dcode Code Duration Units
03/01/2008 HR P 321 514 Units 0 dp 1 mark
03/01/2008 HR I 334 1002
03/01/2008 HR P 332 531
03/01/2008 PU C 586 645
03/01/2008 HR P 1462 2339
03/01/2008 HR P 400 640
03/01/2008 MD C 430 473
03/01/2008 MD P 359 574
03/01/2008 MD P 376 602
03/01/2008 MD P 168 269
03/01/2008 SA P 878 1405
03/01/2008 SA P 289 462
03/01/2008 SA C 302 332
03/01/2008 MD P 438 701
03/01/2008 MD I 352 1056
03/01/2008 MD P 798 1277
03/01/2008 MD I 769 2307
03/01/2008 MD I 937 2811
03/01/2008 MD P 313 501
03/01/2008 RT P 390 624
03/01/2008 RT C 326 359
03/01/2008 RT C 880 968
03/01/2008 RT P 820 1312
03/01/2008 RT P 333 533
03/01/2008 MA C 352 387
03/01/2008 MA C 806 887
04/01/2008 MA P 388 621
04/01/2008 MA P 488 781
04/01/2008 MA C 302 332
04/01/2008 MA P 351 562
04/01/2008 MA P 527 843
04/01/2008 PR P 249 398
04/01/2008 MD P 942 1507
04/01/2008 MD P 776 1242
04/01/2008 PU P 324 518
04/01/2008 PU P 354 566
04/01/2008 MD P 824 1318
04/01/2008 MD C 426 469

© UCLES 2008 Page 5 of 14 [Turn Over


Candidate name Centre number Candidate number

04/01/2008 HR P 739 1182


04/01/2008 HR P 300 480
04/01/2008 MD P 263 421
04/01/2008 PR P 168 269
04/01/2008 PR P 807 1291
04/01/2008 PR P 821 1314
04/01/2008 PR P 796 1274
04/01/2008 HR C 361 397
04/01/2008 HR P 351 562
04/01/2008 HR C 282 310
04/01/2008 HR P 342 547
04/01/2008 SA P 711 1138
04/01/2008 SA P 398 637
04/01/2008 SA C 276 304
04/01/2008 SA P 297 475
04/01/2008 SA I 359 1077
04/01/2008 PU P 558 893
04/01/2008 AC P 304 486
04/01/2008 AC C 264 290
05/01/2008 AC P 936 1498
05/01/2008 AC C 512 563
05/01/2008 AC C 310 341
05/01/2008 AC P 368 589
05/01/2008 AC P 837 1339
05/01/2008 AC C 854 939
05/01/2008 AC P 230 368
05/01/2008 AC P 422 675
05/01/2008 MD P 296 474
05/01/2008 SA C 219 241
05/01/2008 SA P 368 589
05/01/2008 SA I 385 1155
05/01/2008 PR P 269 430
05/01/2008 PR C 366 403
05/01/2008 MA P 354 566
05/01/2008 MA P 448 717
05/01/2008 PU P 833 1333

Candidate name Centre number Candidate number


Step 18
Date Dcode Code Units
Hidden Rows 1-14 1 mark
03/01/2008 HR I 1002 Hidden Column D 1 mark
03/01/2008 MD I 1056 Search Code = I 2 marks
03/01/2008 MD I 2307
03/01/2008 MD I 2811
04/01/2008 SA I 1077
05/01/2008 SA I 1155

© UCLES 2008 Page 6 of 14 [Turn Over


Candidate name Centre number Candidate number

Step 19
Date Dcode Units
04/01/2008 PU 518 Search Date = 04/01/2008 AND DCode = PU or SA 2 marks
04/01/2008 PU 566 Hidden Rows 1-14 and Columns C & D 1 mark
04/01/2008 SA 1138
04/01/2008 SA 637
04/01/2008 SA 304
04/01/2008 SA 475
04/01/2008 SA 1077
04/01/2008 PU 893

Candidate name Centre number Candidate number


Step 20
Chart Vertical bars 1 mark
Total Duration By Department Correct data 1 mark
Title 100% correct 1 mark
Labels Cat axis fully visible 1 mark
9000 Legend No legend 1 mark
8000

7000

6000

5000

4000

3000

2000

1000

0
or

ce
ng
n

s
s
s

ce
le
t io
t
ct

un

an
si
Sa

ur
re

uc

ha
co

en
so
Di

od

rc
Ac

nt
Re
g

Pu
Pr

ai
in

M
ag

an
an

m
Hu
M

© UCLES 2008 Page 7 of 14 [Turn Over


Candidate name Centre number Candidate number

STYLESHEET

h1 { color: #000000; font-family: ”Times New Roman”, serif; font-size: 20px; text-align: Center;
font-weight: bold }
h2 { color: #0000FF; font-family: ”Times New Roman”, serif; font-size: 18px; text-align: Center;
font-weight: bold }
h3 { color: #000000; font-family: ”Times New Roman”, serif; font-size: 16px; text-align: left }
li { color: #000000; font-family: Arial, sans-serif; font-size: 14px; text-align: left }
p { color: #000066; font-family: Arial, sans-serif; font-size: 14px; text-align: left; font-style: italic }

Colour All correct 1 mark


Font All correct 1 mark
Size All correct 1 mark
Units correct 1 mark
Alignment All correct 1 mark
h1 & h2 Bold 1 mark
p Italic 1 mark

© UCLES 2008 Page 8 of 14 [Turn Over


Top left Last edited by & Name & No’s in style h3 1 mark

Table 5 rows & 3 columns 1 mark


Merge cells in row 1 1 mark
Merge cells in row 5 1 mark
Merge rows 2,3 & 4 in 3rd col 1 mark
Correct text in each cell 1 mark

Heading in style h1& 100% correct 1 mark

Style h3 From stylesheet 1 mark

Style
Style h2 All 3 cells 1
1 mark
mark

Style p From stylesheet 1 mark

Style li From stylesheet 1 mark

Style p From stylesheet 1 mark

Image Placed in correct cell 1 mark


Centre aligned 1 mark

Image J8PROD.JPG in cell B 1 mark


J8HIST.JPG in cell D 1 mark
J8TEL.JPG in cell F 1 mark

Menu Contains J8MENU.HTM in h2 1 mark

<HTML> External stylesheet attached


<HEAD> With relative references 1 mark
<TITLE>Sample</TITLE>
<link rel="stylesheet" type ="text/css" href="J8styles.css"> Anchor Set to TOP 1 mark
</HEAD>
<BODY>
<a name=TOP></a> Table Cell padding 6 1 mark
<h3>Last edited by Candidate name, centre number, candidate number<h3> Cell spacing 6 1 mark
<h1>Sample Website for client X</h1> Width 100% 1 mark
Border 4 1 mark
<TABLE cellSpacing="6" cellPadding="6" width="100%" border=”4”>
<TR>
<TD colspan="3"><h3>Our Vision is to promote your business through the development and hosting of a web
presence.</h3></TD>
</TR>
<TR>
<TD><img src="J8PROD.jpg"></TD>
© UCLES 2008 Page 9 of 14 [Turn Over
<TD><h2>Our Products</h2></TD>
<TD rowspan="3"><p>Each section of this table can be used to convey information, or to provide a link to
other areas.</p>
<p> For example there may be:</P>
<li>your flagship products</li>
<li>special offers</li>
<li>price reductions</li>
<p> in order to entice customers to buy your products. Images, text, animations, movie 'clips' and sounds
can be included on the web site.</p></TD>
</TR> Hyperlink Correct target window
<TR> Relative reference 1 mark
<TD><img src="J8HIST.jpg"></TD>
<TD><h2><a href="J8COHIST.htm" target="_history">Company History</a></h2></TD>
</TR>
<TR>
<TD><img src="J8TEL.jpg"></TD> Image Width = “400” 1 mark
<TD><h2>Contact Us</h2></TD> Height = “50” 1 mark
</TR>
<TR>
<TD colspan="3" align="center"><img src="J8MOVIE.jpg" width="400" height="50"></TD>
</TR>
</TABLE> Table Cell padding 6 1 mark
<BR> Cell spacing 6 1 mark
Width 100% 1 mark
Border 2 1 mark
<TABLE cellSpacing="6" cellPadding="6" width="100%" border=”2”>
<TBODY>
<TR>
Hyperlink Correct anchor
<TD><h2><a href="#TOP">Home</a></h2></TD>
Relative reference 1 mark
<TD><h2>Products</h2></TD>
<TD><h2><a href="J8COHIST.htm" target="_history">History </a></h2></TD>
<TD><h2>Contact Us</h2></TD>
</TR>
</TBODY>
</TABLE> Hyperlink Correct target window
Relative reference 1 mark
</HTML>

© UCLES 2008 Page 10 of 14 [Turn Over


Top left Name & No’s replaced ‘Candidate name’ 1 mark

Image In this cell 1 mark

<html> External stylesheet attached


<head> Relative reference 1 mark
<title>Company History</title>
<link rel="stylesheet" type ="text/css" href="styles.css"
</head>

<body>
<h3>Last updated by Candidate name, candidate number and centre number</h3>
<h1>Company History</h1>

<table border="0" cellpadding="10" cellspacing="10" width="800" height="300">


<tr>
<td width="220" height="300">
<h3><b>This great company was founded in 1879 by Bernard House.</b></h3>
<p>Although it has a great company history, we have adapted to every technological change presented to
them. Their use of ICT is unsurpassed, even the web pages can contain data drawn from a wide variety of
sources like the electronic drawing board.</p>
<h3>Here is an example of our versatility:</h3>
</td>
<td>
<img src="j8image.gif" width = "300" /> Image Width 300 (height 310 +-2)
</td> Maintain aspect ratio 1 mark
</tr>
© UCLES 2008 Page 11 of 14 [Turn Over
</table>
<table border="0" cellpadding="10" cellspacing="2" width="800" height="40">
<TBODY> Home Correct Hyperlink 1 mark
<TR>
<TD><a href="SAMPLE.htm">Home</a></TD>
<TD>Products</TD>
<TD>History</TD>
<TD>Contact Us</TD>
</TR>
</TBODY>
</TABLE>
</body>
</html>

Diagonal line, green 6 point 1 mark

Vertical line, green 6 point 1 mark

Heading 100% correct, black 48 pt sans-serif, not overlapping


1 mark

Clip art Pen or Pencil 1 mark

Horizontal line, green 6 point 1 mark

Horizontal line, green 6 point 1 mark

Automatic numbering corner 1 mark Between lines Name & No’s 1 mark

© UCLES 2008 Page 12 of 14 [Turn Over


Text 24 point blue, left aligned, serif 1 mark

Text 24 point blue, left aligned, serif 1 mark

© UCLES 2008 Page 13 of 14 [Turn Over


Chart From step 20, placed 1 mark
No overlap 1 mark

© UCLES 2008
UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS
International General Certificate of Secondary Education

MARK SCHEME for the October/November 2008 question paper

0418 INFORMATION TECHNOLOGY


0418/03 Paper 3 (Practical Test B), maximum raw mark 100

This mark scheme is published as an aid to teachers and candidates, to indicate the requirements of
the examination. It shows the basis on which Examiners were instructed to award marks. It does not
indicate the details of the discussions that took place at an Examiners’ meeting before marking began.

All Examiners are instructed that alternative correct answers and unexpected approaches in
candidates’ scripts must be given marks that fairly reflect the relevant knowledge and skills
demonstrated.

Mark schemes must be read in conjunction with the question papers and the report on the
examination.

• CIE will not enter into discussions or correspondence in connection with these mark schemes.

CIE is publishing the mark schemes for the October/November 2008 question papers for most IGCSE,
GCE Advanced Level and Advanced Subsidiary Level syllabuses and some Ordinary Level
syllabuses.
Page 2 Mark Scheme Syllabus Paper
IGCSE – October/November 2008 0418 03

Master slide – CHECK CONSISTENCY


Background Pale grey 1 mark
Between ¼ and ⅛ 1 mark
Red stripe Vertical (edge of grey) 1 mark
Two horizontal 1 mark
6 point lines 1 mark
Logo Telephone 1 mark
Correct place 1 mark
Slide numbering Bottom right & automated, on all slides 1 mark
Name, cand no, Centre no Bottom left black, 12 pt, sans-serif 1 mark
Telephone Analysis text Black 44 pt, sans-serif, left aligned 1 mark
Position & 100% correct 1 mark
Master slide items Not overlapping any object 1 mark

Heading Red, left aligned, 60 pt 1 mark


100% correct 1 mark
Subheading Red, centre aligned, 36 pt 1 mark
100% correct 1 mark

Presenter notes 100% correct 1 mark


Right place 1 mark

© UCLES 2008
Page 3 Mark Scheme Syllabus Paper
IGCSE – October/November 2008 0418 03

Subheading Red, centre aligned, 36 pt 1 mark


100% correct 1 mark
Left bullets Black, left aligned, 24 pt, consistent 1 mark
100% correct 1 mark
Right bullets Black, left aligned, 24 pt, consistent 1 mark
100% correct 1 mark

Presenter notes 100% correct 1 mark

© UCLES 2008
Page 4 Mark Scheme Syllabus Paper
IGCSE – October/November 2008 0418 03

Chart Correct chart type & 4 segments 1 mark


Call type labels correct 1 mark
% value labels correct 1 mark
Centre of slide space & enlarged with no distortion 1 mark
No legend 1 mark

Presenter notes 100% correct 1 mark

© UCLES 2008
Page 5 Mark Scheme Syllabus Paper
IGCSE – October/November 2008 0418 03
Subheading Red, centre aligned, 36 pt, no bullet 1 mark
100% correct 1 mark
Bullets Black, left aligned, 24 pt, consistent 1 mark
100% correct & in correct place 1 mark
Image Telephone 1 mark

Presenter notes 100% correct 1 mark

© UCLES 2008
Page 6 Mark Scheme Syllabus Paper
IGCSE – October/November 2008 0418 03

Audience notes Printed with space to annotate 1 mark


3 slides / page 1 mark

© UCLES 2008
Page 7 Mark Scheme Syllabus Paper
IGCSE – October/November 2008 0418 03

Animation Bullets only (1–6 and 7–11) 1 mark

Transition Between all slides 1 mark

© UCLES 2008
Page 8 Mark Scheme Syllabus Paper
IGCSE – October/November 2008 0418 03

STYLESHEET

h1 { color: #FF0000; font-family: “Times New Roman”, serif; font-size: 20px;


text-align: Center; font-style: italic; font-weight: bold }
h2 { color: #FF0000; font-family: “Times New Roman”, serif; font-size: 18px;
text-align: Center }
h3 { color: #000000; font-family: “Times New Roman”, serif; font-size: 16px;
text-align: left }
li { color: #000000; font-family: Arial, sans-serif; font-size: 14px; text-align: left }
p { color: #000066; font-family: Arial, sans-serif; font-size: 14px; text-align: left }

h1 & h2 Red 1 mark


p Dark blue 1 mark
h1, h2, h3 TNR primary then serif 1 mark
li, p Arial primary then sans-serif 1 mark
h1 & h2 Centre aligned 1 mark
h1 Bold 1 mark
h1 Italic 1 mark

Text 100% correct 1 mark


Style h1 From stylesheet 1 mark
Images Correct 5 marks
Correct images 5 marks
Browser view fully visible
Centre aligned 1 mark
Correct images 1 mark
5 marks

Style p
Row From stylesheet
Right aligned 1 mark

Bottom left Last updated by & name & no’s 1 mark


Style h3 1 mark

© UCLES 2008
Page 9 Mark Scheme Syllabus Paper
IGCSE – October/November 2008 0418 03

<html> Correct external stylesheet attached 1 mark


<head>
<title>Hothouse Design</title>
<link rel="stylesheet" type="text/css" href="n8style1.css">
</head> Table Cell padding 20 1 mark
Cell spacing 5 1 mark
<body> Width 100% 1 mark
Height 300 1 mark
<h1>Hothouse Design Ltd</h1> Border 5 1 mark

<table border="5" cellpadding="20" cellspacing="5" width="100%" height="300px">


<tr bgcolor="#000000" align="center">
<td> <img src="N8about.gif"> Row Centre aligned 2 marks
</td> Background colour black 1 mark
<td> <img src="N8what.gif">
</td>
<td> <img src="N8client.gif"> Hyperlink Correct 1 mark
</td> Window Correct 1 mark
<td> <img src="N8work.gif">
</td>
<td> <a href="N8conta1.htm" target="_contact"><img src="N8contac.gif"></a>
</td>
</tr>
Row Right aligned 1 mark
<tr align="right">
<td> About us
</td>
<td> What we do
</td>
<td> Our clients Hyperlink Correct 1 mark
</td> Window Correct 1 mark
<td> Work with us
</td>
<td> <a href="N8conta1.htm" target="_contact"> Contact us</a>
</td>
</tr>
</table>

<h3>Last updated by [candidate name], [centre number], [candidate number]</h3>

</body>
</html>

© UCLES 2008
Page 10 Mark Scheme Syllabus Paper
IGCSE – October/November 2008 0418 03

Bottom left Last updated by & name & no’s 1 mark


Style h3 1 mark

<html> Correct external stylesheet attached 1 mark


<head>
<title>Contact us</title>
<link rel="stylesheet" type="text/css" href="n8style1.css">
</head>

<body>
<h1>The Hothouse Design Group has offices in the following locations:</h1>
<h3>Hothouse Design Head Office</h3>
<p>Hothouse Design (UK) Ltd
<br>1 Hills Road, Cambridge, CB1 2EU, England</p>
<h3>Hothouse Design International Offices</h3>
<p>Hothouse Design
<br>Buenos Aires, Argentina</p>
<p>Hothouse Design
<br>Helsinki, Finland</p>
<p>Hothouse Hellenic Ltd
<br>Athens, Greece</p>
<p>Hothouse Design (Asia Pacific)
<br>Singapore</p>
<p>Hothouse Design Inc.
<br>New York, USA
<p>Hothouse Design Australia
<br>Melbourne, Australia</p>
<h3>Last updated by [candidate name], [centre number], [candidate number]</h3>
</body>
</html>

© UCLES 2008
Page 11 Mark Scheme Syllabus Paper
IGCSE – October/November 2008 0418 03
Candidate name Centre number Candidate number

Name SCode Total minutes Header Name, candidate no, Centre no 1 mark
=VLOOKUP(B2,N8code.csv!$A$2:$B$13,2) GBA =SUMIF($B$11:$B$84,B2,$D$11:$D$84)
=VLOOKUP(B3,N8code.csv!$A$2:$B$13,2) GBR =SUMIF($B$11:$B$84,B3,$D$11:$D$84)
=VLOOKUP(B4,N8code.csv!$A$2:$B$13,2) LEX =SUMIF($B$11:$B$84,B4,$D$11:$D$84) SUMIF Correct formulae 1 mark
=VLOOKUP(B5,N8code.csv!$A$2:$B$13,2) MAR =SUMIF($B$11:$B$84,B5,$D$11:$D$84) Correct compare range 1 mark
=VLOOKUP(B6,N8code.csv!$A$2:$B$13,2) RSP =SUMIF($B$11:$B$84,B6,$D$11:$D$84) Correct reference 1 mark
=VLOOKUP(B7,N8code.csv!$A$2:$B$13,2) SMO =SUMIF($B$11:$B$84,B7,$D$11:$D$84) Correct calculate range 1 mark
=VLOOKUP(B8,N8code.csv!$A$2:$B$13,2) VCR =SUMIF($B$11:$B$84,B8,$D$11:$D$84)

Date SCode Duration Minutes Seconds Length


39450 MAR 321 =INT(C11/60) =C11-(D11*60) =IF(D11<6,"Short",IF(D11<12,"Medium","Long"))
39450 LEX 334 =INT(C12/60) =C12-(D12*60) =IF(D12<6,"Short",IF(D12<12,"Medium","Long"))
39450 VCR 332 =INT(C13/60) =C13-(D13*60) =IF(D13<6,"Short",IF(D13<12,"Medium","Long"))
39450 Name
SMO Lookup used
586 1 mark
=INT(C14/60) =C14-(D14*60) =IF(D14<6,"Short",IF(D14<12,"Medium","Long"))
39450 GBR External file/sheet for code
1462 1 mark
=INT(C15/60) =C15-(D15*60) =IF(D15<6,"Short",IF(D15<12,"Medium","Long"))
39450 GBR Correct range & return column
400 1 mark
=INT(C16/60) =C16-(D16*60) =IF(D16<6,"Short",IF(D16<12,"Medium","Long"))
39450 VCR 430 =INT(C17/60) =C17-(D17*60) =IF(D17<6,"Short",IF(D17<12,"Medium","Long"))
39450 SMO 359 =INT(C18/60) =C18-(D18*60) =IF(D18<6,"Short",IF(D18<12,"Medium","Long"))
39450 MAR 376 =INT(C19/60) =C19-(D19*60) =IF(D19<6,"Short",IF(D19<12,"Medium","Long"))
39450 MAR 168 =INT(C20/60) =C20-(D20*60) =IF(D20<6,"Short",IF(D20<12,"Medium","Long"))
39450 GBA 878 =INT(C21/60) =C21-(D21*60) =IF(D21<6,"Short",IF(D21<12,"Medium","Long"))
39450 GBR 289 =INT(C22/60) =C22-(D22*60) =IF(D22<6,"Short",IF(D22<12,"Medium","Long"))
39450 LEX 302 =INT(C23/60) =C23-(D23*60) =IF(D23<6,"Short",IF(D23<12,"Medium","Long"))
39450 GBA 438 =INT(C24/60) =C24-(D24*60) =IF(D24<6,"Short",IF(D24<12,"Medium","Long"))
39450 RSP 352 =INT(C25/60) =C25-(D25*60) =IF(D25<6,"Short",IF(D25<12,"Medium","Long"))
39450 GBA 798 =INT(C26/60) =C26-(D26*60) =IF(D26<6,"Short",IF(D26<12,"Medium","Long"))
39450 LEX 769 =INT(C27/60) =C27-(D27*60) =IF(D27<6,"Short",IF(D27<12,"Medium","Long"))
39450 GBA 937 =INT(C28/60) =C28-(D28*60) =IF(D28<6,"Short",IF(D28<12,"Medium","Long"))
39450 LEX 313 =INT(C29/60) =C29-(D29*60) =IF(D29<6,"Short",IF(D29<12,"Medium","Long"))
39450 MAR 390 =INT(C30/60) =C30-(D30*60) =IF(D30<6,"Short",IF(D30<12,"Medium","Long"))
39450 GBA 326 =INT(C31/60) =C31-(D31*60) =IF(D31<6,"Short",IF(D31<12,"Medium","Long"))
39450 GBR 880 =INT(C32/60) =C32-(D32*60) =IF(D32<6,"Short",IF(D32<12,"Medium","Long"))
39450 LEX 820 =INT(C33/60) =C33-(D33*60) =IF(D33<6,"Short",IF(D33<12,"Medium","Long"))
39450 VCR 333 =INT(C34/60) =C34-(D34*60) =IF(D34<6,"Short",IF(D34<12,"Medium","Long"))
39450 MAR 352 =INT(C35/60) =C35-(D35*60) =IF(D35<6,"Short",IF(D35<12,"Medium","Long"))
39450 LEX 806 =INT(C36/60) =C36-(D36*60) =IF(D36<6,"Short",IF(D36<12,"Medium","Long"))

© UCLES 2008
Page 12 Mark Scheme Syllabus Paper
IGCSE – October/November 2008 0418 03
Candidate name Centre number Candidate number
39451 MAR 388 =INT(C37/60) =C37-(D37*60) =IF(D37<6,"Short",IF(D37<12,"Medium","Long"))
39451 SMO 488 =INT(C38/60) =C38-(D38*60) =IF(D38<6,"Short",IF(D38<12,"Medium","Long"))
39451 GBA 302 =INT(C39/60) =C39-(D39*60) =IF(D39<6,"Short",IF(D39<12,"Medium","Long"))
39451 LEX 351 =INT(C40/60) =C40-(D40*60) =IF(D40<6,"Short",IF(D40<12,"Medium","Long"))
39451 LEX 527 =INT(C41/60) =C41-(D41*60) =IF(D41<6,"Short",IF(D41<12,"Medium","Long"))
39451 MAR 249 =INT(C42/60) =C42-(D42*60) =IF(D42<6,"Short",IF(D42<12,"Medium","Long"))
39451 SMO 942 =INT(C43/60) =C43-(D43*60) =IF(D43<6,"Short",IF(D43<12,"Medium","Long"))
39451 MAR 776 =INT(C44/60) =C44-(D44*60) =IF(D44<6,"Short",IF(D44<12,"Medium","Long"))
39451 MAR 324 =INT(C45/60) =C45-(D45*60) =IF(D45<6,"Short",IF(D45<12,"Medium","Long"))
39451 SMO 354 =INT(C46/60) =C46-(D46*60) =IF(D46<6,"Short",IF(D46<12,"Medium","Long"))
39451 LEX 824 =INT(C47/60) =C47-(D47*60) =IF(D47<6,"Short",IF(D47<12,"Medium","Long"))
39451 LEX 426 =INT(C48/60) =C48-(D48*60) =IF(D48<6,"Short",IF(D48<12,"Medium","Long"))
39451 LEX 739 =INT(C49/60) =C49-(D49*60) =IF(D49<6,"Short",IF(D49<12,"Medium","Long"))
39451 GBA 300 =INT(C50/60) =C50-(D50*60) =IF(D50<6,"Short",IF(D50<12,"Medium","Long"))
39451 GBR 263 =INT(C51/60) =C51-(D51*60) =IF(D51<6,"Short",IF(D51<12,"Medium","Long"))
39451 MAR 168 =INT(C52/60) =C52-(D52*60) =IF(D52<6,"Short",IF(D52<12,"Medium","Long"))
39451 VCR 807 =INT(C53/60) =C53-(D53*60) =IF(D53<6,"Short",IF(D53<12,"Medium","Long"))
39451 MAR 821 =INT(C54/60) =C54-(D54*60) =IF(D54<6,"Short",IF(D54<12,"Medium","Long"))
39451 MAR 796 =INT(C55/60) =C55-(D55*60) =IF(D55<6,"Short",IF(D55<12,"Medium","Long"))
39451 VCR 361 =INT(C56/60) =C56-(D56*60) =IF(D56<6,"Short",IF(D56<12,"Medium","Long"))
39451 GBR 351 =INT(C57/60) =C57-(D57*60) =IF(D57<6,"Short",IF(D57<12,"Medium","Long"))
39451 SMO 282 =INT(C58/60) =C58-(D58*60) =IF(D58<6,"Short",IF(D58<12,"Medium","Long"))
39451 RSP 342 =INT(C59/60) =C59-(D59*60) =IF(D59<6,"Short",IF(D59<12,"Medium","Long"))
39451 GBR 711 =INT(C60/60) =C60-(D60*60) =IF(D60<6,"Short",IF(D60<12,"Medium","Long"))
39451 SMO 398 =INT(C61/60) =C61-(D61*60) =IF(D61<6,"Short",IF(D61<12,"Medium","Long"))
39451 GBA 276 =INT(C62/60) =C62-(D62*60) =IF(D62<6,"Short",IF(D62<12,"Medium","Long"))
39451 MAR 297 =INT(C63/60) =C63-(D63*60) =IF(D63<6,"Short",IF(D63<12,"Medium","Long"))
39451 MAR 359 =INT(C64/60) =C64-(D64*60) =IF(D64<6,"Short",IF(D64<12,"Medium","Long"))
39451 GBA 558 =INT(C65/60) =C65-(D65*60) =IF(D65<6,"Short",IF(D65<12,"Medium","Long"))
39451 GBA 304 =INT(C66/60) =C66-(D66*60) =IF(D66<6,"Short",IF(D66<12,"Medium","Long"))
39451 SMO 264 =INT(C67/60) =C67-(D67*60) =IF(D67<6,"Short",IF(D67<12,"Medium","Long"))
39452 GBR 936 =INT(C68/60) =C68-(D68*60) =IF(D68<6,"Short",IF(D68<12,"Medium","Long"))
39452 LEX 512 =INT(C69/60) =C69-(D69*60) =IF(D69<6,"Short",IF(D69<12,"Medium","Long"))
39452 VCR 310 =INT(C70/60) =C70-(D70*60) =IF(D70<6,"Short",IF(D70<12,"Medium","Long"))
39452 RSP 368 =INT(C71/60) =C71-(D71*60) =IF(D71<6,"Short",IF(D71<12,"Medium","Long"))
39452 MAR 837 =INT(C72/60) =C72-(D72*60) =IF(D72<6,"Short",IF(D72<12,"Medium","Long"))
39452 SMO 854 =INT(C73/60) =C73-(D73*60) =IF(D73<6,"Short",IF(D73<12,"Medium","Long"))
© UCLES 2008
Page 13 Mark Scheme Syllabus Paper
IGCSE – October/November 2008 0418 03
Candidate name Centre number Candidate number
39452 GBA 230 =INT(C74/60) =C74-(D74*60) =IF(D74<6,"Short",IF(D74<12,"Medium","Long"))
39452 VCR 422 =INT(C75/60) =C75-(D75*60) =IF(D75<6,"Short",IF(D75<12,"Medium","Long"))
39452 RSP 296 =INT(C76/60) =C76-(D76*60) =IF(D76<6,"Short",IF(D76<12,"Medium","Long"))
39452 MAR 219 =INT(C77/60) =C77-(D77*60) =IF(D77<6,"Short",IF(D77<12,"Medium","Long"))
39452 SMO 368 =INT(C78/60) =C78-(D78*60) =IF(D78<6,"Short",IF(D78<12,"Medium","Long"))
39452 MAR 385 =INT(C79/60) =C79-(D79*60) =IF(D79<6,"Short",IF(D79<12,"Medium","Long"))
39452 LEX 269 =INT(C80/60) =C80-(D80*60) =IF(D80<6,"Short",IF(D80<12,"Medium","Long"))
39452 LEX 366 =INT(C81/60) =C81-(D81*60) =IF(D81<6,"Short",IF(D81<12,"Medium","Long"))
39452 MAR 354 =INT(C82/60) =C82-(D82*60) =IF(D82<6,"Short",IF(D82<12,"Medium","Long"))
39452 GBA 448 =INT(C83/60) =C83-(D83*60) =IF(D83<6,"Short",IF(D83<12,"Medium","Long"))
39452 RSP 833 =INT(C84/60) =C84-(D84*60) =IF(D84<6,"Short",IF(D84<12,"Medium","Long"))

Length Nested IF 1 mark


Minutes Cn/60 1 mark Correct formulae 2 marks
Integer function 1 mark
Replication All 5 formulae 1 mark
Seconds Formula works 2 marks Orientation Landscape & fit to 1 page width 1 mark

© UCLES 2008
Page 14 Mark Scheme Syllabus Paper
IGCSE – October/November 2008 0418 03
Candidate name Centre number Candidate number

Orientation Portrait 1 mark


Name SCode Total minutes
G Barney GBA 92
G Brown GBR 83 Row 1 only Centre & bold 1 mark
L Exley LEX 116
M Arnott MAR 115
R Springett RSP 33
S Morris SMO 76 Row 10 only Centre & bold 1 mark
V Cresswell VCR 48

Date SCode Duration Minutes Seconds Length


03/01/2008 MAR 321 5 21 Short
03/01/2008 LEX 334 5 34 Short
03/01/2008 VCR 332 5 32 Short
03/01/2008 SMO 586 9 46 Medium
03/01/2008 GBR 1462 24 22 Long
03/01/2008 GBR 400 6 40 Medium
03/01/2008 VCR 430 7 10 Medium
03/01/2008 SMO 359 5 59 Short
03/01/2008 MAR 376 6 16 Medium
03/01/2008 MAR 168 2 48 Short
03/01/2008 GBA 878 14 38 Long
03/01/2008 GBR 289 4 49 Short
03/01/2008 LEX 302 5 2 Short
03/01/2008 GBA 438 7 18 Medium
03/01/2008 RSP 352 5 52 Short
03/01/2008 GBA 798 13 18 Long
03/01/2008 LEX 769 12 49 Long
03/01/2008 GBA 937 15 37 Long
03/01/2008 LEX 313 5 13 Short
03/01/2008 MAR 390 6 30 Medium
03/01/2008 GBA 326 5 26 Short
03/01/2008 GBR 880 14 40 Long
03/01/2008 LEX 820 13 40 Long
03/01/2008 VCR 333 5 33 Short
03/01/2008 MAR 352 5 52 Short
03/01/2008 LEX 806 13 26 Long
04/01/2008 MAR 388 6 28 Medium
04/01/2008 SMO 488 8 8 Medium
04/01/2008 GBA 302 5 2 Short
04/01/2008 LEX 351 5 51 Short
04/01/2008 LEX 527 8 47 Medium
04/01/2008 MAR 249 4 9 Short
04/01/2008 SMO 942 15 42 Long
04/01/2008 MAR 776 12 56 Long
04/01/2008 MAR 324 5 24 Short
04/01/2008 SMO 354 5 54 Short
04/01/2008 LEX 824 13 44 Long
04/01/2008 LEX 426 7 6 Medium
04/01/2008 LEX 739 12 19 Long
04/01/2008 GBA 300 5 0 Short
04/01/2008 GBR 263 4 23 Short

© UCLES 2008
Page 15 Mark Scheme Syllabus Paper
IGCSE – October/November 2008 0418 03
Candidate name Centre number Candidate number
04/01/2008 MAR 168 2 48 Short
04/01/2008 VCR 807 13 27 Long
04/01/2008 MAR 821 13 41 Long
04/01/2008 MAR 796 13 16 Long
04/01/2008 VCR 361 6 1 Medium
04/01/2008 GBR 351 5 51 Short
04/01/2008 SMO 282 4 42 Short
04/01/2008 RSP 342 5 42 Short
04/01/2008 GBR 711 11 51 Medium
04/01/2008 SMO 398 6 38 Medium
04/01/2008 GBA 276 4 36 Short
04/01/2008 MAR 297 4 57 Short
04/01/2008 MAR 359 5 59 Short
04/01/2008 GBA 558 9 18 Medium
04/01/2008 GBA 304 5 4 Short
04/01/2008 SMO 264 4 24 Short
05/01/2008 GBR 936 15 36 Long
05/01/2008 LEX 512 8 32 Medium
05/01/2008 VCR 310 5 10 Short
05/01/2008 RSP 368 6 8 Medium
05/01/2008 MAR 837 13 57 Long
05/01/2008 SMO 854 14 14 Long
05/01/2008 GBA 230 3 50 Short
05/01/2008 VCR 422 7 2 Medium
05/01/2008 RSP 296 4 56 Short
05/01/2008 MAR 219 3 39 Short
05/01/2008 SMO 368 6 8 Medium
05/01/2008 MAR 385 6 25 Medium
05/01/2008 LEX 269 4 29 Short
05/01/2008 LEX 366 6 6 Medium
05/01/2008 MAR 354 5 54 Short
05/01/2008 GBA 448 7 28 Medium
05/01/2008 RSP 833 13 53 Long

© UCLES 2008
Page 16 Mark Scheme Syllabus Paper
IGCSE – October/November 2008 0418 03
Candidate name Centre number Candidate number

Step 18
Date SCode Duration Minutes Seconds Length
03/01/2008 GBR 1462 24 22 Long
03/01/2008 GBA 878 14 38 Long
03/01/2008 GBA 798 13 18 Long
03/01/2008 LEX 769 12 49 Long
03/01/2008 GBA 937 15 37 Long
03/01/2008 GBR 880 14 40 Long
03/01/2008 LEX 820 13 40 Long
03/01/2008 LEX 806 13 26 Long
04/01/2008 SMO 942 15 42 Long
04/01/2008 MAR 776 12 56 Long
04/01/2008 LEX 824 13 44 Long
04/01/2008 LEX 739 12 19 Long
04/01/2008 VCR 807 13 27 Long
04/01/2008 MAR 821 13 41 Long
04/01/2008 MAR 796 13 16 Long
05/01/2008 GBR 936 15 36 Long
05/01/2008 MAR 837 13 57 Long
05/01/2008 SMO 854 14 14 Long
05/01/2008 RSP 833 13 53 Long

Search Length = Long 2 marks

Candidate name Centre number Candidate number

Date SCode Duration Minutes Seconds Length


04/01/2008 VCR 807 13 27 Long
05/01/2008 RSP 833 13 53 Long

Search Length = Long and SCode = VCR OR RSP 2 marks

© UCLES 2008
UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS
International General Certificate of Secondary Education

MARK SCHEME for the May/June 2009 question paper


for the guidance of teachers

0417 INFORMATION AND COMMUNICATION


TECHNOLOGY
0417/03 Paper 3 (Practical Test B), maximum raw mark 100

This mark scheme is published as an aid to teachers and candidates, to indicate the requirements of
the examination. It shows the basis on which Examiners were instructed to award marks. It does not
indicate the details of the discussions that took place at an Examiners’ meeting before marking began,
which would have considered the acceptability of alternative answers.

Mark schemes must be read in conjunction with the question papers and the report on the
examination.

• CIE will not enter into discussions or correspondence in connection with these mark schemes.

CIE is publishing the mark schemes for the May/June 2009 question papers for most IGCSE, GCE
Advanced Level and Advanced Subsidiary Level syllabuses and some Ordinary Level syllabuses.
Page 2 Mark Scheme: Teachers’ version Syllabus Paper
IGCSE – May/June 2009 0417 03
Top right Last edited by & name & No’s 1 mark
style h5 1 mark

<HTML> Images Correct cells 5 marks


<HEAD>
<TITLE>Supa Scuba</TITLE> Correct stylesheet attached 1 mark
<link rel="stylesheet" type ="text/css" href="J9style1.css">
</HEAD>
<BODY>
<a name="TOP"></a> Anchor Top 1 mark
<h5>Last edited by Candidate name, centre number, candidate number</h5>

<TABLE cellspacing="2" cellpadding="2" width="100%" border="2">


<TR align="center" valign="center">
Table Cell padding 2 1 mark
<TD><img src ="J9LOGO.jpg"></TD>
Cell spacing 2 1 mark
<TD colspan = "2"> <h1>Supa Scuba</h1></TD>
Width 100% 1 mark
</TR>
Border 2 1 mark
<TR align="center" valign="center">
<TD colspan = "3"> <h3>With over 70% of the world covered in water, you may be missing opportunities
to see some of the world's most fascinating sights. See vibrant creatures like fish, shrimps, and an array of
underwater flora like spectacular corals. Look to us for adventures in the deep, see a different perspective
on the world.</h3></TD>
J9SUNSET.JPG Width 183 1 mark
</TR>
Height 320 1 mark
<TR align="center" valign="center">
<TD rowspan = "4"> <img src="J9SUNSET.JPG" width="183" height="320"></TD>
<TD><h4><a href="J9DIVE.HTM" target="_scubadive">Amazing fish</a></h4></TD>
<TD><a href="J9DIVE.HTM" target="_scubadive"><img src="J9SHOAL.JPG"></a></TD>
</TR>
<TR align="center" valign="center"> Target _scubadive 1 mark
<TD><h4>Colours beyond comprehension</h4></TD> to j9dive.htm 1 mark
<TD><img src="J9FISH.JPG"></TD>
</TR> Target _scubadive 1 mark
<TR align="center" valign="center"> to j9dive.htm 1 mark
<TD><h4>Dolphin experiences, on the boat and in the water</h4></TD>
<TD><img src="J9DOLPHI.JPG"></TD>
Hyperlink Click Here 1 mark
</TR>
Returns to Top 1 mark
</TABLE>
<p><a href="#Top">Click Here</a> to return to the top of the page.</p>
</HTML>

© UCLES 2009
Page 3 Mark Scheme: Teachers’ version Syllabus Paper
IGCSE – May/June 2009 0417 03

h4 Black (000000) 1 mark

h1, h2, h3, h5 No green 1 mark h1 48pt 1 mark

h1 { color: #0000AA; font-family: Arial, sans-serif; font-size: 48pt; text-align: center }


h2 { color: #0000AA; font-family: Arial, sans-serif; font-size: 15pt; text-align: left }
h3 { color: #0000FF; font-family: Arial, sans-serif; font-size: 12pt; text-align: center }
h4 { color: #000000; font-family: Arial, sans-serif; font-size: 12pt; text-align: center }
h5 { color: #000022; font-family: Arial, sans-serif; font-size: 10pt; text-align: left }
li { color: #000080; font-family: "Times New Roman", serif; font-size: 12pt; text-align: left;
font-style: italic; list-style-type: disc }
p { color: #008080; font-family: "Times New Roman", serif; font-size: 12pt; text-align: left }
body { background-color: #F0FFFF }
h5 Left aligned 1 mark
p Colour 008080 1 mark

Page New styles 1 mark

© UCLES 2009
Page 4 Mark Scheme: Teachers’ version Syllabus Paper
IGCSE – May/June 2009 0417 03
Top left Last edited by & name & No’s 1 mark Heading 100% correct 1 mark
Style h2 1 mark

Text Correct cell 1 mark


Style h4 & from file 1 mark

Text Correct cell 1 mark


Style h5 & from file 1 mark

Text Correct cell 1 mark


3 titles Style p & from file 3 marks
2 lists Style li & from file 2 marks

Image J9clown.jpg in correct cell 1 mark


<HTML>
<HEAD>
Correct stylesheet attached 1 mark
<TITLE>Diving with us</TITLE>
<link rel="stylesheet" type ="text/css" href="J9style2.css">
</HEAD>
<BODY>

<h5>Last edited by Candidate name, centre number, candidate number</h5>


<h2>Supa Scuba Diving Holidays</h2>
Table Border = “2” 1 mark
<TABLE border = "2">
<TR align="center" valign="center">
<TD colspan = "2"><h4>As a company we pride ourselves on our customer satisfaction. We offer a full
range of holiday experiences around the globe. These are designed to meet your every need. If you do not
see exactly what you are looking for, contact us and ask for our bespoke holiday service.</h4></TD>
</TR>
<TR align="center" valign="center">
<TD colspan = "2"><h5>We offer the widest range of package holidays to match your budget. Try one of
the following ideas:</h5></TD>
</TR>
<TR align="center" valign="center">
<TD><p>Experienced divers</p>

© UCLES 2009
Page 5 Mark Scheme: Teachers’ version Syllabus Paper
IGCSE – May/June 2009 0417 03

<ul> Unordered list Correct


correct place
place 1 mark
<li>Go deep</li>
<li>Wreck week</li>
<li>Shark experience</li>
<li>Wall dives</li>
<li>Cave dives</li>
</ul>
<p>Beginners</p>
Unordered list correct
Correct place
place 1 mark
<ul>
<li>Meet the fish</li>
<li>Turtle week</li>
<li>Learn to dive</li>
<li>Snorkel with us</li>
J9clown.jpg Width 280 1 mark
</ul>
<p>Family packages</p></TD>
<TD><img src = "J9CLOWN.JPG" width = "280"></TD>
</TR>
</TABLE> Hyperlink Correct website 1 mark

<p><a href="J9SCUBA.HTM" target="_self">Homepage</a></p>


<p>Contact us</p>
Master slide - CHECK CONSISTENCY
</HTML> Background Pale blue 1 mark
Between 1/3 and 1/5 1 mark
Blue stripe Vertical (edge of blue) 1 mark
Two horizontal 1 mark
4 point lines 1 mark
Image Fish 1 mark
Correct place 1 mark
Resized, cropped to fit, >50% 1 mark
Slide numbering Bottom left & automated 1 mark
Name, cand no, Centre no Bottom centre, black, 12pt, bold, sans-serif 1 mark
Heading 100% correct 1 mark
Dark blue, 48pt, sans-serif 1 mark
Left align & position 1 mark
Master slide items Not overlapping any object 1 mark

© UCLES 2009
Page 6 Mark Scheme: Teachers’ version Syllabus Paper
IGCSE – May/June 2009 0417 03
Heading Dark blue, left aligned, 60pt 1 mark
Subheading Blue, centre aligned, 30pt 1 mark

Subheading Blue, centre aligned, 30pt 1 mark


Bullets Black, left aligned, 20pt 1 mark

Animation Bullets only 2 marks

© UCLES 2009
Page 7 Mark Scheme: Teachers’ version Syllabus Paper
IGCSE – May/June 2009 0417 03

Chart Trip type labels visible 1 mark


% value visible 1 mark
Centre & not distorted 1 mark
No legend 1 mark

Presenter notes On all slides 1 mark


100% Correct 1 mark
Right place 1 mark

Slide transitions Visible 2 marks

© UCLES 2009
Page 8 Mark Scheme: Teachers’ version Syllabus Paper
IGCSE – May/June 2009 0417 03
Header name, & numbers 1 mark
Webpage Lookup used 1 mark
Correct lookup reference 1 mark Total Correct SUMIF function 1 mark
Lookup – relative reference 1 mark Correct range 1 mark
Correct range 1 mark Range – absolute reference 1 mark
Range – absolute reference 1 mark Lookup relative reference 1 mark
Correct return column 1 mark Correct range 1 mark
Range – absolute reference 1 mark
Webpage Code Total Hours Mins
=VLOOKUP(B2,Sheet1!$A$2:$B$12,2) BH =SUMIF($B$11:$B$84,B2,$C$11:$C$84) =INT(C2/60) =C2-(D2*60)
=VLOOKUP(B3,Sheet1!$A$2:$B$12,2) C =SUMIF($B$11:$B$84,B3,$C$11:$C$84) =INT(C3/60) =C3-(D3*60)
=VLOOKUP(B4,Sheet1!$A$2:$B$12,2) D =SUMIF($B$11:$B$84,B4,$C$11:$C$84) =INT(C4/60) =C4-(D4*60)
=VLOOKUP(B5,Sheet1!$A$2:$B$12,2) EH =SUMIF($B$11:$B$84,B5,$C$11:$C$84) =INT(C5/60) =C5-(D5*60)
=VLOOKUP(B6,Sheet1!$A$2:$B$12,2) FP =SUMIF($B$11:$B$84,B6,$C$11:$C$84) =INT(C6/60) =C6-(D6*60)
=VLOOKUP(B7,Sheet1!$A$2:$B$12,2) H =SUMIF($B$11:$B$84,B7,$C$11:$C$84) =INT(C7/60) =C7-(D7*60)
=VLOOKUP(B8,Sheet1!$A$2:$B$12,2) HOL =SUMIF($B$11:$B$84,B8,$C$11:$C$84) =INT(C8/60) =C8-(D8*60)

Date PageCode Minutes


39820 H 12 Mins Correct reference subtract 1 mark
39820 BH 17 Reference * 60 1 mark
39820 EH 11
39820 C 16
39820 D 13 Hours Correct reference / 60 1 mark
Integer calculated 1 mark
39820 D 5
39820 EH 16
39820 C 14
39821 FP 18
39821 FP 18
39821 HOL 11
39821 D 11
39821 BH 14
Replication All 4 formulae 1 mark
Formulae, data & labels Fully visible 1 mark
Print area & single page Selected data only 1 mark

© UCLES 2009
Page 9 Mark Scheme: Teachers’ version Syllabus Paper
IGCSE – May/June 2009 0417 03

Candidate name Centre number Candidate number

Date PageCode Minutes


08/01/2009 FP 34
09/01/2009 FP 25
09/01/2009 FP 24 Search PageCode = FP or HOL 2 marks
10/01/2009 FP 24 Rows 1–9 hidden 1 mark
08/01/2009 HOL 23 Sort Descending on minutes 1 mark
14/01/2009 FP 20
09/01/2009 HOL 19
08/01/2009 FP 18
08/01/2009 FP 18
09/01/2009 FP 17
08/01/2009 HOL 16
10/01/2009 FP 16
11/01/2009 FP 16
09/01/2009 FP 15
11/01/2009 FP 15
09/01/2009 FP 14
10/01/2009 FP 12
11/01/2009 HOL 12
08/01/2009 HOL 11
08/01/2009 HOL 11
10/01/2009 HOL 11
14/01/2009 HOL 11
10/01/2009 HOL 10
10/01/2009 FP 8
09/01/2009 HOL 7
11/01/2009 FP 7
10/01/2009 FP 6
08/01/2009 HOL 4
10/01/2009 HOL 3

© UCLES 2009
UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS
International General Certificate of Secondary Education

MARK SCHEME for the October/November 2009 question paper


for the guidance of teachers

0417 INFORMATION TECHNOLOGY


0417/03 Paper 3 (Practical Test B), maximum raw mark 100

This mark scheme is published as an aid to teachers and candidates, to indicate the requirements of
the examination. It shows the basis on which Examiners were instructed to award marks. It does not
indicate the details of the discussions that took place at an Examiners’ meeting before marking began,
which would have considered the acceptability of alternative answers.

Mark schemes must be read in conjunction with the question papers and the report on the
examination.

• CIE will not enter into discussions or correspondence in connection with these mark schemes.

CIE is publishing the mark schemes for the October/November 2009 question papers for most IGCSE,
GCE Advanced Level and Advanced Subsidiary Level syllabuses and some Ordinary Level
syllabuses.
UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS
International General Certificate of Secondary Education

MARK SCHEME for the May/June 2010 question paper


for the guidance of teachers

0417 INFORMATION AND COMMUNICATION


TECHNOLOGY
0417/03 Paper 3 (Practical Test B), maximum raw mark 80

This mark scheme is published as an aid to teachers and candidates, to indicate the requirements of
the examination. It shows the basis on which Examiners were instructed to award marks. It does not
indicate the details of the discussions that took place at an Examiners’ meeting before marking began,
which would have considered the acceptability of alternative answers.

Mark schemes must be read in conjunction with the question papers and the report on the
examination.

• CIE will not enter into discussions or correspondence in connection with these mark schemes.

CIE is publishing the mark schemes for the May/June 2010 question papers for most IGCSE, GCE
Advanced Level and Advanced Subsidiary Level syllabuses and some Ordinary Level syllabuses.
Page 2 Mark Scheme: Teachers’ version Syllabus Paper
IGCSE – May/June 2010 0417 03

Candidate name, Centre number, candidate number


Correct stylesheet attached 1 mark
<HTML> Must be relative referencing
<HEAD>
<TITLE>Relaxing Holiday Company - June 2010</TITLE>
<link rel="stylesheet" type ="text/css" href="JXstyles1.css">
</HEAD> Anchor START 1 mark
<BODY> Can be in first cell of table
Upper case
<a name="START"></a> Not visible on page
<TABLE width="100%" id="top">
<TR align="center" valign="center">
<TD colspan = "4"> <img src ="JXTITLE.jpg"></TD> Table Width 100% 1 mark
</TR>
<TR>
<TD colspan = "4">
<h3>Last edited by Candidate name, centre number, candidate number
</TD>
</TR>
<TR>
<TD>
<h2>Sun
</TD>
<TD>
<h2>Sea
</TD>
<TD>
<h2>Sand Hyperlink Snow 1 mark
</TD> To anchor SNOWZONE 1 mark
<TD> Upper case and wrong checklist
<h2><a href="#SNOWZONE">Snow</a>
</TD>
</TR> Table Width 90% 1 mark
</TABLE>

<TABLE width = 90% align="center" id="middle">


<TR>
<TD rowspan = "3"><img src ="JXHarbour.jpg"></TD>
<TD> <h3>We offer holidays to suit your every need. We can often make dreams come true. </TD>
</TR>
<TR>
<TD> <h3>Let us arrange your holiday for you. We will collect you from your home and offer the best service
of any holiday company in the world.</TD>
</TR>
<TR>
<TD> <h3>Combine our service with superb value for money. Contact us with your requirements and we are
sure that we will not disappoint you.</TD>
</TABLE> Table Width 100% 1 mark

<TABLE width="100%" id="bottom">


<TR> Target _sea 1 mark
<TD> Case as shown
<h2><img src ="JXimg2.jpg" width="160"> to JXSEA.HTM 1 mark
</TD> Ignore case
<TD> Accept base target placed in head of
page
<h2><a href="JXSEA.HTM" target="_sea"><img src ="JXImg3.jpg"></a>
</TD>
<TD>
<h2><img src ="JXImg5.jpg" width="160">
</TD>
<TD>

© UCLES 2010
Page 3 Mark Scheme: Teachers’ version Syllabus Paper
IGCSE – May/June 2010 0417 03

<h2><a href="mailto:RHC@cie.org.uk"><img src ="JXImg6.jpg"></a>


</TD>
</TR> Target Phone image as link 1 mark
<TR align="center" valign="center"> JXImg6 only
<TD colspan = "4"> <img src ="JXFOOTER.jpg"></TD> Penalise for absolute image reference
</TR> Correct mailto: 1 mark
<TR> Ignore case
<a name="SNOWZONE"></a>
<TD colspan = "4">
<h1> Try RHC Snowzone</h1>
Anchor We SNOWZONE
<h3> Why not relax with a chilling winter holiday on the slopes. can cater for a range of 1 mark
destinations,
Case as shown
both short haul and long haul and can offer some of the best 'off piste' skiing and boarding. Try out catered
chalets for the ultimate luxury. Leave the slopes and return to the chaletNo
to extra
find atext
superb a la carte dinner
prepared for you by one of the world finest chefs. You will not find these holidays in any brochure, each holiday
is unique to your requirements. Contact us using the link above for further details.</h3>
</TD>
</TR>
<TR>
<TD colspan = "4">
<h2><a href="#START">Click Here</a> to return to the top of the page.</h2>
</TD>
</TR> Hyperlink Click Here 1 mark
</TABLE> Click Here only
</BODY> Rest of text intact
</HTML> Returns to start 1 mark
Allow follow through on name

© UCLES 2010
Page 4 Mark Scheme: Teachers’ version Syllabus Paper
IGCSE – May/June 2010 0417 03

Top left Last edited by & name & No’s 1 mark


Any order for name and numbers
Top table From JXTOP.htm 1 mark
Table must be fully visible

Middle table 3 rows and 2 columns 1 mark


Merged cells in column 1 1 mark
Table centre aligned in window 1 mark
Award only if tables fully visible
Correct text each cell 1 mark
Can check in markup if needed
Style h3 1 mark
JXHARBOUR.JPG left cell 1 mark
NEW SCREENSHOT

© UCLES 2010
Page 5 Mark Scheme: Teachers’ version Syllabus Paper
IGCSE – May/June 2010 0417 03

Bottom table From JXBOTTOM.htm 1 mark


Table must be fully visible
Sun image left 1 mark
Sea image 2nd 1 mark
Sand image 3rd 1 mark
Phone image right 1 mark
Sun resized to 160 & aspect 1 mark
Sand resized to 160 & aspect 1 mark

© UCLES 2010
Page 6 Mark Scheme: Teachers’ version Syllabus Paper
IGCSE – May/June 2010 0417 03
Master slide – CHECK CONSISTENCY
Background White, slide numbers bottom left 1 mark
Left 1/3 of slide
Name, cand no, Centre no Top right black, 12pt, serif 1 mark
Right ½ of slide
Image Sun – bottom right 1 mark
Must not be source files – flexible
Right 1/3 of slide
Master slide items Not overlapping any object 1 mark
Not touching and all present

New slide Inserted as first slide 1 mark


Title 100% correct 1 mark
Including case, can be on single line
Any alignment/No bullet points
Below subtitle 1 mark
Subtitle 100% correct 1 mark
Including case, can be on single line
Any alignment/No bullet points
Smaller font than title

File JXPRES.RTF Imported 1 mark


All slides present and intact
Titles larger than bullets 1 mark
and consistent style (fonts/bullets)
Bulleted lists consistent style 1 mark
Size may vary from slide to slide

© UCLES 2010
Page 7 Mark Scheme: Teachers’ version Syllabus Paper
IGCSE – May/June 2010 0417 03

Slide 4
Answer 1 File not present/misnamed 1 mark
Not in current directory/folder
Text ‘answer n here’ has been replaced 1 mark
Must be all
Answer 2 Body {} 1 mark
Background-color: #025fb4 1 mark
e.g. body {background-image: url(j9sunset.jpg); background-color: #025fb4}
Answer 3 No green element 1 mark
Accept hex with FF for middle 2 digits
In hexadecimal/colour code/definition 1 mark

© UCLES 2010
Page 8 Mark Scheme: Teachers’ version Syllabus Paper
IGCSE – May/June 2010 0417 03

Slide 5
Answer 4 Space between text and cell wall 1 mark
Inside/in table/cell 1 mark
Interchange cell wall and border
Answer 5 Space between 1 mark
Walls of 2 adjacent cells 1 mark
Interchange cell wall and border

Printed 2 slides per page 1 mark

© UCLES 2010
Page 9 Mark Scheme: Teachers’ version Syllabus Paper
IGCSE – May/June 2010 0417 03
Destination Lookup used 1 mark Trips COUNTIF function 1 mark
Lookup or Vlookup Correct range 1 mark
Correct lookup reference 1 mark Check range works
Do not allow range Range – absolute reference 1 mark
Lookup – relative reference 1 mark Correct lookup 1 mark
Correct range 1 mark Lookup – relative reference 1 mark
Including filename
Range – absolute reference 1 mark
Check range works
!"#$%&'$%(&)
Correct return column 1*(+")
mark ,-%.#)
Award if visible and Lookup used
!"#$$%&'()*+,-./0123456787*97)7::+*+;<= )8>= !?$&@1AB(7.7*C97.7DE+)*<=
Check first row
!"#$$%&'()F+,-./0123456787*97)7::+*+;<= ?$G= !?$&@1AB(7.7*C97.7DE+)F<=
Days Correct SUMIF function 1 mark
!"#$$%&'()H+,-./0123456787*97)7::+*+;<= /IJ= !?$&@1AB(7.7*C97.7DE+)H<=
Correct range 1 mark
!"#$$%&'()C+,-./0123456787*97)7::+*+;<= A@.= !?$&@1AB(7.7*C97.7DE+)C<= Check range works
!"#$$%&'()K+,-./0123456787*97)7::+*+;<= L8#= !?$&@1AB(7.7*C97.7DE+)K<= Range – absolute reference 1 mark
!"#$$%&'()M+,-./0123456787*97)7::+*+;<= 0NA= !?$&@1AB(7.7*C97.7DE+)M<= Lookup – relative reference 1 mark
Correct range 1 mark
!"#$$%&'()E+,-./0123456787*97)7::+*+;<= 1>8= !?$&@1AB(7.7*C97.7DE+)E<= Check range works
= = = Range – absolute reference 1 mark
/(&$0) /1(+") !'2#) Other functions like SUMIFS may be used
,OPQORS= := !0&LAB(7)7*C97)7DE+)::+7B7*C97B7DE<=
BTURQORS= *= !0&LAB(7)7*C97)7DE+):*+7B7*C97B7DE<=
LOR3V= F= !0&LAB(7)7*C97)7DE+):F+7B7*C97B7DE<=
8WRXY= H= !0&LAB(7)7*C97)7DE+):H+7B7*C97B7DE<=
LOS= C= !0&LAB(7)7*C97)7DE+):C+7B7*C97B7DE<=
,QPT= K= !0&LAB(7)7*C97)7DE+):K+7B7*C97B7DE<=
,QYS= M= !0&LAB(7)7*C97)7DE+):M+7B7*C97B7DE<=
8QZQ4[= E= !0&LAB(7)7*C97)7DE+):E+7B7*C97B7DE<= Replication All 3 formulae 1 mark
Formulae, data and labels Fully visible 1 mark
0TW[T\UTR= D= !0&LAB(7)7*C97)7DE+):D+7B7*C97B7DE<=
Orientation Landscape 1 mark
$3[]UTR= :;= !0&LAB(7)7*C97)7DE+)*;+7B7*C97B7DE<= Print area Selected data only 1 mark
@]5T\UTR= ::= !0&LAB(7)7*C97)7DE+)*:+7B7*C97B7DE<=
.T3T\UTR= :*= !0&LAB(7)7*C97)7DE+)**+7B7*C97B7DE<=

Footer name and numbers 1 mark

Candidate name Centre number candidate number


© UCLES 2010
Page 10 Mark Scheme: Teachers’ version Syllabus Paper
IGCSE – May/June 2010 0417 03

!"#$%&'$%(&) *(+") ,-%.#) ! ! !


"#$#%#&! "'(! ) ! ! Row 1, 10,
! 24 Centre aligned 1 mark
Only three rows shown
*+,-%./! *01! ) ! ! ! Bold and italic 1 mark
23456! 278! 9: ! ! !
Orientation Portrait 1 mark
;<=>#! ;?@! 9A ! ! !
B#/=>C.&! B'D! 99 ! ! !
EF>!D#<G#! EH;! I ! ! !
J$#>/#<=! J('! 9K ! ! !
! ! ! ! ! !
/(&$0) /1(+") !'2#) ! ! !
L#<-#F4! 9! KI ! ! !
M.NF-#F4! K! A9 ! ! !
B#FO$! A! PK ! ! !
'5F>/! P! :Q ! ! !
B#4! R! 9SP ! ! !
L-<.! :! IS ! ! !
L-/4! )! )) ! ! !
'-3-&6! I! RR ! ! !
E.56.%N.F! Q! IA ! ! !
0O6+N.F! 9S! :: ! ! !
?+C.%N.F! 99! 9KR ! ! !
@.O.%N.F! 9K! )S ! ! !
! ! ! ! ! !
!'2) /(&$0) 3"'-) !*(+") !%#1(4&$) !4-'$%(&)
K)! Q! KS9S 278! 8! 9S!
9P! I! KS9S B'D! ?! 9P!
K9! I! KS9S J('! ?! )!
K! I! KS9S *01! 8! 9S!
9S! R! KS9S EH;! 8! 9P!
K)! R! KS9S "'(! ?! K9!
KI! Q! KS9S ;?@! ?! 9P!
K9! P! KS9S ;?@! ?! 9S!
K! 9K! KS9S *01! 8! 9P!
9:! R! KS9S 278! 8! 9P!
9I! 99! KS9S EH;! 8! K9!
P! )! KS9S 278! 8! )!
99! A! KS9S J('! ?! )!
A! P! KS9S *01! 8! 9P!
R! :! KS9S *01! 8! )!
A! 9S! KS9S ;?@! ?! 9P!
9! :! KS9S B'D! ?! 9P!
9Q! :! KS9S J('! ?! 9P!
KA! 99! KS9S EH;! ?! 9P!
R! )! KS9S J('! 8! 9P!
9! :! KS9S 278! ?! 9P!
KA! 9K! KS9S B'D! 8! )!

© UCLES 2010
Page 11 Mark Scheme: Teachers’ version Syllabus Paper
IGCSE – May/June 2010 0417 03

!"# "$# !$"$ %&'# &# "(#


"(# ""# !$"$ )*+# &# "$#
"# ,# !$"$ -*.# /# 0#
,# "# !$"$ 123# /# "(#
"0# 4# !$"$ 5.*# &# "(#
!# 6# !$"$ 78%# &# "$#
"(# 9# !$"$ 5.*# /# 0#
,"# 0# !$"$ 5.*# /# "(#
0# 6# !$"$ :;/# &# 0#
"6# 6# !$"$ :;/# /# "(#
"0# 9# !$"$ 78%# /# 0#
!"# "# !$"$ -*.# &# 0#
!4# "!# !$"$ )*+# /# "(#
6# ""# !$"$ 5.*# /# !"#
!,# ""# !$"$ )*+# /# "(#
!4# 4# !$"$ %&'# /# 0#
!4# $# !$"$ :;/# &# "(#
!0# "$# !$"$ -*.# /# 0#
"9# 9# !$"$ %&'# /# "$#
!9# 0# !$"$ -*.# /# "(#
,# "$# !$"$ )*+# &# "$#
"4# $# !$"$ :;/# /# "$#
"4# ,# !$"$ -*.# &# "(#
(# <# !$"$ :;/# /# !"#
"!# (# !$"$ 78%# /# "$#
(# ""# !$"$ :;/# /# "(#
,$# 6# !$"$ %&'# &# "(#
!<# 4# !$"$ %&'# &# "(#
"$# (# !$"$ )*+# /# "(#
!4# 4# !$"$ :;/# /# "$#
!<# "$# !$"$ %&'# &# "(#
0# ""# !$"$ )*+# /# "(#
0# "!# !$"$ 5.*# &# "(#
"(# "!# !$"$ %&'# &# 0#
6# <# !$"$ 123# &# "$#
!6# 6# !$"$ :;/# /# "$#
"(# 0# !$"$ 78%# /# "(#
"!# !# !$"$ %&'# /# "(#
""# "# !$"$ :;/# /# 0#
6# ,# !$"$ 5.*# &# "(#
!!# 0# !$"$ %&'# &# 0#
!,# (# !$"$ %&'# /# "(#
!(# "!# !$"$ 5.*# /# "(#
!$# !# !$"$ 5.*# /# 0#
(# ""# !$"$ )*+# &# "$#
"4# "$# !$"$ :;/# &# 0#
",# 4# !$"$ :;/# &# 0#

© UCLES 2010
Page 12 Mark Scheme: Teachers’ version Syllabus Paper
IGCSE – May/June 2010 0417 03

!"# $# %&!& '()# *# "#


%$# +# %&!& ,-*# *# "#
%&# %# %&!& ./0# 1# !&#
2&# !!# %&!& 345# *# "#
!6# "# %&!& 7(8# *# "#

!"#$%& !'()#*+,& !*-.,'#+& Search DCode = EGY 1 mark


,-*# *# !&# and Discount = Y 1 mark
Rows 1–23 hidden 1 mark
,-*# *# !+#
Columns A, B, C Hidden 1 mark
,-*# *# "#
,-*# *# !+#
,-*# *# !&#
,-*# *# %!#
,-*# *# !+#
,-*# *# !&#
,-*# *# !&#
,-*# *# "#
,-*# *# "#

© UCLES 2010
Page 2 Mark Scheme: Teachers’ version Syllabus Paper
IGCSE – October/November 2009 0417 03

Candidate name Centre number Candidate number

Header candidate name, Centre no, candidate no 1 mark

Company lookup used 1 mark


correct lookup reference 1 mark
lookup – relative reference 1 mark
external file/sheet for code 1 mark
correct range 1 mark
range – absolute reference 1 mark
correct return column 1 mark

A B C
1 Code Rate
2 D 1.21 Rate data entry 100% 1 mark
3 N 1.3
4 P 1.65
5
6 Company Ccode Number
7 =VLOOKUP(B7,N9code.csv!$A$2:$B$16,2) A =COUNTIF($B$24:$B$116,B7)
8 =VLOOKUP(B8,N9code.csv!$A$2:$B$16,2) B =COUNTIF($B$24:$B$116,B8) COUNTIF correct function 1 mark
9 =VLOOKUP(B9,N9code.csv!$A$2:$B$16,2) C =COUNTIF($B$24:$B$116,B9) correct range 1 mark
10 range – absolute reference 1 mark
=VLOOKUP(B10,N9code.csv!$A$2:$B$16,2) D =COUNTIF($B$24:$B$116,B10)
correct reference 1 mark
11 =VLOOKUP(B11,N9code.csv!$A$2:$B$16,2) E =COUNTIF($B$24:$B$116,B11) reference – relative 1 mark
12 =VLOOKUP(B12,N9code.csv!$A$2:$B$16,2) F =COUNTIF($B$24:$B$116,B12)
13 =VLOOKUP(B13,N9code.csv!$A$2:$B$16,2) G =COUNTIF($B$24:$B$116,B13)
14 =VLOOKUP(B14,N9code.csv!$A$2:$B$16,2) H =COUNTIF($B$24:$B$116,B14)
15 =VLOOKUP(B15,N9code.csv!$A$2:$B$16,2) R =COUNTIF($B$24:$B$116,B15)
16 =VLOOKUP(B16,N9code.csv!$A$2:$B$16,2) J =COUNTIF($B$24:$B$116,B16)
17
Replication both formulae 1 mark
=VLOOKUP(B17,N9code.csv!$A$2:$B$16,2) K =COUNTIF($B$24:$B$116,B17) Orientation landscape and 1 page wide 1 mark
18 =VLOOKUP(B18,N9code.csv!$A$2:$B$16,2) L =COUNTIF($B$24:$B$116,B18) Row and Column headings visible 1 mark
19 =VLOOKUP(B19,N9code.csv!$A$2:$B$16,2) M =COUNTIF($B$24:$B$116,B19) Column width all items fully visible 1 mark
20 =VLOOKUP(B20,N9code.csv!$A$2:$B$16,2) N =COUNTIF($B$24:$B$116,B20) Print area selected data only 1 mark
21 =VLOOKUP(B21,N9code.csv!$A$2:$B$16,2) P =COUNTIF($B$24:$B$116,B21)

© UCLES 2009
Page 3 Mark Scheme: Teachers’ version Syllabus Paper
IGCSE – October/November 2009 0417 03

Candidate name Centre number Candidate number

Cells A2–A4 right aligned 1 mark


Code Rate
D 1.21 Cells B2–B4 2 decimal places 1 mark
N 1.30
P 1.65
Orientation portrait and fit to page 1 mark
Company Ccode Number Row and Column headings NOT visible 1 mark
Sellotape A 6 Data and Labels fully visible 1 mark
Print area selected data only 1 mark
Scotch B 0
Simplex C 5
Dudley D 4
Coltex E 3
Pritt F 9
Easirase G 0
Stiples H 9
Quest R 9
Cheaper J 6
Papermite K 10
TryIT L 9
Bryter M 7
Owen N 4
Quest P 5

© UCLES 2009
Page 4 Mark Scheme: Teachers’ version Syllabus Paper
IGCSE – October/November 2009 0417 03

Candidate name Centre number Candidate number

F G H
23 Unit Retail Pack Size Retail
24 =IF(D24="D",E24*Discount,IF(D24="N",E24*Normal,IF(D24="P",E24*Premium,E24))) 1 =F24*G24
25 =IF(D25="D",E25*Discount,IF(D25="N",E25*Normal,IF(D25="P",E25*Premium,E25))) 10 =F25*G25
26 =IF(D26="D",E26*Discount,IF(D26="N",E26*Normal,IF(D26="P",E26*Premium,E26))) Units 1 =F26*G26
nested IF 1 mark
correct named cells 3 marks
27 =IF(D27="D",E27*Discount,IF(D27="N",E27*Normal,IF(D27="P",E27*Premium,E27))) 1 =F27*G27
correct function (3 parts) 3 marks
28 =IF(D28="D",E28*Discount,IF(D28="N",E28*Normal,IF(D28="P",E28*Premium,E28))) 1 =F28*G28
returns Unit Purchase if not DNP 1 mark
29 =IF(D29="D",E29*Discount,IF(D29="N",E29*Normal,IF(D29="P",E29*Premium,E29))) 10 =F29*G29
30 =IF(D30="D",E30*Discount,IF(D30="N",E30*Normal,IF(D30="P",E30*Premium,E30))) 1 =F30*G30
31 =IF(D31="D",E31*Discount,IF(D31="N",E31*Normal,IF(D31="P",E31*Premium,E31))) 1 =F31*G31
32 =IF(D32="D",E32*Discount,IF(D32="N",E32*Normal,IF(D32="P",E32*Premium,E32))) 1 =F32*G32
33 =IF(D33="D",E33*Discount,IF(D33="N",E33*Normal,IF(D33="P",E33*Premium,E33))) 1 =F33*G33
34 =IF(D34="D",E34*Discount,IF(D34="N",E34*Normal,IF(D34="P",E34*Premium,E34))) 10 =F34*G34
35 =IF(D35="D",E35*Discount,IF(D35="N",E35*Normal,IF(D35="P",E35*Premium,E35))) 1 =F35*G35
36 =IF(D36="D",E36*Discount,IF(D36="N",E36*Normal,IF(D36="P",E36*Premium,E36))) 1 =F36*G36
37 =IF(D37="D",E37*Discount,IF(D37="N",E37*Normal,IF(D37="P",E37*Premium,E37))) Retail 1 =F37*G37
correct formula 1 mark
38 =IF(D38="D",E38*Discount,IF(D38="N",E38*Normal,IF(D38="P",E38*Premium,E38))) 1 =F38*G38
39 =IF(D39="D",E39*Discount,IF(D39="N",E39*Normal,IF(D39="P",E39*Premium,E39))) 10 =F39*G39
40 =IF(D40="D",E40*Discount,IF(D40="N",E40*Normal,IF(D40="P",E40*Premium,E40))) 6 =F40*G40
41 =IF(D41="D",E41*Discount,IF(D41="N",E41*Normal,IF(D41="P",E41*Premium,E41))) 1 =F41*G41
42 =IF(D42="D",E42*Discount,IF(D42="N",E42*Normal,IF(D42="P",E42*Premium,E42))) 12 =F42*G42
43 =IF(D43="D",E43*Discount,IF(D43="N",E43*Normal,IF(D43="P",E43*Premium,E43))) 6 =F43*G43
44 =IF(D44="D",E44*Discount,IF(D44="N",E44*Normal,IF(D44="P",E44*Premium,E44))) 1 =F44*G44
45 =IF(D45="D",E45*Discount,IF(D45="N",E45*Normal,IF(D45="P",E45*Premium,E45))) 10 =F45*G45
46 =IF(D46="D",E46*Discount,IF(D46="N",E46*Normal,IF(D46="P",E46*Premium,E46))) Replication
10 =F46*G46both formulae 1 mark
47 =IF(D47="D",E47*Discount,IF(D47="N",E47*Normal,IF(D47="P",E47*Premium,E47))) Orientation
5 =F47*G47landscape and fit to page 1 mark
48 =IF(D48="D",E48*Discount,IF(D48="N",E48*Normal,IF(D48="P",E48*Premium,E48))) Row and 10Column headings visible
=F48*G48 1 mark
49 =IF(D49="D",E49*Discount,IF(D49="N",E49*Normal,IF(D49="P",E49*Premium,E49))) Column width
1 =F49*G49items all fully visible 1 mark
50 =IF(D50="D",E50*Discount,IF(D50="N",E50*Normal,IF(D50="P",E50*Premium,E50))) Print area
10 =F50*G50selected data only 1 mark
51 =IF(D51="D",E51*Discount,IF(D51="N",E51*Normal,IF(D51="P",E51*Premium,E51))) 10 =F51*G51
52 =IF(D52="D",E52*Discount,IF(D52="N",E52*Normal,IF(D52="P",E52*Premium,E52))) 1 =F52*G52
53 =IF(D53="D",E53*Discount,IF(D53="N",E53*Normal,IF(D53="P",E53*Premium,E53))) 1 =F53*G53
54 =IF(D54="D",E54*Discount,IF(D54="N",E54*Normal,IF(D54="P",E54*Premium,E54))) 1 =F54*G54
55 =IF(D55="D",E55*Discount,IF(D55="N",E55*Normal,IF(D55="P",E55*Premium,E55))) 1 =F55*G55
56 =IF(D56="D",E56*Discount,IF(D56="N",E56*Normal,IF(D56="P",E56*Premium,E56))) 1 =F56*G56
© UCLES 2009
Page 5 Mark Scheme: Teachers’ version Syllabus Paper
IGCSE – October/November 2009 0417 03

Candidate name Centre number Candidate number


57 =IF(D57="D",E57*Discount,IF(D57="N",E57*Normal,IF(D57="P",E57*Premium,E57))) 10 =F57*G57
58 =IF(D58="D",E58*Discount,IF(D58="N",E58*Normal,IF(D58="P",E58*Premium,E58))) 5 =F58*G58
59 =IF(D59="D",E59*Discount,IF(D59="N",E59*Normal,IF(D59="P",E59*Premium,E59))) 6 =F59*G59
60 =IF(D60="D",E60*Discount,IF(D60="N",E60*Normal,IF(D60="P",E60*Premium,E60))) 10 =F60*G60
61 =IF(D61="D",E61*Discount,IF(D61="N",E61*Normal,IF(D61="P",E61*Premium,E61))) 10 =F61*G61
62 =IF(D62="D",E62*Discount,IF(D62="N",E62*Normal,IF(D62="P",E62*Premium,E62))) 10 =F62*G62
63 =IF(D63="D",E63*Discount,IF(D63="N",E63*Normal,IF(D63="P",E63*Premium,E63))) 6 =F63*G63
64 =IF(D64="D",E64*Discount,IF(D64="N",E64*Normal,IF(D64="P",E64*Premium,E64))) 6 =F64*G64
65 =IF(D65="D",E65*Discount,IF(D65="N",E65*Normal,IF(D65="P",E65*Premium,E65))) 10 =F65*G65
66 =IF(D66="D",E66*Discount,IF(D66="N",E66*Normal,IF(D66="P",E66*Premium,E66))) 10 =F66*G66
67 =IF(D67="D",E67*Discount,IF(D67="N",E67*Normal,IF(D67="P",E67*Premium,E67))) 1 =F67*G67
68 =IF(D68="D",E68*Discount,IF(D68="N",E68*Normal,IF(D68="P",E68*Premium,E68))) 1 =F68*G68
69 =IF(D69="D",E69*Discount,IF(D69="N",E69*Normal,IF(D69="P",E69*Premium,E69))) 1 =F69*G69
70 =IF(D70="D",E70*Discount,IF(D70="N",E70*Normal,IF(D70="P",E70*Premium,E70))) 1 =F70*G70
71 =IF(D71="D",E71*Discount,IF(D71="N",E71*Normal,IF(D71="P",E71*Premium,E71))) 10 =F71*G71
72 =IF(D72="D",E72*Discount,IF(D72="N",E72*Normal,IF(D72="P",E72*Premium,E72))) 6 =F72*G72
73 =IF(D73="D",E73*Discount,IF(D73="N",E73*Normal,IF(D73="P",E73*Premium,E73))) 1 =F73*G73
74 =IF(D74="D",E74*Discount,IF(D74="N",E74*Normal,IF(D74="P",E74*Premium,E74))) 5 =F74*G74
75 =IF(D75="D",E75*Discount,IF(D75="N",E75*Normal,IF(D75="P",E75*Premium,E75))) 1 =F75*G75
76 =IF(D76="D",E76*Discount,IF(D76="N",E76*Normal,IF(D76="P",E76*Premium,E76))) 1 =F76*G76
77 =IF(D77="D",E77*Discount,IF(D77="N",E77*Normal,IF(D77="P",E77*Premium,E77))) 1 =F77*G77
78 =IF(D78="D",E78*Discount,IF(D78="N",E78*Normal,IF(D78="P",E78*Premium,E78))) 12 =F78*G78
79 =IF(D79="D",E79*Discount,IF(D79="N",E79*Normal,IF(D79="P",E79*Premium,E79))) 10 =F79*G79
80 =IF(D80="D",E80*Discount,IF(D80="N",E80*Normal,IF(D80="P",E80*Premium,E80))) 24 =F80*G80
81 =IF(D81="D",E81*Discount,IF(D81="N",E81*Normal,IF(D81="P",E81*Premium,E81))) 10 =F81*G81
82 =IF(D82="D",E82*Discount,IF(D82="N",E82*Normal,IF(D82="P",E82*Premium,E82))) 10 =F82*G82
83 =IF(D83="D",E83*Discount,IF(D83="N",E83*Normal,IF(D83="P",E83*Premium,E83))) 1 =F83*G83
84 =IF(D84="D",E84*Discount,IF(D84="N",E84*Normal,IF(D84="P",E84*Premium,E84))) 1 =F84*G84
85 =IF(D85="D",E85*Discount,IF(D85="N",E85*Normal,IF(D85="P",E85*Premium,E85))) 1 =F85*G85
86 =IF(D86="D",E86*Discount,IF(D86="N",E86*Normal,IF(D86="P",E86*Premium,E86))) 1 =F86*G86
87 =IF(D87="D",E87*Discount,IF(D87="N",E87*Normal,IF(D87="P",E87*Premium,E87))) 1 =F87*G87
88 =IF(D88="D",E88*Discount,IF(D88="N",E88*Normal,IF(D88="P",E88*Premium,E88))) 10 =F88*G88
89 =IF(D89="D",E89*Discount,IF(D89="N",E89*Normal,IF(D89="P",E89*Premium,E89))) 1 =F89*G89
90 =IF(D90="D",E90*Discount,IF(D90="N",E90*Normal,IF(D90="P",E90*Premium,E90))) 1 =F90*G90
91 =IF(D91="D",E91*Discount,IF(D91="N",E91*Normal,IF(D91="P",E91*Premium,E91))) 10 =F91*G91
92 =IF(D92="D",E92*Discount,IF(D92="N",E92*Normal,IF(D92="P",E92*Premium,E92))) 1 =F92*G92
© UCLES 2009
Page 6 Mark Scheme: Teachers’ version Syllabus Paper
IGCSE – October/November 2009 0417 03

Candidate name Centre number Candidate number


93 =IF(D93="D",E93*Discount,IF(D93="N",E93*Normal,IF(D93="P",E93*Premium,E93))) 1 =F93*G93
94 =IF(D94="D",E94*Discount,IF(D94="N",E94*Normal,IF(D94="P",E94*Premium,E94))) 1 =F94*G94
95 =IF(D95="D",E95*Discount,IF(D95="N",E95*Normal,IF(D95="P",E95*Premium,E95))) 1 =F95*G95
96 =IF(D96="D",E96*Discount,IF(D96="N",E96*Normal,IF(D96="P",E96*Premium,E96))) 1 =F96*G96
97 =IF(D97="D",E97*Discount,IF(D97="N",E97*Normal,IF(D97="P",E97*Premium,E97))) 1 =F97*G97
98 =IF(D98="D",E98*Discount,IF(D98="N",E98*Normal,IF(D98="P",E98*Premium,E98))) 1 =F98*G98
99 =IF(D99="D",E99*Discount,IF(D99="N",E99*Normal,IF(D99="P",E99*Premium,E99))) 6 =F99*G99
100 =IF(D100="D",E100*Discount,IF(D100="N",E100*Normal,IF(D100="P",E100*Premium,E100))) 1 =F100*G100
101 =IF(D101="D",E101*Discount,IF(D101="N",E101*Normal,IF(D101="P",E101*Premium,E101))) 24 =F101*G101
102 =IF(D102="D",E102*Discount,IF(D102="N",E102*Normal,IF(D102="P",E102*Premium,E102))) 1 =F102*G102
103 =IF(D103="D",E103*Discount,IF(D103="N",E103*Normal,IF(D103="P",E103*Premium,E103))) 1 =F103*G103
104 =IF(D104="D",E104*Discount,IF(D104="N",E104*Normal,IF(D104="P",E104*Premium,E104))) 10 =F104*G104
105 =IF(D105="D",E105*Discount,IF(D105="N",E105*Normal,IF(D105="P",E105*Premium,E105))) 40 =F105*G105
106 =IF(D106="D",E106*Discount,IF(D106="N",E106*Normal,IF(D106="P",E106*Premium,E106))) 10 =F106*G106
107 =IF(D107="D",E107*Discount,IF(D107="N",E107*Normal,IF(D107="P",E107*Premium,E107))) 10 =F107*G107
108 =IF(D108="D",E108*Discount,IF(D108="N",E108*Normal,IF(D108="P",E108*Premium,E108))) 1 =F108*G108
109 =IF(D109="D",E109*Discount,IF(D109="N",E109*Normal,IF(D109="P",E109*Premium,E109))) 10 =F109*G109
110 =IF(D110="D",E110*Discount,IF(D110="N",E110*Normal,IF(D110="P",E110*Premium,E110))) 1 =F110*G110
111 =IF(D111="D",E111*Discount,IF(D111="N",E111*Normal,IF(D111="P",E111*Premium,E111))) 10 =F111*G111
112 =IF(D112="D",E112*Discount,IF(D112="N",E112*Normal,IF(D112="P",E112*Premium,E112))) 100 =F112*G112
113 =IF(D113="D",E113*Discount,IF(D113="N",E113*Normal,IF(D113="P",E113*Premium,E113))) 12 =F113*G113
114 =IF(D114="D",E114*Discount,IF(D114="N",E114*Normal,IF(D114="P",E114*Premium,E114))) 10 =F114*G114
115 =IF(D115="D",E115*Discount,IF(D115="N",E115*Normal,IF(D115="P",E115*Premium,E115))) 5 =F115*G115
116 =IF(D116="D",E116*Discount,IF(D116="N",E116*Normal,IF(D116="P",E116*Premium,E116))) 10 =F116*G116

© UCLES 2009
Page 7 Mark Scheme: Teachers’ version Syllabus Paper
IGCSE – October/November 2009 0417 03

Candidate name Centre number Candidate number

Ref Supplier Description Code Unit Purchase Unit Retail Pack Size Retail
10612 L Elite 70 Lever Arch File A4 Black D € 4.75 € 5.74 1 € 5.74
12734 J PVC 2 Ring Binder A4 Black € 0.29 € 0.29 10 € 2.85
Row 23 centre aligned 1 mark
13279 M Lever Arch File Spine Labels Red Pkd 10 D € 1.57 € 1.89 1 € 1.89
bold 1 mark
31815 H Ring Binder Yellow Pkd 1 N € 0.20 € 0.26 1 € 0.26
italic 1 mark
8772 L Clear Pockets A4 Size Pkd 100 € 4.06 € 4.06 1 € 4.06
30436 E Bostik Blu-Tack Handy Size € 0.26 € 0.26 10 € 2.60
6445 M Lever Arch Files Blue A4 P € 11.90 € 19.63 1 € 19.63
33312 R Folder PVC 38mm Black € 0.52 € 0.52 1 € 0.52
33276 R Folder PVC 50mm White D € 0.53 € 0.64 1 € 0.64
46471 L Glass Clear Plastic Pockets Pkd 100 N € 0.46 € 0.59 1 € 0.59
47275 J Laminated Ring Binder Purple € 0.72 € 0.72 Pack SIze
10 € 7.20 integer 1 mark
32415 F Pritt Glue Stick Large 40gms N € 14.62 € 19.01 1 € 19.01
47246 L 3 Flap Elastic Folder Bordeaux P € 4.01 € 6.62 1 € 6.62
40386 F Glue Sticks Small 10 gms N € 0.15 € 0.19 1 € 0.19
49152 F Pritt Mini Adhesive Roller Permanent € 0.60 € 0.60 1 € 0.60
47274 J Laminated Ring Binder Grey € 0.72 € 0.72 10 € 7.20
44835 C Poly Packaging Tape 50mmx66m Pkd 1 D € 0.26 € 0.31 6 € 1.89
29739 P Square Cut Folder 270gsm Foolscap Blue N € 0.84 € 1.09 1 € 1.09
33256 A Sellotape Original Tape 25mm x 66m € 5.25 € 5.25 12 € 62.94
38478 C Poly Clear Tape 48mm x 66m € 1.12 € 1.12 6 € 6.72
86889 F Pritt Childsplay Magic Craft Glue P € 0.64 € 1.05 1 € 1.05
60433 D Poly Clear Tape 25mm x 33m P € 0.75 € 1.23 10 € 12.29
47273 J Laminated Ring Binder Green € 0.72 € 0.72 3 fields € 7.20
10 Euro 1 mark
19601 K 5 Part Organiser Files Blue € 0.92 € 0.92 5 € 4.592 decimal places 1 mark
43004 B Deluxe Tape Dispenser Black N € 1.09 € 1.41 10 € 14.11
22470 L Blue Strip Top Open Pkd 25 D € 3.62 € 4.37 1 € 4.37
33287 N Foolscap Lever Arch File Blue N € 0.23 € 0.29 10 € 2.93
27533 H PVC 2 Ring Binder A5 Green € 0.52 Data
€ 0.52 and Labels
10 fully
€ visible
5.20 1 mark
29753 K Ring Binder Red D € 0.75 Print
€ 0.90 area 1 rows 23 to 54 only
€ 0.90 1 mark
68151 F Pocket Correction Pen € 0.64 Orientation
€ 0.64 1 landscape
€ 0.64 1 mark
49153 F Pritt Mini Adhesive Roller Restickable N € 0.60 € 0.77 1 € 0.77

© UCLES 2009
Page 8 Mark Scheme: Teachers’ version Syllabus Paper
IGCSE – October/November 2009 0417 03

Candidate name Centre number Candidate number

Ref Supplier Description Code Unit Purchase Unit Retail Pack Size Retail
33314 R Folder PVC 38mm Red € 0.52 € 0.52 1 € 0.52
33106 R Folder PVC 50mm Red D € 0.53 € 0.64 1 € 0.64
38387 K Eurofolio Ring Binders A4 Red € 0.57 € 0.57 10 € 5.65

Search Unit Purchase > 0.51 and < 0.58 1 mark


and Description contains Red 1 mark

© UCLES 2009
Page 9 Mark Scheme: Teachers’ version Syllabus Paper
IGCSE – October/November 2009 0417 03

Top left Last edited by & NAME & No’s 1 mark Merged Adhesives 1 mark
style p 1 mark Files 1 mark

Images correct cells 5 marks

Sponsored links replaced 1 mark Place list here replaced 1 mark


Style p 1 mark Style li 1 mark
Valign top 1 mark
<HTML> Correct stylesheet attached 1 mark
<HEAD>
<TITLE>New Offers</TITLE>
<link rel="stylesheet" type ="text/css" href="N9styles.css">
</HEAD>
<BODY> Anchor TOP above table in body section 1 mark
<a name="TOP"></a>
<p>Last edited by Candidate name, centre number, candidate number</p> Table cell padding 4 1 mark
cell spacing 4 1 mark
<TABLE cellspacing="4" cellpadding="4" width="100%" border="0"> width 100% 1 mark
<TR> border 0 1 mark
<TD colspan = "4" width="75%"> <h1>Hothouse Design</h1></TD>
<TD colspan = "1" rowspan="5"><img src="N9PEN.JPG" width="100" height="300"></TD>
</TR>
<TR> N9PEN.JPG width 100 1 mark
<TD colspan="4"> height 300 1 mark
<h2>Stationery Supplies</h2><BR>
<h3>This week we have special offers adhesive products, files, folders and writing materials. Our star
offers can be found on the following range of products:</h3></TD>

© UCLES 2009
Page 10 Mark Scheme: Teachers’ version Syllabus Paper
IGCSE – October/November 2009 0417 03

</TR>
<TR> Adhesives 2 columns, 44% 1 mark
<TD colspan="2" width="44%"><h3>Adhesives</h3></TD> Files 2 columns, 44% 1 mark
<TD colspan="2" width="44%"><h3>Files</h3></TD>
</TR>
<TR>
<TD><a href="N9TAPE.HTM" target="_adhesivetape"><IMG SRC="N9TAPE.JPG"></a></TD>
<TD><IMG SRC="N9GLUE.JPG"></TD>
<TD><IMG SRC="N9FILE.JPG"></TD>
<TD><IMG SRC="N9FOLDER.JPG"></TD> Target _adhesivetape 1 mark
</TR> To n9tape.htm 1 mark
<TR>
<TD colspan="4">
<p>Click on the image above to take you to this weeks star offers. These offer the best value for money
that can be found anywhere on the internet, local shop or wholesaler.</p>
</TR>
</TABLE> Table cell padding 4 1 mark
<TABLE cellSpacing="4" cellPadding="4" width="100%" border="2"> cell spacing 4 1 mark
<TR> width 100% 1 mark
border 2 1
<TD width="33%" valign="top"><p>Select from the following sponsored links to take you to our partnermark
companies:</p>
</TD>
<TD width="33%">
<ul>
<li>Rootrainer Trees</li>
<li>Rock ICT</li>
<li>Kuroki Koi</li>
<li>Electry</li>
<li>International Tea and Coffee Traders</li>
</ul> Hyperlink Click Here 1 mark
</TD> Returns to Top 1 mark
<TD valign="top">
<p>Click Here to e-mail us.</p>
<p><a href="#Top">Click Here</a> to return to the top of the page.</p>
</TD>
</BODY>
</TABLE>

</HTML>

© UCLES 2009
Page 11 Mark Scheme: Teachers’ version Syllabus Paper
IGCSE – October/November 2009 0417 03

Black, 24pt, sans-serif correct 1 mark Black, 12pt, sans-serif 1 mark

Black, 24pt, centre align, serif 1 mark Red, 48pt, right aligned, serif 1 mark

Automatic page numbering 1 mark Clip art pen 1 mark

Master slide no overlap 1 mark

© UCLES 2009
Page 12 Mark Scheme: Teachers’ version Syllabus Paper
IGCSE – October/November 2009 0417 03

© UCLES 2009
Page 13 Mark Scheme: Teachers’ version Syllabus Paper
IGCSE – October/November 2009 0417 03

Red, 48pt, right aligned, serif 1 mark

Correct image, fills most of the slide 1 mark


Reflected/flipped 1 mark

Animation, bullets only 1 mark


Appear one at a time 1 mark

© UCLES 2009

You might also like