You are on page 1of 2

RYAN INTERNATIONAL SCHOOL

2020-2021

BLUE PRINT FOR FINAL TERM EXAMINATION


CLASS-XI – COMPUTER SCIENCE (NEW WITH PYTHON)
MM : 70

Unit Unit Name Topics Topics Total


No. wise Marks
marks

1 Computer Boolean logic: NOT, AND, OR, NAND, NOR, XOR, 5


Systems and NOT, truth tables and De Morgan’s laws, Logic circuits
Organisation

2 Computational *Getting Started with Python 40


Thinking and *Comments
Programming - *Python Fundamentals
1 *Variables
*Operators and data types
*Execution of a program, errors- syntax error, run-time
error and logical error
*Conditional and Iterative Statements
*String Manipulation
*List Manipulation
*Tuples
*Dictionaries
*Modules(random,math,statistics)
*Searching(LINEAR AND BINARY) *Sorting(BUBBLE
AND INSERTION)

3 Society, Law ● Cyber safety: safely browsing the web, identity 10


and Ethics-1 protection, confidentiality, social networks, cyber trolls and
(SLE-1) bullying. ● Appropriate usage of social networks: spread of
rumours, and common social networking sites (Twitter,
LinkedIn, and Facebook) and specific usage rules. ● Safely
accessing web sites: adware, malware, viruses, trojans ●
Safely communicating data: secure connections,
eavesdropping, phishing and identity verification. ●
Intellectual property rights, plagiarism, digital rights
management, and licensing (Creative Commons, GPL and
Apache), open source, open data, privacy. ● Privacy laws,
fraud; cyber-crime- phishing, illegal downloads, child
pornography, scams; cyber forensics, IT Act, 2000. ●
Technology and society: ● understanding of societal issues
and cultural changes induced by technology. ● E-waste
management: proper disposal of used electronic gadgets. ●
Identity theft, unique ids and biometrics. ● Gender and
disability issues while teaching and using computers.

4 Database Database Concepts: Introduction to database concepts and 15


Management its need. Relational data model: Concept of domain,
relation, tuple, attribute, degree, cardinality, key, primary
key, candidate key, alternate key and foreign key;
Structured Query Language: General Concepts: Advantages
of using SQL, Data Definition Language and Data
Manipulation Language; Data Types: number / decimal,
character / varchar / varchar2, date;
SELECT, DISTINCT, FROM, WHERE, IN, BETWEEN,
LIKE, NULL / IS NULL, ORDER BY,GROUP BY,
HAVING; SQL functions: SUM ( ), AVG ( ), COUNT ( ),
MAX ( ) and MIN ( ); Joins: equi-join and natural join

Marking Scheme/Blue Print


Unit Name of the Unit 1 2 3 5 Total
No. marks marks marks marks

1 Computer Systems and Organization (CSO) 3 1 - - 05

2 Programming and Computational Thinking-1 - 4 4 4 40


(PCT-1)

3 Society, Law and Ethics-1 (SLE-1) 8 1 - - 10

4 DataBase Management-1 (DM-1) 11 2 - - 15

TOTAL 22 8 4 4 70

Question wise weightage


Marks per question Total Number of questions Total Marks

1 Mark Questions 22 01x22=22

2 Marks Questions 08 02x08=16

3 Marks Questions 04 03x04=12

5 Marks Questions 04 05x04=20

Total 38 70

Practical (30 marks)

S.No. Area Marks


(Total=30)

1. Lab Test (12 marks)

Python program (60% logic + 20% documentation + 20% code quality) 12

2. Report File + Viva (10 marks)

Report file : Minimum 20 Python programs 7

Viva voce 3

3. Project (8 marks)
(that uses most of the concepts that have been learnt See CS-XII for the rules
regarding the projects)

You might also like