0% found this document useful (0 votes)
12 views21 pages

IP Project

Project

Uploaded by

nishanchand782
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views21 pages

IP Project

Project

Uploaded by

nishanchand782
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 21

SHREE SWAMINARAYAN ENGLISH MEDIUM

SCHOOL SALVAV,VAPI

PROJECT REPORT

ON

Test System

FOR

SSCE 2024 -25


EXAMINATION
(As a part of Informatics Practices)

SUBMITTED BY: Kalpesh Saini

BOARD ROLL NO:


UNDER THE GUIDANCE OF: MRS. ARCHANA DESHMUKH
CERTIFICATE
This is to certify that

the project entitled,

Test System
is a Bona-fide work done by
Aditya Ahir
of class
XII-SCIENCE B

SHREE SWAMINARAYAN ENGLISH MEDIUM SCHOOL - SALVAV


For session 2024 - 25
In partial fulfillment of
CBSE’s SENIOR SCHOOL CERTIFICATE EXAMINATION 2024 -25
Has been carried out under my direct supervision and
guidance. This report or a similar report on this topic has
not been submitted for any other examination and does not
form a part of any other course undergone by the candidate.

External examiner Internal examiner Principal

School Seal
ACKNOWLEDGEMENT

In the accomplishment of this project successfully,


many people have bestowed their blessings and heart
pledged support upon me. I would like to express my
special thanks of gratitude to my teacher Mrs. Archana
Deshmukh, who gave me golden opportunity to do this
wonderful project of and for giving me able guidance and
support in completing my project. I would also like to
extend my gratitude to Principal Ma’am Mrs. Minal Desai
for providing me with all the facility that was required.

I sincerely applaud my parents, friends and classmate


who have helped me with their valuable suggestions
which was helpful to me in various phases of the
completion of the project.

Aditya Ahir
XII SCIENCE B
REFERENCES
Textbook by Sumita Arora
www.google.com
Textbook by NCERT
PROJECT ON TEST MANAGEMENT SYSTEM
INTRODUCTION
INTRODUCTION
A Test Management System is a software application or platform
designed to facilitate the efficient Academic operations within a
Educational institution. This system is instrumental in automating
and streamlining a wide range of test that are essential for the
functioning of a school.

OBJECTIVES OF THE PROJECT


The objective of this project is to let the students apply the
programming knowledge into a real-world situation/problem and
exposed the students how programming skills helps in developing
a good software.
1. Write programs utilizing modern software tools.
2. Apply object oriented programming principles effectively when
developing small to medium sized projects.
3. Write effective procedural code to solve small to medium sized
problems.
4. Students will demonstrate a breadth of knowledge in computer
science, as exemplified in the areas of systems, theory and
software development. 5. Students will demonstrate ability to
conduct a research or applied Computer Science Project, requiring
writing and presentation skills which exemplify scholarly style in
Computer science.
Csv file in excel
Source Code
OUTPUT
Hardware and software requirement for the project:-
Hardware Requirements:
1. Processor:
Minimum: Intel i3 to i7 or equivalent
2. RAM -
Minimum: 4 GB,
3. Storage-
Minimum: 10 GB of free storage (for the operating
system,
Python installation, libraries, and project files).
4. Display-Standard resolution monitor (1366x768
pixels).
5. Other Peripherals- A keyboard and mouse.
Software Requirements:
1. Operating System- - Windows: Windows 10 or
higher.
2. Python: - Version: Python 3.8 or higher.
-Installation: Python can be downloaded from
[python.org](https://www.python.org/downloads/).
3. Integrated Development Environment (IDE)/Text
Editor
IDLE: Python’s built-in editor, good for beginners.
4. Python Libraries:
- pandas: For handling and processing CSV files.
- numpy: Useful for numerical operations.
- matplotlib : For data visualization, if required.
5. CSV File:
- The CSV file should be structured properly, with
headers and consistent data types.

You might also like