E Marking Notes Computer Science IX
E Marking Notes Computer Science IX
Notes from E-Marking Centre SSC-I Computer Science Annual Examinations 2023
[[[[ Introduction
This document has been prepared for the teachers and candidates of Secondary School
Certificate (SSC) Part I (Class IX) Computer Science. It contains comments on candidates’
responses to the 2023 SSC-I Examination indicating the quality of the responses and
highlighting their relative strengths and weaknesses.
E-Marking Notes
This includes overall comments on candidates’ performance on every question and some
specific examples of candidates’ responses which support the mentioned comments. Please
note that the descriptive comments represent an overall perception of the better and weaker
responses as gathered from the e-marking session. However, the candidates’ responses
shared in this document represent some specific example(s) of the mentioned comments.
Teachers and candidates should be aware that examiners may ask questions that address the
Student Learning Outcomes (SLOs) in a manner that requires candidates to respond by
integrating knowledge, understanding and application skills they have developed during the
course of study. Candidates are advised to read and comprehend each question carefully
before writing the response to fulfil the demand of the question.
Candidates need to be aware that the marks allocated to the questions are related to the
answer space provided on the examination paper as a guide to the length of the required
response. A longer response will not in itself lead to higher marks. Candidates need to be
familiar with the command words in the SLOs which contain terms commonly used in
examination questions. However, candidates should also be aware that not all questions will
start with or contain one of the command words. Words such as ‘how’, ‘why’ or ‘what’ may
also be used.
General Observations
Nonetheless, it is essential for teachers to concentrate on the following concepts and provide
candidates with more practice to foster a solid understanding.
Note: Candidates’ responses shown in this report have not been corrected for
grammar, spelling, format, or information.
Detailed Comments
Constructed Response Questions (CRQs)
Question No. 1
Question Text Computer operating systems have evolved since the first computers used the Command Line
Interface (CLI). Nowadays, many computers use Graphical User Interface (GUI).
Give TWO advantages and TWO disadvantages of using GUI.
SLO No. 2.1.3
SLO Text Differentiate among the following three types of user interfaces provided by OS: a.
Command Line Interface (CLI), e.g. DOS and UNIX b. Menu Driven Interface (MDI), e.g.
Novel c. Graphical User Interface (GUI), e.g. Macintosh, Linux
Max Marks 4
Cognitive U*
Level
Checking 1 mark for each correct advantage (Any TWO required)
Hints 1 mark for each correct disadvantage (Any TWO required)
Overall The majority of candidates demonstrated a satisfactory grasp of the core concepts
Performance differentiating GUIs and CLIs. They successfully identified the two main types of user
interfaces and outlined their basic distinctions, such as GUIs employing graphical elements
like windows, menus, and icons, while CLIs utilise text commands. However, a notable
portion of the cohort could benefit from further elaboration on specific differentiators
between these interfaces. Overall, the cohort’s performance was very good, highlighting a
solid understanding of GUI and CLI fundamentals.
Description of Better responses displayed a good understanding of the advantages of GUI over CLI.
Better Candidates effectively highlighted key points, supported by practical experience,
Responses particularly on Windows operating system. Many candidates’ observation on GUI’s user-
friendliness and ease of learning, in contrast to CLI’s reliance on memorising complex
commands, was insightful. These candidates highlighted the correct disadvantages of GUI
over CLI mentioning the use of resources and speed.
Image of
Better
Response
Description of Some responses regarding advantages and disadvantages of GUI showed room for
Weaker improvement. Some candidates mentioned GUI as an acronym, the explanation lacked
Responses specificity and depth. The points on ease of use could have been further elaborated with
relevant examples. To enhance their response, the candidates should focus on providing
precise advantages and disadvantages of GUI, like ease of use, use of resources, execution
time etc.
Image of
Weaker
Response
Question No. 2
Question Text Give any TWO differences between analog and digital signals.
SLO No. 4.1.3
SLO Text Differentiate between analog and digital signals.
Max Marks 2
Cognitive U
Level
Checking 1 mark for each correct difference. (TWO required)
Hints No mark for any incomplete difference (point written in any one column)
Note: marks to be awarded for accuracy whether mentioned in digital or analog
Overall The candidates’ responses to the question on analog and digital signals displayed a mixed level of
Performance understanding. While some candidates demonstrated a solid grasp of the key concepts, others
appeared to confuse these concepts with analog and digital computers. To enhance their
understanding, candidates should focus specifically on the attributes of analog and digital signals,
avoiding any confusion with computing terminologies.
Description Better responses correctly identified two key characteristics of analog signals, highlighting their
of Better continuous nature and ability to represent any value within a range as periodic voltage or current
Responses fluctuations. Furthermore, the candidates accurately recognised a key feature of digital signals,
describing them as discrete with a limited number of values, and emphasised their higher speed
but lower accuracy compared to analog signals.
Image of
Better
Response
Description Weaker responses highlighted several misunderstandings, including the claim that analog signals
of Weaker are transmitted solely through guided media and digital signals only through unguided media is
Responses incorrect. It is important to note that both signal types can be transmitted through both guided and
unguided media. Furthermore, the candidates should have elaborated on how these signals travel
through the transmission medium, rather than just describing their continuous and discrete
characteristics.
Image of
Weaker
Response
Description of Weaker responses on star topology includes the wrong representation of the nodes
Weaker connecting to a central switch, In actual, nodes connect directly to a central hub or switch.
Responses Most of the candidates mixed up the concept of star topology and mesh topology. Some
candidates either mentioned wrong advantages or did not write it.
Image of
Weaker
Response
Write the HTML code to display the web page shown in the given image.
SLO No. 6.4.1
SLO Text Write HTML code to create: a. ordered list b. unordered list c. definition list.
Max Marks 5
Cognitive A
Level
Checking 1 mark for <html> and </html> tags
Hints 1 mark for <body> and </body> tags
1 mark for <dl> and </dl> tag on correct place
1 mark for <dt> and </dt> tag on correct place
1 mark for <dd> and </dd> tag on correct place
Overall The cohort’s overall performance in this question was very good, indicating a good
Performance understanding of HTML tags. However, a few candidates’ responses fell short of
expectations, suggesting inadequate preparation and lack of practice with HTML tags.
Some responses displayed inappropriate use of random tags or no understanding of using
definition list tags.
Description of The better responses demonstrated a strong understanding of HTML coding principles.
Better The correct placement of HTML tags in the order they appear was noteworthy, ensuring
Responses accurate output display in browsers. Additionally, closing all tags properly indicated valid
HTML code and facilitated correct rendering. Moreover, most of such responses were
well-formatted, with appropriate indentation, making the code easily readable and
comprehensible.
Image of
Better
Response
Description of Weaker responses missed dd, dl, and dt tags, necessary to form a definition list which
Weaker indicates the lack of understanding of concept. The responses were formatted incorrectly,
Responses lacking correct indentation, thus making the code challenging to read. To enhance the
understanding, the candidates should focus on including the required tags and improve
code formatting for better readability.
Image of
Weaker
Response
Question No. 5a
Question Text a. Describe the term hard disk drive (HDD).
b. Give any FOUR reasons why hard disk drives (HDD) are being replaced by solid-state
drives (SSD).
SLO No. 1.3.5
SLO Text Compare primary and secondary storage devices on the basis of location with respect to
Central Processing Unit (CPU), cost, storage capacity, average access time, direct/ indirect
data processing, means of storing information such as semiconductor, magnetic disks,
magnetic tape and optical discs.
Max Marks 6
Cognitive U
Level
Checking 1 mark for each highlighted statement for HDD (TWO required)
Hints 1 mark for each correct reason (FOUR required)
Overall As this was a choice questions, less number of candidates opted to attempt this question.
Performance The cohort’s responses to this question demonstrated a mix of understanding levels. While
some candidates showed clear and accurate concepts, others showed inadequate
understanding. It was observed that some candidates based their answers on general
practical experience, resulting in incorrect responses. Due to missing concepts, full marks
were not awarded to several candidates. To enhance the performance in these types of
responses in future, it is essential to reinforce the core concepts through structured teaching
and practice. Encouraging candidates to rely on their foundational knowledge and
providing clear explanations will help improve their responses.
Description of The better responses effectively described the concept of a hard disk drive (HDD) and the
Better reasons behind its replacement with solid-state drives (SSDs). They accurately described
Responses HDDs as magnetic disks and provided four reasons why SSDs are preferred that is lighter
weight, reduced heat production, space efficiency, and faster performance.
Image of
Better
Response
Description of Weaker responses lacked clarity in providing the definition and description of a hard disk
Weaker drive (HDD), including its construction and functionality. Many such responses were also
Responses unable to justify why solid-state drives (SSDs) may be preferable to HDDs, especially for
tasks like “transfer a file.” To improve their answers, the candidates should provide
advantages of SSD considering its construction and properties. Additionally, they could
elaborate on the advantages of SSDs, such as faster data access, lower power consumption,
and durability, which may make them more suitable for certain tasks.
Image of
Weaker
Response
Description of Weaker responses mostly confused the concepts of computer operations with those of the
Weaker operating system. The original question focused on the basic operations of a computer, i.e.,
Responses input, process, output and storage, but the many such candidates addressed the operations
of the operating system instead, i.e., file management, booting, device management, user
management etc. This indicates a misunderstanding of the question's context. To improve,
the candidates should concentrate on understanding the SLO and questions correctly.
Image of
Weaker
Response
Question No. 6a
Question Text a. Write TWO differences between guided (wired) and unguided (wireless) media.
b. Describe any TWO examples of guided media.
SLO No. 4.2.1
SLO Text Compare guided (wired) and unguided (wireless) media with examples, i.e. twisted pair
cable, coaxial cable, optic fibre cable, radio waves, microwave, infra-red, Bluetooth and
satellite.
Max Marks 6
Cognitive U
Level
Checking 1 mark for each difference (Any TWO required).
Hints 1 mark for each statement in each description (Any TWO required for each example).
No marks will be awarded if the difference is incomplete.
Overall As this was an ERQ question, almost half of the cohort attempted this part. The cohort’s
Performance overall performance in this question was commendable, with most candidates effectively
differentiating between guided and unguided media. They provided accurate descriptions
and examples of guided media. However, a few candidates showed some confusion,
mixing concepts and struggling to write the differences accurately. Additionally, some
responses contained inappropriate or general conceptual answers. To improve, candidates
should focus on enhancing their understanding of guided and unguided media concepts,
ensuring precise and contextually relevant examples.
Description of Better responses effectively distinguished between guided and unguided media. They
Better accurately mentioned that guided media require pathways to transmit signals, whereas
Responses unguided media can travel through open space. The examples provided for guided media,
such as twisted pair cables and fibre optic cables, were precise and relevant. The
transmission speed, structure and working was discussed.
Image of
Better
Response
Description of Weaker responses contained inaccuracies regarding examples of guided media. Some
Weaker candidates mentioned buses and cache memory as guided media, while others mentioned
Responses that guided media is difficult to use while unguided media is easy to use, which is incorrect.
Guided media refers to using cables for signal transmission, such as twisted pair, coaxial,
and fiber optic cables. Additionally, the candidates misunderstood the concept of unguided
media, as it involves wireless signal transmission through the air. To enhance, the
candidates should see the examples of guided and unguided media around them such as
using ethernet cable in their desktop computers is an example of guided media and using
W-Fi is an example of using unguided media.
Image of
Weaker
Response
Question No. 6b
Question Explain Local Area Network (LAN) and Wide Area Network (WAN) with the help of
Text TWO characteristics and a diagram of each.
SLO No. 5.2.1
SLO Text Differentiate among the following types of networks: a. Local Area Network (LAN) b.
Metropolitan Area Network (MAN) c. Wide Area Network (WAN) d. Personal Area
Network (PAN) e. Bluetooth network f. internet.
Max Marks 6
Cognitive U
Level
Checking 1 mark for the diagram of LAN.
Hints 1 mark for the diagram of WAN.
1 mark for the description of LAN.
1 mark for the description of WAN.
1 mark for any TWO characteristics of LAN.
1 mark for any TWO characteristics of WAN.
Overall As this was an ERQ question, almost half of the cohort attempted this part. The cohort's
Performance overall response to this question was above average. Most candidates provided
appropriate descriptions of LAN and WAN, along with their distinguishing
characteristics and diagrams. However, a few candidates struggled to draw the diagrams
accurately and wrote the characteristics, indicating potential conceptual gaps. To
improve, candidates should focus on reinforcing their understanding of LAN and WAN
concepts, ensuring precise diagram representations and detailed characteristics.
Encouraging more practice and providing visual aids may enhance their responses.
Description Better responses included an accurate diagram depicting LAN and WAN and mentioned
of Better key characteristics (geographical area and speed) of both in the explanation. The diagram
Responses helped visually represent the concepts, enhancing the response’s clarity. Additionally,
the candidates’ description of the characteristics demonstrated a good understanding of
LAN and WAN.
Image of
Better
Response
Description Weaker responses depicted unclarity in the understanding of key concepts of LAN and
of Weaker WAN. Candidates did not mention key characteristics of both networks like geographical
Responses area and speed, etc. The majority of the candidates were also unable to pictorially represent
the network types. Use of simulation software can help the candidates to have better
understanding of concept.
Image of
Weaker
Response