IAL - IT - WIT12 - AddSAM Mark Scheme
IAL - IT - WIT12 - AddSAM Mark Scheme
IAL - IT - WIT12 - AddSAM Mark Scheme
Unit 2 (WIT12)
Edexcel and BTEC Qualifications
Edexcel and BTEC qualifications are awarded by Pearson, the UK’s largest awarding
body. We provide a wide range of qualifications including academic, vocational,
occupational and specific programmes for employers. For further information visit our
qualifications websites at www.edexcel.com or www.btec.co.uk. Alternatively, you can
get in touch with us using the details on our contact us page at
www.edexcel.com/contactus.
Pearson aspires to be the world’s leading learning company. Our aim is to help everyone
progress in their lives through education. We believe in every kind of learning, for all
kinds of people, wherever they are in the world. We’ve been involved in education for
over 150 years, and by working across 70 countries, in 100 languages, we have built
an international reputation for our commitment to high standards and raising
achievement through innovation in education. Find out more about how we can help
you and your students at: www.pearson.com/uk
November 2018
All the material in this publication is copyright
© Pearson Education Ltd 2018
General Marking Guidance
Should target
Line 23 of HTML (Figure 4)
Lines 7 to 14 of CSS (Figure 5)
(1)
Question Answer Additional guidance Mark
number
2 (c) Award one mark for each of the errors corrected: 2
.box {
(1)
The CSS box model is essentially a box that wraps around every HTML element
(1), it consists of margins, borders, padding and the actual content (1).
Total for Question 2 10
Question Answer Additional guidance Mark
number
3 (a) Award a maximum of two marks for a description such as: 2
Event handlers allow your web page to detect when an event e.g mouse click /
mouse over / form etc. has occurred (1), so that it can run some JavaScript
code (1).
Example
Question Answer Additional Mark
number guidance
3 (c) Award one marks for each linked correct element up to a maximum of five marks. 5
Example
Application of There is little attempt to An attempt has been Consistent and accurate 3
CSS to control make use of the facilities made to use CSS to application of CSS is used
presentation of CSS to control control the appearance throughout to control the
appearance and style. and style of some appearance and style of all
Most components rely on components. This has components.
default configuration. been successful in some
cases.
Total for Question 4 20
Question Answer Mark
number
5 Award one mark for each of the following points up to a maximum of 11 marks. 20
Page Mark
FAQ.html Pop up is shown when page loads 1
Welcome message shown when text clicked. 1
Answers to the questions are hidden when page is opened. 1
Answers to the questions are shown when the text is clicked. 1
Div tags have unique ID’s assigned to them 1
GetElementbyID method is used to trigger the event 1
Q3 toggles (is shown and hidden) when clicked 1
Index.html Use the year constant in the age calculation 1
Display error message if day / month is out of range. 1
Output the users date of birth as month name, day, year. 1
Display a warning if the user is not 18 years old. 1
Award up to a maximum of nine marks for the functionality, user interface design, use of notation, using the levels based mark scheme
below.
Topic area 0 1 2 3 Mark
Appropriate functionality: The component parts of The component parts of the The component parts of 3
the program are incorrect program are complete, the program are
components and code or incomplete, providing providing a functional complete, providing a
have been decomposed a program of limited program that meets some of functional program that
into appropriate parts functionality that meets the given requirements. fully meets the given
dynamic behaviours are some of the given requirements.
implemented in requirements.
JavaScript.
Mostly inappropriate logic Some parts of the logic are
used. clear and mostly appropriate The logic is clear and
to the problem. appropriate to the
problem.
Appropriate interface The design of the user The design of the user The design of the user 3
design: interface lacks interface is in parts fit for interface is fully fit for
consideration for fitness purpose and addresses purpose and suitable for
error messages and for purpose and the some of the needs of the the intended audience.
other status reports intended audience. intended audience.
Interactivity between
JavaScript and HTML
Topic area 0 1 2 3 Mark
Appropriate use of Uses programming Uses programming constructs Accurate programming 3
notation: constructs and and techniques to produce constructs and techniques
Presentation of techniques to produce most of required outcomes in are used.
JavaScript ensures clear some required outcomes the code.
readability in the code.
comments provide
clarity. Uses data types that are Uses data types, some of Appropriate data types
rarely appropriate to the which are appropriate to the are selected.
problem. problem.
Limited use of accurate Uses mostly ac curate syntax. Accurate syntax is used.
syntax.
Parts of the code are Code is mostly clear and Code is clear and
clear and readable but readable, making some use readable, making effective
much of it makes limited of appropriate spacing and use of appropriate spacing
use of appropriate indentation. and indentation.
spacing and indentation.
Total for Question 5 20
Question Answer Mark
number
6 Indicative content: 9
The website has a specific purpose which is clear to see.
Users want information quickly - The web page uses short sentences and provides links to other pages.
Sans-Serif fonts such as Arial and Verdana are easier to read online – the web page uses a san-serif font.
The page uses a clear font size for reading easily online.
The typeface is consistent.
Complementary colours have been used to create balance.
The web page also uses contrasting colours for the text and background to make it easier to read especially
for visually impaired users.
White space has been used well to create an uncluttered modern look.
The images are clear and relevant to the web page.
Navigation is clear.
A site link to a site map has been provided to allow quick access.
The hyperlinks have been styled to remove the ‘underline’.
A grid-based layout has been used to arrange to content into sections to create a balanced look.
Visual flow has been addressed by displaying information in order of importance (left to right, and top to
bottom).
Reasonable sized images have been used to reduce load time however separate CSS / JavaScript files could
have been used to reduce load time further.
The web page is not mobile friendly.
Images have alt tags attached.
Description and key word meta tags have been used to allow the web page to be indexed by a s earch engine.
Semantic markup has been used throughout to give meaning to the content and allow it to be used by
assistive technologies.
Key words and description used in article text