0% found this document useful (0 votes)
5 views13 pages

SSC-2024 Computer Science Exam Rubrics

The document outlines the rubrics for the SSC-2024 1st Annual Examination in Computer Science, detailing the criteria for grading various topics and questions. Each criterion is associated with levels of achievement, ranging from Level 1 to Level 6, with specific marks allocated for correct answers and descriptions. The document serves as a comprehensive guide for evaluators to assess student performance based on defined standards.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views13 pages

SSC-2024 Computer Science Exam Rubrics

The document outlines the rubrics for the SSC-2024 1st Annual Examination in Computer Science, detailing the criteria for grading various topics and questions. Each criterion is associated with levels of achievement, ranging from Level 1 to Level 6, with specific marks allocated for correct answers and descriptions. The document serves as a comprehensive guide for evaluators to assess student performance based on defined standards.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

RUBRICS: SSC-2024

1st ANNUAL EXAMINATION 2024


SUBJECT: COMPUTER SCIENCE SSC-II (Paper-B)

#/
Criteria Level 1 (Marks) Level 2 (Marks) Level 3 (Marks) Level 4 (Marks) Level 5 (Marks) Level 6 (Marks
Part #
Any relevant Wrong/Irrelevant
Purpose of defining Correct Description(01)
statement(0.5) answer(0)
2(i)
Any relevant Wrong/Irrelevant
Purpose of analyzing Correct Description(01)
statement(0.5) answer(0)
Partially Correct Any relevant Wrong/Irrelevan
OR Purpose of a search engine Correct Description(02)
description(01) statement(0.5) t answer(0)
Difference between gets( ) Any relevant Wrong/Irrelevant
Correct Difference(01)
and puts( ) functions statement(0.5) answer(0)
2(ii)
Example of gets( ) & puts( ) Correct example of both Correct example of Wrong/Irrelevant
functions (01) any one (0.5) answer(0)
Purpose of default keyword Partially Correct Any relevant Wrong/Irrelevan
OR Correct Description(02)
in switch description(01) statement(0.5) t answer(0)
Any relevant Wrong/Irrelevant
Description of flowchart Correct Description(01)
statement(0.5) answer(0)
2(iii)
Any relevant Wrong/Irrelevant
Purpose of any one flowchart Correct Description(01)
statement(0.5) answer(0)
symbol
Rules for specifying variable
names Any relevant Wrong/Irrelevant
Correct Description(01)
statement(0.5) answer(0)
OR 1st Rule
Any relevant Wrong/Irrelevant
2nd Rule Correct Description(01)
statement(0.5) answer(0)
Correction of any four
errors in the given code: Wrong/Irrelevant
Any 1st correct error
answer(0)
2(iv) 1st Correction correction (0.5)

Wrong/Irrelevant
2nd Correction Any 2nd correct error
answer(0)
correction (0.5)
RUBRICS: SSC-2024
1st ANNUAL EXAMINATION 2024
SUBJECT: COMPUTER SCIENCE SSC-II (Paper-B)

Any 3rd correct error correction Wrong/Irrelevant


3rd Correction (0.5) answer(0)
Any 4th correct error correction Wrong/Irrelevant
th
4 Correction (0.5) answer(0)
Reason: of header files not Any relevant Wrong/Irrelevant
Correct Description(01)
used in C program statement(0.5) answer(0)
Any one Correct Wrong/Irrelevant
OR Example of Header file
Example(0.5) answer(0)
Purpose of mentioned Wrong/Irrelevant
Correct Description(0.5)
Header file answer(0)
Output of: 1st Wrong/Irrelevant
Correct Description(01) answer(0)
Expression
2(v)
Wrong/Irrelevant
2nd Expression Correct Description(01)
answer(0)
Correctly rewritten the Wrong/Irrelevant
OR Rewrite the code using if else Partially rewritten (01)
code(02) answer(0)
Any relevant Wrong/Irrelevant
Purpose of do while loop in C Correct Description(01)
statement(0.5) answer(0)
2(vi) language
Any relevant Wrong/Irrelevant
Syntax of do while loop Correct Description(01)
statement(0.5) answer(0)
Differences between AND
and NAND gates. Any relevant Wrong/Irrelevant
Any 1st correct difference (01)
statement(0.5) answer(0)
OR 1st Difference
Any relevant Wrong/Irrelevant
2nd Difference Any 2nd correct difference
statement(0.5) answer(0)
(01)
Evaluation of Wrong/Irrelevant
2(vii) 1st Expression correctly
expressions: answer(0)
evaluated (01)
1st Expression output:
RUBRICS: SSC-2024
1st ANNUAL EXAMINATION 2024
SUBJECT: COMPUTER SCIENCE SSC-II (Paper-B)

Wrong/Irrelevant
2nd Expression output: 2nd Expression correctly
answer(0)
evaluated (01)
Wrong/Irrelevant
OR Output of given code Correctly evaluated (02)
answer(0)
Write C program:
Wrong/Irrelevant
Statement to declare variables Correct statement (0.5) answer(0)

Statement to take inputs Wrong/Irrelevant


Correct statement (0.5)
2(viii) (length & width) answer(0)
Wrong/Irrelevant
Statement to calculate area Correct statement (0.5)
answer(0)
Wrong/Irrelevant
Statement to display Area Correct statement (0.5)
answer(0)
Any relevant Wrong/Irrelevant
Description of URL Correct Description(01)
statement(0.5) answer(0)
OR
Wrong/Irrelevant
Example of URL Correct example (01)
answer(0)
Wrong/Irrelevant
2(ix) Output of given code (C) Correctly evaluated (02)
answer(0)
Partially correct Wrong/Irrelevant
OR Output of given code(HTML) Correctly evaluated (02) answer(0)
evaluated (01)
Correctly rewritten the Wrong/Irrelevant
2(x) Rewrite the code Partially rewritten (01)
code(02) answer(0)
Wrong/Irrelevant
Draw NAND gate Correct Drawing (01)
answer(0)
OR
Draw truth table of NAND Partially Correct Wrong/Irrelevant
Correct Drawing (01)
gate Drawing (0.5) answer(0)
Output of logic circuit. Wrong/Irrelevant
2(xi) Correctly evaluated (0.5)
OR gate: answer(0)
RUBRICS: SSC-2024
1st ANNUAL EXAMINATION 2024
SUBJECT: COMPUTER SCIENCE SSC-II (Paper-B)

Wrong/Irrelevant
NOT gate: Correctly evaluated (0.5)
answer(0)
Wrong/Irrelevant
AND gate: Correctly evaluated (01)
answer(0)
HTML code: Wrong/Irrelevant
Correct statement (01)
For Bold: answer(0)
OR
Wrong/Irrelevant
For Underline: Correct statement (01)
answer(0)
Correct four Correct three Correct two
Drawing of flowchart to print Correct five symbols in right Correct one Wrong/Irreleva
3 symbols in right symbols in right symbols in right
the multiplication table order (05) symbol (01) nt answer (0)
order (04) order (03) order 02)
Write C program:
Wrong/Irrelevant
Statement for header file / Correct statement (01)
answer(0)
declaring variable
Wrong/Irrelevant
Statement for loop Correct statement (01)
answer(0)
OR Statement to calculate Wrong/Irrelevant
Correct statement (01)
square answer(0)
Wrong/Irrelevant
Statement to calculate sum Correct statement (01)
answer(0)
Wrong/Irrelevant
Statement to display Sum Correct statement (01)
answer(0)
Modules of programming Partially correct Wrong/ Irrelevant
Correct description (1)
Module 1: description (0.5) answer (0)

