Absolute cell referencing not applied to rows: $C6:$C55 OR C6:C55
Conditional formatting applied to G6:G55
Format: Any fill colour
2 1 1 1
5
3.6
Cell J6: =HLOOKUP(D6,Categories!$B$1:$D$2,2,TRUE) OR =LOOKUP(D6,Categories! $B$1:$D$2) OR =XLOOKUP(D6, Categories! $B$1:$D$1, Categories!$B$2:$D$2,,-1)
LOOKUP function appropriately structured (HLOOKUP OR LOOKUP OR XLOOKUP)
Lookup value: D6
Table array: Categories!$B$1:$D$2 OR Categories!$A$1:$D$2 OR Categories!B1:D2 OR Categories!A1:D2
Row index number: 2
1 1 1
1
4
3.7
Cell K6: =IF(E6<TODAY(),"Complete",IF(E6-TODAY()<=60,"Notify","*")) OR =IF(E6>=TODAY(),IF((E6-TODAY())<=60, "Notify","*"),"Complete") OR =IF(E6<TODAY(),"Complete",IF(E6-TODAY()>60, "*","Notify")) OR =IF(DAYS(E6,TODAY())<0,"Complete", IF(DAYS(E6,TODAY())<=60,"Notify","*"))
Function: Nested IF
First condition
Output for first condition
Second condition
Output for second condition
Output for third condition
1 1 1 1 1 1
6
Total for QUESTION 3
21
QUESTION 4 File name: 4Air Total Q4: 19
Mark the questions from the formulae and not the values/answers in the cell.
Check against candidate's actual work (Cell references may differ, depending on the candidate's response).
Candidate may use multiple formulae, cells or 'building blocks' to reach answers.
Named ranges can be used instead of cell references.
The answers must still be correct even if changes are made to the existing data.
No
Criteria
Maximum Mark
Candidate Mark
Quality worksheet
4.1
Cell D3: =SMALL(E7:E153,2)
Function: SMALL
Cell range: E7:E153
2
1 1 1
3
4.2
Cell B7: Data Validation
Data validation source: $J$7:$J$8
1
1
4.3
Cell G7: Text functions =LEFT($D$4,RIGHT(F7,1)) OR =LEFT($D$4,MID(F7,2,1)) OR =RIGHT($D$4,RIGHT(F7,1)) OR =MID($D$4,RIGHT(F7,1))
Combination of text functions
Function: LEFT/RIGHT/MID
From the text in cell D4
To extract correct number of characters from cell F7 (Note to marker: Accept other text functions such as REPT and TEXT if used correctly.)
1 1 1 1
4
4.4
Print area
Print area set to cell range: A6:H40
1
1
Graph worksheet
4.5
Cell H10 OR cell H2 =SUMIFS(Quality!H7:H153,Quality!C7:C153,"Eastern Cape",Quality!D7:D153,2018)
Sum range: Quality!H7:H153
Criteria range 1: Quality!C7:C153
Criteria 1: "Eastern Cape"
Criteria range 2: Quality!D7:D153
Criteria 2: 2018 OR "2018" (Note to marker: Accept cell A2 or cell A10 if it refers to "Eastern Cape" and cell H1 if it refers to 2018.)
1 1 1 1 1
5
4.6
Chart/Graph
Bar chart/graph created
Data selected: =Graph!$A$2:$A$10,Graph!$F$2:$F$10 OR
=Graph!$A$1:$A$10,Graph!$F$1:$F$10
Bars display from smallest to largest
Chart title: Health incidents in 2016
Data labels appear on outside end of each bar
1 1 1 1 1
5
Total for QUESTION 4
19
QUESTION 5 File name: 5Save Total Q5: 35
No
Criteria
Maximum Mark
Candidate Mark
Table: tbl5_1
5.1.1
Field: Coverage
Field size changed to Decimal
1
1
5.1.2
Field: PollutionType
Display control: Combo Box
Row Source: 'Air', 'Land', 'Water'
1 1
5.1.3
Field: Level Validation rule: Between 100 And 1000 OR >=100 and <=1000 OR >99 and <1001
100 and above
And
1000 and below
1 1 1
5.1.4
Field inserted
Field name: Evidence
Field type: Attachment, Hyperlink
1 1
Form: frm5_2
5.2
Form heading changed to 'Survey'
Only date appears in form foote
Ion theme applied to the form
YearBorn field format changed to Medium Date
1 2 1 1
Query: qry5_3
5.3
Group by RecyclingActivity
Function AVG in DropOff
Average value displays no decimal places
1 1 1
Query: qry5_4
5.4
Only Name, Surname, (YearBorn,) Knowledge, RecyclingActivity, DropOff fields display
Sorted by Surname ascending
Knowledge field criteria: 'Yes'
OR
RecyclingActivity field criteria: 'Very Active'
AND
DropOff field criteria: 15
(Expected number of records: 113)
1 1 1 1 1 1 1
Query: qry5_5
5.5
YearBorn field criteria: >#1990/12/31# OR >=#1991/01/01# OR YEAR([YearBorn])>1990
Calculated field: NewDrop:[DropOff]*10/100+[DropOff] OR [DropOff]*110/100 OR [DropOff]*1.1 OR [DropOff]+[DropOff]*0.1
NewDrop:
[DropOff]
*
10/100 + [DropOff] OR 110/100 OR 1.1
(Expected number of records: 58)
1
1 1 1 1
Report: rpt5_6
5.6
DropOff field inserted and moved to correct position
Grouping inserted on RecyclingActivit
Any colour applied to the page header
Sorted by Surname
Function inserted in group header
=COUNT (*) OR any other field
1 1 1 1 1 2
Total for QUESTION 5
35
QUESTION 6 File name: 6_1Clean, 6_2Pollute Total Q6: 15
This question should be marked from the HTML code.
Numerical attribute values and single words do not need to be in inverted commas.
No
Criteria
Maximum Mark
Candidate Mark
6_1Clean
6.1.1
Title tags <title>12345678</title>
Title tags
Examination number inserted between two tags
1 1
2
6.1.2
Font colour: Heading: The Global Crisis … <h1><font color="red">The Global Crisis of Plastic Pollution </font></h1>