CSEC - Information - Technology January 2023 P2
CSEC - Information - Technology January 2023 P2
( 18 JANUARY 2023 ( a . m Q j
J 2 3 0 1 2 2 9 0 2 0
TEST CODE 0 l 2 2 9 0 2 0
PROFICIENCY GENERAL
REGISTRATION NUMBER
ooov
DATE OF BIRTH
SIGNATURE
TEST CO DE 01229020
2 hours
--------------------------------- -
18 JANUARY 2023 (a.m.)
ERRATUM SHEET
Instructions to Candidates
Change B1 to B2.
-4-
n
Answer ALL questions.
(a) Complete the table provided below by identifying EACH of the following application
software types which matches the descriptions shown in the table.
General-purpose Special-purpose
Custom-written Customized
(2 marks)
(2 marks)
Number the actions in the table to show the correct order of the steps needed to display
the web page.
The web browser obtains the IP address of the hosting web server.
(d) The following extract is a Table of Contents showing the pages for different sections of a
document.
C ontents
Pan Practice...................................................................................................................2
Practice Schedules........................................................................................................ 2
Disclaimer..................................................................................................................... 3
(i) Identify the TWO heading styles used in the Table o f Contents.
(2 marks)
(2 marks)
(iii) State, in the correct order, the FOUR steps required to create the Table of Contents
on the first page of the document.
(4 mark:
(iv) Explain how you would go from the Table of Contents directly to the page wi
the heading entitled “Registration Form”.
(2 mar
Total 20 ma
GO ON TO THE NEXT PA
r - n
2. (a) Complete the following table with FOUR contrasting differences between an Intranet
and the Internet.
Intranet Internet
1.
2.
3.
4. ■
(4 marks)
(b) On a data capture form, a user enters passport number and age. Identify ONE
appropriate type o f validation check which can be used for EACH entry, giving a
reason.
Passport number:
Age:
(4 marks)
(c) Complete the following table with the missing description and term relating to computer
misuse.
Description Term
Hacking
(2 marks)
Figure 3 shows the fields from the worksheet Quarterl Sales in Figure 1 that were dragged
into the different areas of the PivotTable Fields dialogue box to produce the 1-D PivotTable
in Figure 2.
A A *B C D
1 Salesperson Region Order Amount Month
2 Albert, C aro l East $925.00 January
3 Albert, Carol East $875.00 February
4 Albert, C aro l East $350.00 M a rc h
>5 Als, M ichael West $1,500.00 January
6 Als, M ichael West $550.00 February
7 Als, M ichael West $400.00 M a rc h
8 Ram persad, John South $235.00 February
9 Ram persad, John South $850.00 January
10 Ram persad, John South $600.00 M a rc h
11 Zepyrin, Richard West $400.00 January
12 Zepyrin, Richard West $965.00 February
13 Zepyrin, Richard West $125.00 M a rc h
14 Hernades, Erica South $1,500.00 M a rc h
15 Hernades, Erica South $1,350.00 January
16 Hernades, Erica South $435.00 February
17
Sheet 1 Quarterl Sales { (+)
Figure 1. QuarterlSales
A A B C D
1 Row Labels Sum of Order Amount
2 Albert, Carol 2150
3 Als, Michael 2450
4 Hernades, Erica 3285
5 Rampersad, John 1685
6 Zepyrin, Richard 1490
7 Grand Total 11060
m ROWS E VALUES
(i) Describe the change you would make to the PivotTable Fields Dialogue Box in
Figure 3, to show a summary of the total amount sold by EACH region.
(2 marks)
(ii) Describe the change you would make to the PivotTable Fields Dialogue Box in
Figure 3 to create the following.
(2 marks)
(iii) Write the formula for Cell Cl 7 of the worksheet Quarterl Sales to calcul
total of all order amounts in Column C.
(2i
(iv) Link the 1-D PivotTable in Figure 2 with the worksheet QuarterlS
Figure 1, by writing a formula for Cell Cl o f the PivotTable, to show (
of all order amounts created for Cell C17 in (iii).
Total
GO ON TO THE NE
7023
3. (a) A relational database is composed of the following four objects, that all work together
with the same data.
Complete EACH of the statements below using the most appropriate term from the list
above. (Any term may be used more than once.)
(i) A relational database stores data in a number of related files, more commonly
referred to a s .......................................
(ii) ............................ are used to ask detailed questions of the database when searching
for records that satisfy particular conditions.
Figures 4 and 5 are two database tables named CUSTOMERS and ORDERS respectively.
Figure 6 is the dialogue box showing the relationship between the CUSTOMERS and
ORDERS tables.
3 Customers X
ID » | First Name - Last Name ’ ; Street Address - Phone Number - City
r+] 3 Whitney Thurab 7 Walker Drive 868-330-2314 Diego Martin
2 Lucy Patrick 7 Brewster Street 868-555-4534 Morvant
0-' 3 Jerad Jarvis 2 St. Augustine Avenue 868-333-4564 Diego Martin
+i 4 Brendan King 47 Hillbury Street 868-333-7653 Diego Martin
W 5 Charlene Jones 23 Solomon Lane 868-333-8658 Diego Martin
ffi 6 Quinton De Kock 4 Cypress Cresent 86$-234-5112 Carenage
W 7 Alexander Hinkson 10 Hodgkinson Drive 868-555-5460 Carenage
® 8 Nisha Cumberbatch 123 Hunter Street 868-334-5753 Diego Martin
» 9 Hillary Morris 25 Newman Drive 868-335-9745 Diego Martin
f+> 10 Kyara Griffith 14 Miller Jones Road 868-555-8975 Carenage
Figure 4. Customers Table
!dit Relationships ? X
GO ON TO THE NEXT1
r n
(b) The entries in the dialogue box in Figure 6 on page 12 are used when joining the database
tables, CUSTOMERS and ORDERS, to establish a one to many relationship.
(i) ID
(1 mark)
Customers ID
(1 mark)
(2 marks)
(c) Using the following Query Design window, create a query to extract the fields ID, First
Name, Last Name, Phone Number and City from the CUSTOMERS table for all customers
from the city of Carenage and whose phone numbers are greater than 868-500-000.
(4 marks)
(d) State the ID(s) of the record(s) extracted when the query designed in (c) is executed.
(2 marks)
(e) (i) The following flowchart shows a REPEAT UNTIL loop. Complete the flo
by labelling the TWO directional lines leaving the condition box as TRl
FALSE.
(2
GO ON TO THE NE>
n n o o m n /l/rS R C 2023
r -- n
(ii) Draw a flowchart of the WHILE DO ... ENDWHILE loop in the box provided
below. (3 marks)
(f) (i) Complete the table below based on the statements in it and the flowcharts in
(e) (i) and (ii).
WHILE REPEAT
DO...END UNTIL
Statement
WHILE Loop
Loop
(4 marks)
(ii) State the MAIN requirement for the use of the FOR loop.
(1 nr
Total 25 m
GO ON TO THE NEXT PA
01229020/J/CSEC 2023
- 17-
4. (a) An algorithm is needed to read the age of each student until it reads an age o f999. It should
then calculate the average age and output both the number o f students and the average age
of all students.
Complete the IPO Chart below to define the problem by decomposing it into EACH of its
significant components: Input, Processing and Output.
(5 marks)
(b) The following is the pseudocode for the algorithm mentioned in (a).
START
Set COUNT <- 0
Set AGE <—0
Set AVERAGE < -0
Set TOTAL <- 0
Write “Enter Student’s age”
Read AGE
18 0 0
26 2
39 0
999 2 3
(6 marks)
(ii) Write the TWO output lines produced by the algorithm after the dry run in (b) (i).
(2 marks)
(iii) Identify the line in the pseudocode in (b) on page 17 that needs to be corrected
and state the correction to the line.
L ine:............................................................................................................................
Correction:
(2 marks)
(c) Identify TWO impacts of Information Communication Technology (ICT) on the work
pattern o f employees in the health sector.
(2 marks)
Positive:....................................................................................................................................
Negative:..................................................................................................................................
(2 marks)
(e) For EACH of the following files, state the MOST appropriate file organization method
and give a reason for EACH choice.
(6 marks)
Total 25 marks
END OF TEST
IF YOU FINISH BEFORE TIME IS CALLED, CHECK YOUR WORK ON THIS TEST.
01229020/J/CSEC 2023
r n
EXTRA SPACE
If you use this extra page, you MUST write the question number clearly in the box provided.
Question No.
01229020/J/CSEC 2023
r -2i- n
EXTRA SPACE
If you use this extra page, you MUST write the question number clearly in the box provided.
Question No.
01229020/J/CSEC 2023
i
r n
EXTRA SPACE
If you use this extra page, you MUST write the question number clearly in the box provided.
Question No.
01229020/J/CSEC 2023
I
CANDIDATE’S RECEIPT
INSTRUCTIONS TO CANDIDATE
TEST CODE 0 1 2 2 9 0 2 0
PROFICIENCY GENERAL
REGISTRATION NUMBER
FULL NAME
(BLOCK LETTERS)
SIGNATURE
DATE ____________________________________________________________________________
2. Ensure that this slip is detached by the Supervisor or Invigilator and given to you when you
hand in this booklet.
INSTRUCTION TO SUPERVISOR/INVIGILATOR
Sign the declaration below, detach this slip and hand it to the candidate as his/her receipt for this booklet
collected by you.
I hereby acknowledge receipt of the candidate’s booklet for the examination stated above.
Signature
Supervisor/Invigilator
Date