4 Module 2: Partially correct Wrong/ Irrelevant


Correct description (1)
description (0.5) answer (0)
Module 3: Partially correct Wrong/ Irrelevant
Correct description (1)
description (0.5) answer (0)
RUBRICS: SSC-2024
1st ANNUAL EXAMINATION 2024
SUBJECT: COMPUTER SCIENCE SSC-II (Paper-B)

Module 4: Partially correct Wrong/ Irrelevant


Correct description (1)
description (0.5) answer (0)
Module 5: Partially correct Wrong/ Irrelevant
Correct description (1)
description (0.5) answer (0)
Purpose of following Escape Correct example of Wrong/ Irrelevant
Sequence: Correct description (1) both(0.5) answer (0)
\a
Any relevant Wrong/ Irrelevant
\\ Correct description (1)
statement (0.5) answer (0)
OR Any relevant Wrong/ Irrelevant
\n Correct description (1)
statement (0.5) answer (0)
Any relevant Wrong/ Irrelevant
\t Correct description (1)
statement (0.5) answer (0)
Any relevant Wrong/ Irrelevant
\b Correct description (1)
statement (0.5) answer (0)
Difference between break and Any three correct Any two correct Any one Wrong/
5 continue statements differentiation (03) differentiation (02) correct Irrelevant
differentiatio answer (0)
n (01)
Example of break and Correct examples of both(02) Correct example of any Wrong/
continue one(01) Irrelevant
answer (0)
Difference between Ordered Any three correct Any two correct Any one Wrong/
list and Definition list differentiation (03) differentiation (02) correct Irrelevant
OR differentiatio answer (0)
n (01)
Example of Ordered list and Correct examples of both(02) Correct example of any Wrong/
Definition list one(01) Irrelevant
answer (0)
RUBRICS: SSC-2024
1st ANNUAL EXAMINATION 2024
SUBJECT: COMPUTER SCIENCE SSC-II (Paper-B)

Simplification by Karnaugh Wrong/Irrelevant


Correct Drawing (0.5)
Map Map drawing: answer(0)

Wrong/Irrelevant
Map Labeling Correct Drawing (0.5)
answer(0)
Wrong/Irrelevant
Filling Correct Drawing (0.5)
answer(0)
6
Wrong/Irrelevant
Pairing(grouping) Correct Drawing (0.5)
answer(0)
Wrong/Irrelevant
Find SOP Correct Drawing (0.5)
answer(0)

Partially Correct Any relevant Wrong/Irrelevant


Construction of the logic Correct Drawing(2.5)
Drawing (2) Drawing (1) answer(0)
Circuit for the simplified
expression
Any relevant
Wrong/Irrelevant
Description of conditional Correct description (1) statement (0.5)
answer(0)
statement
OR Description of any 1st Partially Correct Any relevant Wrong/Irreleva
Correct Description(02)
conditional statement : description(01) statement(0.5) nt answer(0)
Description of any 2nd Partially Correct Any relevant Wrong/Irreleva
Correct Description(02)
conditional statement : description(01) statement(0.5) nt answer(0)

Note: All the markers must know the solutions of all the question items of the question paper before starting marking.
RUBRICS: SSC-2024
1st ANNUAL EXAMINATION 2024
SUBJECT: COMPUTER SCIENCE SSC-II (Paper-D)

#/
Criteria Level 1 (Marks) Level 2 (Marks) Level 3 (Marks) Level 4 (Marks) Level 5 (Marks) Level 6 (Marks
Part #
Differentiation between unary
and binary operators. Wrong/Irrelevant
Any 1st correct difference(0.5)
answer(0)
1st Difference :
Wrong/Irrelevant
2nd Difference : Any 2nd correct difference(0.5)
2(i) answer(0)
Wrong/Irrelevant
Example of unary operator Any one correct example(0.5)
answer(0)
Wrong/Irrelevant
Example of binary operator Any one correct example
answer(0)
(0.5)
Difference between default
and case in switch statement Any 1st correct difference (01) Any relevant Wrong/Irrelevant
statement(0.5) answer(0)
OR 1st Difference :
Any relevant Wrong/Irrelevant
2nd Difference : Any 2nd correct difference (01)
statement(0.5) answer(0)
Any relevant Wrong/Irrelevant
Description of flowchart Correct Description(01)
statement(0.5) answer(0)
Drawing of flowchart Wrong/Irrelevant
2(ii) Correct Drawing (0.5)
symbol Symbol 1: answer(0)

Wrong/Irrelevant
Symbol 2: Correct Drawing (0.5)
answer(0)
Any relevant Wrong/Irrelevant
Description of Comments Correct Description(01)
statement(0.5) answer(0)
Symbol for single line Wrong/Irrelevant
OR Correct Drawing (0.5)
comment answer(0)
Symbol for multiple line Wrong/Irrelevant
Correct Drawing (0.5)
comment answer(0)
RUBRICS: SSC-2024
1st ANNUAL EXAMINATION 2024
SUBJECT: COMPUTER SCIENCE SSC-II (Paper-D)

Correction of any four


errors in the given Wrong/Irrelevant
Any 1st correct error
code(C): answer(0)
correction(0.5)
Correction 1:
Any 2nd correct error Wrong/Irrelevant
2(iii) Correction 2: correction(0.5) answer(0)
Any 3rd correct error Wrong/Irrelevant
Correction 3: correction(0.5) answer(0)
Any 4th correct error Wrong/Irrelevant
Correction 4: correction(0.5) answer(0)
Correct any four errors in
the given code(HTML): Wrong/Irrelevant
Any 1st correct error
answer(0)
Correction 1: correction(0.5)
Any 2nd correct error Wrong/Irrelevant
Correction 2: correction(0.5)
OR answer(0)
Any 3rd correct error Wrong/Irrelevant
Correction 3: correction(0.5) answer(0)
Any 4th correct error Wrong/Irrelevant
Correction 4: correction(0.5) answer(0)
Role of algorithm Any relevant Wrong/Irrelevant
Correct Description(01)
Role 1: statement(0.5) answer(0)
2(iv)
Any relevant Wrong/Irrelevant
Role 2: Correct Description(01)
statement(0.5) answer(0)
Description of High Level Any relevant Wrong/Irrelevant
Correct Description(01)
Language statement(0.5) answer(0)
OR Wrong/Irrelevant
Examples of High Level Any two Correct Any one Correct answer(0)
Language Examples(01) Example(0.5)
RUBRICS: SSC-2024
1st ANNUAL EXAMINATION 2024
SUBJECT: COMPUTER SCIENCE SSC-II (Paper-D)

Output of: Wrong/Irrelevant


st
Correct Description(01) answer(0)
1 Expression:
2(v)
Wrong/Irrelevant
2nd Expression: Correct Description(01)
answer(0)
Correctly rewritten the Wrong/Irrelevant
OR Rewrite the code Partially correct
code(02) answer(0)
rewritten (01)
Purpose of continue Partially Correct Any relevant Wrong/Irrelevan
2(vi) Correct Description(02)
statement in loops Description(01) statement(0.5) t answer(0)
Partially Correct Wrong/Irrelevant
Drawing of truth table of OR Correct Drawing (01)
Drawing (0.5) answer(0)
OR gate
Partially Correct Wrong/Irrelevant
Drawing of truth table of NOR Correct Drawing (01)
Drawing (0.5) answer(0)
gate
Evaluation of Wrong/Irrelevant
Correctly evaluated (01)
program: answer(0)
2(vii)
Output of X
Wrong/Irrelevant
Output of Y Correctly evaluated (01)
answer(0)
Partially Correct Wrong/Irrelevant
OR Output of given code Correctly evaluated (02) answer(0)
evaluated (1)
Write C program:
Wrong/Irrelevant
Statement to take Correct statement (0.5)
answer(0)
inputs (Number-1 and
2)

2(viii) Statement to calculate Wrong/Irrelevant


Correct statement (01)
average answer(0)
Wrong/Irrelevant
Statement to display average Correct statement (0.5)
answer(0)
RUBRICS: SSC-2024
1st ANNUAL EXAMINATION 2024
SUBJECT: COMPUTER SCIENCE SSC-II (Paper-D)

Any relevant Wrong/Irrelevant


Description of Web browser Correct Description(01)
statement(0.5) answer(0)
Example of URL Wrong/Irrelevant
OR Any 1st correct example (0.5)
st
1 Example: answer(0)

Wrong/Irrelevant
2nd Example: Any 2nd correct example (0.5)
answer(0)
Partially correct Wrong/Irrelevant
2(ix) Output of given code (C) Correctly evaluated (02)
evaluated (01) answer(0)
Partially correct Wrong/Irrelevant
OR Output of given code(HTML) Correctly evaluated (02)
evaluated (1) answer(0)
Output of logic circuit. Wrong/Irrelevant
Correctly evaluated (0.5)
NOT gate: answer(0)
Wrong/Irrelevant
2(x) AND gate: Correctly evaluated (0.5)
answer(0)
Wrong/Irrelevant
OR gate: Correctly evaluated (01)
answer(0)
HTML code:
Wrong/Irrelevant
For background color Correct statement (01)
answer(0)
OR (yellow):
Wrong/Irrelevant
For foreground colors (red): Correct statement (01)
answer(0)
Correctly rewritten the Wrong/Irrelevant
2(xi) Rewrite the code Partially correct
code(02) answer(0)
rewritten(01)
Wrong/Irrelevant
Drawing AND gate Correct Drawing (01)
answer(0)
OR Partially Correct Wrong/Irrelevant
Drawing truth table of AND Correct Drawing (01) Drawing (0.5) answer(0)
gate
RUBRICS: SSC-2024
1st ANNUAL EXAMINATION 2024
SUBJECT: COMPUTER SCIENCE SSC-II (Paper-D)

Partially correct Wrong/ Irrelevant


Purpose of Variable Correct description (1)
description (0.5) answer (0)
Rules for Variable naming Wrong/ Irrelevant
Correct description (0.5)
st
1 Rule: answer (0)

Example of 1st Rule Wrong/ Irrelevant


Correct example(0.5)
answer (0)

2nd Rule Wrong/ Irrelevant


Correct description (0.5)
answer (0)
3 Example of 2nd Rule: Wrong/ Irrelevant
Correct example(0.5)
answer (0)
3rd Rule : Wrong/ Irrelevant
Correct description (0.5)
answer (0)
Example of 3rd Rule Wrong/ Irrelevant
Correct example(0.5)
answer (0)
4th Rule : Wrong/ Irrelevant
Correct description (0.5)
answer (0)
Example of 4th Rule Wrong/ Irrelevant
Correct example(0.5)
answer (0)
Purpose of following Escape Any relevant Wrong/ Irrelevant
Sequence: Correct description (1) statement (0.5) answer (0)
\a
Any relevant Wrong/ Irrelevant
\” Correct description (1)
statement (0.5) answer (0)
OR Any relevant Wrong/ Irrelevant
\n Correct description (1)
statement (0.5) answer (0)
Any relevant Wrong/ Irrelevant
\r Correct description (1)
statement (0.5) answer (0)
Any relevant Wrong/ Irrelevant
\\ Correct description (1)
statement (0.5) answer (0)
RUBRICS: SSC-2024
1st ANNUAL EXAMINATION 2024
SUBJECT: COMPUTER SCIENCE SSC-II (Paper-D)
Differences between while Any three Correct Any two Correct Any One Correct Any relevant Wrong/Irrelevan
Loop and do while loop differences (3) differences (02) difference(01) statement (0.5) t answer (0)

Example of while loop Wrong/Irrelevant


Correct example(01)
4 answer(0)
Example of do while loop Wrong/Irrelevant
Correct example(01) answer(0)

Difference between Any three correct Any two correct Any one Any relevant Wrong/
OR Unordered list and Definition differentiation (03) differentiation (02) correct statement (0.5) Irrelevant
list differentiatio answer (0)
n (01)
Example of Unordered list and Correct examples of both(02) Correct example of any Wrong/
Definition list one(01) Irrelevant
answer (0)
Simplification by Karnaugh Wrong/Irrelevant
Correct Drawing (0.5)
Map Map drawing: answer(0)

Wrong/Irrelevant
Map Labeling Correct Drawing (0.5)
answer(0)
Wrong/Irrelevant
Filling Correct Drawing (0.5)
answer(0)
5
Wrong/Irrelevant
Pairing(grouping) Correct Drawing (0.5)
answer(0)
Wrong/Irrelevant
Find SOP Correct Drawing (0.5)
answer(0)

Wrong/Irrelevant
Construction of logic Circuit Correct Drawing(2.5)
answer(0)
for the simplified expression
Partially Correct Any relevant Wrong/Irrelevan
Purpose of if else if Correct Description(02)
description(01) statement(0.5) t answer(0)
Any relevant Wrong/Irrelevant
OR Syntax of if else if Correct description (1)
statement (0.5) answer(0)
Partially Correct Any relevant Wrong/Irrelevan
Working Example of if else if Correct Description(02)
description(01) statement(0.5) t answer(0)
RUBRICS: SSC-2024
1st ANNUAL EXAMINATION 2024
SUBJECT: COMPUTER SCIENCE SSC-II (Paper-D)
Correct four Correct three Correct two
Drawing of flowchart to Correct five symbols in right Correct one Wrong/Irreleva
6 symbols in right symbols in right symbols in right
find the factorial of a given order (05) symbol (01) nt answer (0)
number order (04) order (03) order 02)

Write C program: Wrong/Irrelevant


Correct statement (01)
Statement for header file answer(0)
Statement for variable Wrong/Irrelevant
Correct statement (01)
declaration answer(0)
OR Wrong/Irrelevant
Statement for loop Correct statement (01)
answer(0)
Statement for increment Wrong/Irrelevant
Correct statement (01)
(+3) answer(0)
Wrong/Irrelevant
Statement to display output Correct statement (01)
answer(0)

Note: All the markers must know the solutions of all the question items of the question paper before starting marking.

You might also like